sptest.o: sptest.c sunpos.h ../types.h ../constants.h
sunpos.o: sunpos.c sunpos.h ../types.h fg_time.h ../Flight/flight.h \
../Flight/Slew/slew.h ../Flight/LaRCsim/ls_interface.h \
- ../Flight/LaRCsim/../flight.h ../constants.h ../GLUT/views.h \
- ../GLUT/../types.h ../GLUT/../Flight/flight.h ../GLUT/../Math/mat3.h \
+ ../Flight/LaRCsim/../flight.h ../constants.h ../Main/views.h \
+ ../Main/../types.h ../Main/../Flight/flight.h ../Main/../Math/mat3.h \
../Math/fg_geodesy.h ../Math/mat3.h ../Math/polar.h \
../Math/../types.h
ttest.o: ttest.c
#include "sunpos.h"
#include "fg_time.h"
#include "../constants.h"
-#include "../GLUT/views.h"
+#include "../Main/views.h"
#include "../Math/fg_geodesy.h"
#include "../Math/mat3.h"
#include "../Math/polar.h"
/* $Log$
-/* Revision 1.10 1997/09/13 02:00:09 curt
-/* Mostly working on stars and generating sidereal time for accurate star
-/* placement.
+/* Revision 1.11 1997/10/28 21:07:21 curt
+/* Changed GLUT/ -> Main/
/*
+ * Revision 1.10 1997/09/13 02:00:09 curt
+ * Mostly working on stars and generating sidereal time for accurate star
+ * placement.
+ *
* Revision 1.9 1997/09/05 14:17:31 curt
* More tweaking with stars.
*