]> git.mxchange.org Git - flightgear.git/commitdiff
Put comments around the text after an #endif for increased portability.
authorcurt <curt>
Wed, 23 Jul 1997 21:52:10 +0000 (21:52 +0000)
committercurt <curt>
Wed, 23 Jul 1997 21:52:10 +0000 (21:52 +0000)
19 files changed:
Aircraft/aircraft.h
Controls/controls.h
FDM/flight.h
LaRCsim/ls_interface.h
Main/GLTKkey.h
Main/GLUTkey.h
Scenery/Makefile
Scenery/common.h
Scenery/depend
Scenery/geometry.h
Scenery/mesh.h
Scenery/parsevrml.h
Scenery/scenery.h
Simulator/constants.h
Simulator/limits.h
Simulator/types.h
Slew/slew.h
Time/fg_timer.h
Weather/weather.h

index 8d758d18f28d869de99b7e6e96f230951391592c..07a4dbf146ce2ad76e01e3537b133ca9b8b81211 100644 (file)
@@ -47,13 +47,16 @@ extern struct aircraft_params current_aircraft;
 void aircraft_debug(int type);
 
 
-#endif AIRCRAFT_H
+#endif /* AIRCRAFT_H */
 
 
 /* $Log$
-/* Revision 1.3  1997/06/21 17:12:42  curt
-/* Capitalized subdirectory names.
+/* Revision 1.4  1997/07/23 21:52:17  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.3  1997/06/21 17:12:42  curt
+ * Capitalized subdirectory names.
+ *
  * Revision 1.2  1997/05/23 15:40:30  curt
  * Added GNU copyright headers.
  *
index d43751e768ecf0eda882e35cffb2f2ee8bd2d9f5..2425235c7c26790488c0c246490efe99b0eceb80 100644 (file)
@@ -77,13 +77,16 @@ void fgThrottleSet(int engine, double pos);
 
 
 
-#endif CONTROLS_H
+#endif /* CONTROLS_H */
 
 
 /* $Log$
-/* Revision 1.3  1997/05/31 19:16:27  curt
-/* Elevator trim added.
+/* Revision 1.4  1997/07/23 21:52:18  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.3  1997/05/31 19:16:27  curt
+ * Elevator trim added.
+ *
  * Revision 1.2  1997/05/23 15:40:33  curt
  * Added GNU copyright headers.
  *
index dcad05c2338e2414aba7f6435e0ac35272c0db79..4b682d110f8e795195f7aee0219280c740fc2cb2 100644 (file)
@@ -32,7 +32,7 @@
 #include "LaRCsim/ls_interface.h"
 
 
-/* Define the various supported flight models (not all implemented) */
+/* Define the various supported flight models (most not yet implemented) */
 #define FG_LARCSIM     0
 #define FG_ACM         1
 #define FG_HELICOPTER  2
@@ -41,6 +41,7 @@
 #define FG_PARACHUTE   5
 #define FG_SLEW        6
 #define FG_EXTERN_GPS  7
+#define FG_EXTERN_NET  8
 
 
 /* Define a structure containing the shared flight model parameters */
@@ -405,14 +406,17 @@ int fgFlightModelInit(int model, struct flight_params *f, double dt);
 int fgFlightModelUpdate(int model, struct flight_params *f, int multiloop);
 
 
