Working on redoing internal coordinate systems & scenery transformations.

This commit is contained in:
curt
1997-07-31 22:52:27 +00:00
parent 9c4b4abb50
commit 68af57b759
4 changed files with 34 additions and 17 deletions

View File

@@ -2,5 +2,7 @@ MAT3geom.o: MAT3geom.c mat3defs.h mat3.h
MAT3inv.o: MAT3inv.c mat3defs.h mat3.h
MAT3mat.o: MAT3mat.c mat3defs.h mat3.h
MAT3vec.o: MAT3vec.c mat3.h
fg_geodesy.o: fg_geodesy.c fg_geodesy.h ../constants.h
fg_random.o: fg_random.c fg_random.h
geotest.o: geotest.c ../constants.h fg_geodesy.h
polar.o: polar.c polar.h ../types.h ../constants.h