1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
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
curt
aaeb1222e5 Initial revision. Contributed by Bernie Bright. 1998-08-30 14:12:45 +00:00