-#endif FLIGHT_H
+#endif /* FLIGHT_H */
 
 
 /* $Log$
-/* Revision 1.6  1997/06/21 17:52:22  curt
-/* Continue directory shuffling ... everything should be compilable/runnable
-/* again.
+/* Revision 1.7  1997/07/23 21:52:19  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.6  1997/06/21 17:52:22  curt
+ * Continue directory shuffling ... everything should be compilable/runnable
+ * again.
+ *
  * Revision 1.5  1997/06/21 17:12:49  curt
  * Capitalized subdirectory names.
  *
index 2cc3773e8a82c964b77021db1a66942a7bfef37c..93dc064bb89ea378a290d999709fa7b5b9176a8d 100644 (file)
@@ -38,13 +38,16 @@ int fgLaRCsimInit(double dt);
 int fgLaRCsimUpdate(int multiloop);
 
 
-#endif LS_INTERFACE_H
+#endif /* LS_INTERFACE_H */
 
 
 /* $Log$
-/* Revision 1.2  1997/05/29 22:39:59  curt
-/* Working on incorporating the LaRCsim flight model.
+/* Revision 1.3  1997/07/23 21:52:20  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.2  1997/05/29 22:39:59  curt
+ * Working on incorporating the LaRCsim flight model.
+ *
  * Revision 1.1  1997/05/29 00:09:58  curt
  * Initial Flight Gear revision.
  *
index ea43eda2ebc306580c215705c73ede2f35bd8a99..a92cb9f94a6a5b601dc9b22675923e2a2c4b0209 100644 (file)
 GLenum GLTKkey(int k, GLenum mask);
 
 
-#endif GLTKKEY_H
+#endif /* GLTKKEY_H */
 
 
 /* $Log$
-/* Revision 1.2  1997/05/23 15:40:24  curt
-/* Added GNU copyright headers.
-/* Fog now works!
+/* Revision 1.3  1997/07/23 21:52:22  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.2  1997/05/23 15:40:24  curt
+ * Added GNU copyright headers.
+ * Fog now works!
+ *
  * Revision 1.1  1997/05/21 15:57:49  curt
  * Renamed due to added GLUT support.
  *
index e11eafb51ebfb742e6305eb437e361f1ab207ba3..3b867ae0c277ad5c2df2dfb146b152ffc8af6f9a 100644 (file)
@@ -40,13 +40,16 @@ void GLUTkey(unsigned char k, int x, int y);
 void GLUTspecialkey(int k, int x, int y);
 
 
-#endif GLUTKEY_H
+#endif /* GLUTKEY_H */
 
 
 /* $Log$
-/* Revision 1.4  1997/06/02 03:40:06  curt
-/* A tiny bit more view tweaking.
+/* Revision 1.5  1997/07/23 21:52:23  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.4  1997/06/02 03:40:06  curt
+ * A tiny bit more view tweaking.
+ *
  * Revision 1.3  1997/05/31 04:13:52  curt
  * WE CAN NOW FLY!!!
  *
index 491a592125a966742c77b141f6e4707bfa061fb5..1a7ee56f900acdc57df3b096f2d3a46add731bd6 100644 (file)
@@ -26,7 +26,7 @@
 
 TARGET = libScenery.a
 
-CFILES = common.c mesh.c scenery.c scanner.c parser.c geometry.c
+CFILES = chunkmgr.c common.c mesh.c scenery.c scanner.c parser.c geometry.c
 HFILES = 
 OFILES = $(CFILES:.c=.o)
 
@@ -75,6 +75,9 @@ scanner.o: scanner.c
 parser.o: parser.c
        $(CC) $(CFLAGS) -c parser.c -o $@
 
+chunkmgr.o:
+       $(CC) $(CFLAGS) -c chunkmgr.c -o $@
+
 common.o:
        $(CC) $(CFLAGS) -c common.c -o $@
 
@@ -89,6 +92,9 @@ geometry.o:
 
 #---------------------------------------------------------------------------
 # $Log$
+# Revision 1.17  1997/07/23 21:52:23  curt
+# Put comments around the text after an #endif for increased portability.
+#
 # Revision 1.16  1997/07/20 02:19:11  curt
 # First stab at a system to generate os2 makefiles automatically.
 #
index f00945ef20686ba0b53933491131f681a19b9d46..0273d214d65d28e547bec0cbf7c519104d162709 100644 (file)
 char *strip_quotes(char *s);
 
 
-#endif COMMON_H
+#endif /* COMMON_H */
 
 
 /* $Log$
-/* Revision 1.2  1997/05/23 15:40:41  curt
-/* Added GNU copyright headers.
+/* Revision 1.3  1997/07/23 21:52:24  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.2  1997/05/23 15:40:41  curt
+ * Added GNU copyright headers.
+ *
  * Revision 1.1  1997/05/16 16:07:04  curt
  * Initial revision.
  *
index 463f07901842f0f3c4109b733983eb2092594a94..cb355c4fa9609013259ce23ba8a5c97789ff2366 100644 (file)
@@ -1,3 +1,4 @@
+chunkmgr.o: chunkmgr.c chunkmgr.h mesh.h
 common.o: common.c common.h
 geometry.o: geometry.c geometry.h mesh.h
 mesh.o: mesh.c ../constants.h scenery.h mesh.h common.h
index 456160b7cc348bb78a2aa16ae0180fb6d2448d48..8b48c1d0ea6ee63433f480a8b5d89f71084cedcd 100644 (file)
@@ -52,13 +52,16 @@ void vrmlHandleGeometry();
 int vrmlFreeGeometry();
 
 
-#endif GEOMETRY_H
+#endif /* GEOMETRY_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/06/29 21:16:48  curt
-/* More twiddling with the Scenery Management system.
+/* Revision 1.2  1997/07/23 21:52:25  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.1  1997/06/29 21:16:48  curt
+ * More twiddling with the Scenery Management system.
+ *
  * Revision 1.1  1997/06/22 21:42:35  curt
  * Initial revision of VRML (subset) parser.
  *
index 75a144852e9d4d55f08a64205ee6b02f211ce88c..4c34831bf9181cd461c36685d15557d48ab1addd 100644 (file)
@@ -72,13 +72,16 @@ void mesh_do_it(struct mesh *m);
 double mesh_altitude(double lon, double lat);
 
 
-#endif MESH_H
+#endif /* MESH_H */
 
 
 /* $Log$
-/* Revision 1.4  1997/07/08 18:20:14  curt
-/* Working on establishing a hard ground.
+/* Revision 1.5  1997/07/23 21:52:25  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.4  1997/07/08 18:20:14  curt
+ * Working on establishing a hard ground.
+ *
  * Revision 1.3  1997/06/22 21:44:41  curt
  * Working on intergrating the VRML (subset) parser.
  *
index e23222503fa98a30bde3fc4ecbf700bc76f1996a..836b1ad5cf490674078eb81f75819cf59b7606b5 100644 (file)
 /* parse a VRML scenery file */
 int fgParseVRML(char *file);
 
