in ..src/Main/README:

fgfs.cxx
fgfs.hxx
  This module defines FGSubsystem, the abstract base class (or
  interface) for subsystems in FlightGear.  Most of the important
  subsystems already extend this class, and eventually, all subsystems
  will.


Have these files been removed or did they go missing?

I've been trying to find the "shutdown" portion of the main loop so that I
might try to resolve the question posed in fg_props.hxx:
extern void fgInitProps ();        // fixme: how are they untied?

A grep -R shows me that none of the properties that are "tied" in
fgInitPorps() are "untied".

g.




_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to