]> git.mxchange.org Git - flightgear.git/commitdiff
Header change.
authorcurt <curt>
Thu, 6 Aug 1998 12:46:37 +0000 (12:46 +0000)
committercurt <curt>
Thu, 6 Aug 1998 12:46:37 +0000 (12:46 +0000)
LaRCsim/default_model_routines.c
LaRCsim/ls_accel.c
LaRCsim/ls_aux.c
LaRCsim/ls_cockpit.h
LaRCsim/ls_gravity.c
LaRCsim/ls_model.c
LaRCsim/ls_sim_control.h
LaRCsim/ls_sym.h
LaRCsim/navion_gear.c

index b888dba6cbfded2cffd547737d24eed94f7249b4..4fb611c95a1ddaf80677bb81afab45c8c3f5747e 100644 (file)
@@ -33,6 +33,9 @@
 $Header$
 
 $Log$
+Revision 1.3  1998/08/06 12:46:37  curt
+Header change.
+
 Revision 1.2  1998/01/19 18:40:23  curt
 Tons of little changes to clean up the code and to remove fatal errors
 when building with the c++ compiler.
index 19fe7d3b28d8235b8e6cf0df304e0341cfed8eed..fb091b0fe071e637c6457ab571aa606d9f76e006 100644 (file)
@@ -38,6 +38,9 @@
            
 $Header$
 $Log$
+Revision 1.3  1998/08/06 12:46:38  curt
+Header change.
+
 Revision 1.2  1998/01/19 18:40:24  curt
 Tons of little changes to clean up the code and to remove fatal errors
 when building with the c++ compiler.
index a372f2658453ae7cad887914229b412e62dea4fb..58ddc766052a2d2390f182134fc6d75da97bc724 100644 (file)
@@ -47,6 +47,9 @@
 
 $Header$
 $Log$
+Revision 1.3  1998/08/06 12:46:38  curt
+Header change.
+
 Revision 1.2  1998/01/19 18:40:24  curt
 Tons of little changes to clean up the code and to remove fatal errors
 when building with the c++ compiler.
index f240472436b10d096f71e8b118ad5ec9f9559e68..96fc0006702e59d7d36f3d85dbf4a4c8608a2f93 100644 (file)
@@ -35,6 +35,9 @@
 
 $Header$
 $Log$
+Revision 1.4  1998/08/06 12:46:39  curt
+Header change.
+
 Revision 1.3  1998/01/22 02:59:32  curt
 Changed #ifdef FILE_H to #ifdef _FILE_H
 
index 8490e267aaf33101f6ae0438cf60cccd77f38e8a..44b56349fa6f7b72d271e3a0f626f0585ba57394 100644 (file)
@@ -35,6 +35,9 @@
                                                                                
 $Header$
 $Log$
+Revision 1.3  1998/08/06 12:46:39  curt
+Header change.
+
 Revision 1.2  1998/01/19 18:40:26  curt
 Tons of little changes to clean up the code and to remove fatal errors
 when building with the c++ compiler.
index 698b7c767a639448a3e70fc8c7c2bfc1aea11291..b9646a14fff1715c1dfdad623e79aec3c58de9cf 100644 (file)
@@ -37,6 +37,9 @@
        CURRENT RCS HEADER INFO:
 $Header$
 $Log$
+Revision 1.3  1998/08/06 12:46:39  curt
+Header change.
+
 Revision 1.2  1998/01/19 18:40:27  curt
 Tons of little changes to clean up the code and to remove fatal errors
 when building with the c++ compiler.
index 4cae282c4b943bb60c77c8ba67bec9319cafc4b9..753c75be5df19562ad9380a8a5ccfabbc156811c 100644 (file)
@@ -40,6 +40,9 @@
 
 $Header$
 $Log$
+Revision 1.4  1998/08/06 12:46:39  curt
+Header change.
+
 Revision 1.3  1998/01/22 02:59:33  curt
 Changed #ifdef FILE_H to #ifdef _FILE_H
 
index 4f032720cf3b956643ff7b7a87c0b3f26c05fdde..eca19894bee6096ca537cce978380dd698da9b00 100644 (file)
@@ -40,6 +40,9 @@
 
 $Header$
 $Log$
+Revision 1.3  1998/08/06 12:46:40  curt
+Header change.
+
 Revision 1.2  1998/01/22 02:59:34  curt
 Changed #ifdef FILE_H to #ifdef _FILE_H
 
index 412eb828ff6b691fd901ac3ebc8f9b177bbb7726..580c4f76d8394e98a1793f9a5d6da0956926d03f 100644 (file)
@@ -36,6 +36,9 @@
 
 $Header$
 $Log$
+Revision 1.4  1998/08/06 12:46:40  curt
+Header change.
+
 Revision 1.3  1998/02/03 23:20:18  curt
 Lots of little tweaks to fix various consistency problems discovered by
 Solaris' CC.  Fixed a bug in fg_debug.c with how the fgPrintf() wrapper