-#endif PARSEVRML_H
+
+#endif /* PARSEVRML_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/06/29 21:16:49  curt
-/* More twiddling with the Scenery Management system.
+/* Revision 1.2  1997/07/23 21:52:26  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.1  1997/06/29 21:16:49  curt
+ * More twiddling with the Scenery Management system.
+ *
  * Revision 1.1  1997/06/27 02:25:13  curt
  * Initial revision.
  *
index d9dbae3464600e869351aeb0c86f6e5efe303fcd..a3687dd6d1b1be0124626daa260c1d61e5f403d1 100644 (file)
@@ -39,21 +39,26 @@ extern struct scenery_params cur_scenery_params;
 /* Initialize the Scenery Management system */
 void fgSceneryInit();
 
+
 /* Tell the scenery manager where we are so it can load the proper data, and
  * build the proper structures. */
 void fgSceneryUpdate(double lon, double lat, double elev);
 
+
 /* Render out the current scene */
 void fgSceneryRender();
 
 
-#endif SCENERY_H
+#endif /* SCENERY_H */
 
 
 /* $Log$
-/* Revision 1.6  1997/07/11 01:30:03  curt
-/* More tweaking of terrian floor.
+/* Revision 1.7  1997/07/23 21:52:27  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.6  1997/07/11 01:30:03  curt
+ * More tweaking of terrian floor.
+ *
  * Revision 1.5  1997/06/26 22:14:57  curt
  * Beginning work on a scenery management system.
  *
index 33590d5860ecdc1a544e55b4318f193d707f473c..edc521580269b49557e65aa4d91a5ad098debf9f 100644 (file)
 #define EPSILON 0.000001
 
 
-#endif CONSTANTS_H
+#endif /* CONSTANTS_H */
 
 
 /* $Log$
-/* Revision 1.6  1997/07/21 14:45:01  curt
-/* Minor tweaks.
+/* Revision 1.7  1997/07/23 21:52:10  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.6  1997/07/21 14:45:01  curt
+ * Minor tweaks.
+ *
  * Revision 1.5  1997/07/19 23:04:46  curt
  * Added an initial weather section.
  *
index 06b40151389309e31c314679c88a45ed6839a8b0..4567ce5cb1f3eb3c34c5094f0c9b46442cdc79fa 100644 (file)
 #define FG_MAX_ENGINES 10
 
 
-#endif LIMITS_H
+#endif /* LIMITS_H */
 
 
 /* $Log$
-/* Revision 1.3  1997/05/31 19:16:24  curt
-/* Elevator trim added.
+/* Revision 1.4  1997/07/23 21:52:11  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.3  1997/05/31 19:16:24  curt
+ * Elevator trim added.
+ *
  * Revision 1.2  1997/05/27 17:48:10  curt
  * Added GNU copyright.
  *
index 7e2f2cc65f769273809338917760f99501bab5d1..b237cf13be5c57c73a4848a867b72d70d70f05b6 100644 (file)
@@ -40,11 +40,14 @@ struct fgGeodeticPoint {
 };
 
 
-#endif TYPES_H
+#endif /* TYPES_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/07/07 21:03:30  curt
-/* Initial revision.
+/* Revision 1.2  1997/07/23 21:52:12  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.1  1997/07/07 21:03:30  curt
+ * Initial revision.
+ *
  */
