1
0
Fork 0

Added FGScript.{cpp,h}

This commit is contained in:
curt 2001-12-22 17:40:26 +00:00
parent 3f1e9cdc37
commit f5c9008823

View file

@ -42,6 +42,7 @@ libJSBSim_a_SOURCES = \
FGPosition.cpp FGPosition.h \
FGRotation.cpp FGRotation.h \
FGRocket.cpp FGRocket.h \
FGScript.cpp FGScript.h \
FGState.cpp FGState.h \
FGTable.cpp FGTable.h \
FGThruster.cpp FGThruster.h \