1
0
Fork 0

Fixing git status reports

pull/13/merge
Cees Bassa 2018-02-27 21:53:14 +01:00
parent a2ee1093aa
commit 0175c9c2b3
6 changed files with 5 additions and 36 deletions

View File

@ -2,6 +2,7 @@
#include <string.h>
#include <math.h>
#include <stdlib.h>
#include <ctype.h>
#include "sgdp4h.h"
#include "satutl.h"
#include <getopt.h>

View File

@ -13,6 +13,9 @@ F77 = gfortran
all:
make addwcs angular calibrate dec2sex faketle fitsheader fitskey imgstat jpg2fits jpgstack measure pgm2fits plotfits pstrack rde2iod reduce residuals runsched satfit satid satmap satorbit sex2dec skymap tle2ole tleinfo uk2iod stviewer wcsfit deproject slewto waitfor pass detect launchtle propagate fakeiod csv2tle normal posmatch posvel xyz2tle mvtle confirm allnight
lite:
make faketle residuals satfit satmap satorbit tleinfo uk2iod pass launchtle propagate skymap allnight
geolon: geolon.o sgdp4.o satutl.o deep.o ferror.o
$(CC) -o geolon geolon.o sgdp4.o satutl.o deep.o ferror.o -lm

View File

@ -2,6 +2,7 @@
#include <string.h>
#include <stdlib.h>
#include <math.h>
#include <ctype.h>
#include "cel.h"
#include "sgdp4h.h"
#include <getopt.h>

View File

@ -1,12 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=ST_Compress
Comment=
Exec=st_compress.sh
OnlyShowIn=XFCE;
StartupNotify=false
Terminal=true
Hidden=false

View File

@ -1,12 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=EOG
Comment=
Exec=st_eog.sh
OnlyShowIn=XFCE;
StartupNotify=false
Terminal=false
Hidden=false

View File

@ -1,12 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=Runshed
Comment=
Exec=st_runsched.sh
OnlyShowIn=XFCE;
StartupNotify=false
Terminal=true
Hidden=false