index ffc76d315865bd7ef5fa0555d0032152cb56eaeb..a6d8b746bf0e1eda7728dc279b10dffc0cfd899f 100644 (file)
@@ -35,13 +35,16 @@ void fgSlewInit(double pos_x, double pos_y, double pos_z, double heading);
 void fgSlewUpdate();
 
 
-#endif SLEW_H
+#endif /* SLEW_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/05/29 02:29:43  curt
-/* Moved to their own directory.
+/* Revision 1.2  1997/07/23 21:52:20  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.1  1997/05/29 02:29:43  curt
+ * Moved to their own directory.
+ *
  * Revision 1.2  1997/05/23 15:40:38  curt
  * Added GNU copyright headers.
  *
index ae585cd5ca8be5479b3e7d4d5a0530be6f4eca3f..7205690aedf0db8a8768969b9cad194d818dad38 100644 (file)
@@ -40,11 +40,14 @@ void fgTimerInit(float dt, void (*f)());
 int fgGetTimeInterval();
 
 
-#endif FG_TIMER_H
+#endif /* FG_TIMER_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/06/16 19:24:20  curt
-/* Initial revision.
+/* Revision 1.2  1997/07/23 21:52:27  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.1  1997/06/16 19:24:20  curt
+ * Initial revision.
+ *
  */
index 42bf5140e604c96f9fefdb853b9928089e40da6e..d92b909ab7d0ef1bc554f5d140a9113fa0324571 100644 (file)
@@ -35,11 +35,14 @@ void fgWeatherInit(void);
 void fgWeatherUpdate(double lon, double lat, double alt);
 
 
-#endif WEATHER_H
+#endif /* WEATHER_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/07/19 23:03:58  curt
-/* Initial revision.
+/* Revision 1.2  1997/07/23 21:52:30  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.1  1997/07/19 23:03:58  curt
+ * Initial revision.
+ *
  */