]> git.mxchange.org Git - flightgear.git/blobdiff - LaRCsim/navion_gear.c
Tons of little changes to clean up the code and to remove fatal errors
[flightgear.git] / LaRCsim / navion_gear.c
index e9c5b768a84d0ef68a6f34c32ff7bd91e1879338..a527159596d5ef01bba534911c5e1a679aaf5a7a 100644 (file)
 
 $Header$
 $Log$
+Revision 1.2  1998/01/19 18:40:29  curt
+Tons of little changes to clean up the code and to remove fatal errors
+when building with the c++ compiler.
+
 Revision 1.1  1997/05/29 00:10:02  curt
 Initial Flight Gear revision.
 
@@ -108,8 +112,7 @@ clear3( DATA v[] )
     v[0] = 0.; v[1] = 0.; v[2] = 0.;
 }
 
-gear()
-{
+void gear( SCALAR dt, int Initialize ) {
 char rcsid[] = "$Id$";
 
   /*