1
0
Fork 0
No description
Find a file
curt b870ac8650 Include/fg_callback.hxx
Moved code inline to stop g++ 2.7 from complaining.

Simulator/Time/event.[ch]xx
  Changed return type of fgEVENT::printStat().  void caused g++ 2.7 to
  complain bitterly.

Minor bugfix and changes.

Simulator/Main/GLUTmain.cxx
  Added missing type to idle_state definition - eliminates a warning.

Simulator/Main/fg_init.cxx
  Changes to airport lookup.

Simulator/Main/options.cxx
  Uses fg_gzifstream when loading config file.
1998-09-15 02:09:04 +00:00
auto_ptr.hxx /Simulator/Objects/fragment.hxx 1998-09-10 19:07:03 +00:00
cmdargs.h Minor tweaks. 1998-02-16 16:17:36 +00:00
config.h.in Changes by Bernie Bright to check for getrusage(). 1998-08-19 17:38:06 +00:00
fg_callback.hxx Include/fg_callback.hxx 1998-09-15 02:09:04 +00:00
fg_constants.h Added ONE_SECOND (in radians) 1998-08-24 20:02:35 +00:00
fg_limits.h #define _FG_LIMITS_H instead of _LIMITS_H 1998-06-27 16:51:15 +00:00
fg_stl_config.h /Simulator/Objects/fragment.hxx 1998-09-10 19:07:03 +00:00
fg_typedefs.h fg_typedefs.h: updated version by Charlie Hotchkiss 1998-05-13 18:23:46 +00:00
fg_types.h Changed name of EQUATORIAL_RADIUS_KM and RESQ_KM to "M" since they were 1998-07-08 14:36:29 +00:00
fg_zlib.h Initial revision of fg_zlib.h 1998-04-28 21:41:39 +00:00
general.h Added a status flat for instrument panel use. 1998-08-20 15:09:46 +00:00
Makefile.am Tweaks for final 0.53 1998-09-02 21:30:55 +00:00