]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/JSBSim/FGConfigFile.cpp
Check return value of FDM::init().
[flightgear.git] / src / FDM / JSBSim / FGConfigFile.cpp
index 185ef985c14bfcfaf32328fb09063fc9e82f0616..28432622762fda79e75e0a0992fd71e66513cc82 100644 (file)
@@ -21,6 +21,9 @@ INCLUDES
 #include <stdlib.h>
 #include <math.h>
 
+static const char *IdSrc = "$Header$";
+static const char *IdHdr = "ID_CONFIGFILE";
+
 /*******************************************************************************
 ************************************ CODE **************************************
 *******************************************************************************/