]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/JSBSim/FGControls.cpp
FG_HAVE_STD_INCLUDES -> SG_HAVE_STD_INCLUDES
[flightgear.git] / src / FDM / JSBSim / FGControls.cpp
index c8693a4f7a2d4c6dc0e2f9bbf0e13426c2e10098..d1206f92101caeed4ed1a96ffc62cf95208d9538 100644 (file)
@@ -24,6 +24,8 @@
 
 #include "FGControls.h"
 
+static const char *IdSrc = "$Header$";
+static const char *IdHdr = "ID_CONTROLS";
 
 FGControls controls;
 
@@ -51,6 +53,21 @@ FGControls::~FGControls() {
 
 
 // $Log$
+// Revision 1.21  2000/11/14 19:32:03  curt
+// Nov. 14, 2000 JSBSim updates
+//
+// Revision 1.4  2000/10/13 19:21:02  jsb
+// ** JSB ** Added version identifiers for all files
+//
+// Revision 1.3  2000/04/26 10:55:57  jsb
+// Made changes as required by Curt to install JSBSim into FGFS
+//
+// Revision 1.8  2000/04/24 21:49:06  curt
+// Updated JSBsim code.
+//
+// Revision 1.2  2000/04/15 13:16:54  jsb
+// In good shape, now, changes to Coefficient and aircraft, mostly, with new commands added and inputs and outputs separated.
+//
 // Revision 1.7  1999/12/30 17:01:59  curt
 // Here is a wrap-up of the latest changes to JSBSim. It still is flaky, but
 // much less so due to returning the aero reference point stuff to the config