Renamed .c -> .h so we can start adding c++ supporting routines.

This commit is contained in:
curt
1998-10-16 19:30:37 +00:00
parent c7c353df05
commit 787591dd79
3 changed files with 21 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ libMath_a_SOURCES = \
MAT3inv.c \
MAT3mat.c \
MAT3vec.c \
fg_geodesy.c fg_geodesy.h \
fg_geodesy.cxx fg_geodesy.hxx \
fg_random.c fg_random.h \
interpolater.cxx interpolater.hxx \
mat3.h mat3defs.h mat3err.h \