]> git.mxchange.org Git - flightgear.git/commit
Tweaking the FGInterface interface so we can move it towards a more consistant
authorcurt <curt>
Tue, 16 Jan 2001 21:41:28 +0000 (21:41 +0000)
committercurt <curt>
Tue, 16 Jan 2001 21:41:28 +0000 (21:41 +0000)
commitd346e53aeec57c83bcfb560b5ef8b7de465741c9
treedf0f4c85237175c83c67ff4ffa5a3ddcd7e92d25
parentf7b844f4d648fc48718c17ee83f6f041174dc999
Tweaking the FGInterface interface so we can move it towards a more consistant
fgSubsystem init() and update() interface.
16 files changed:
src/FDM/ADA.cxx
src/FDM/ADA.hxx
src/FDM/Balloon.cxx
src/FDM/Balloon.h
src/FDM/External.cxx
src/FDM/External.hxx
src/FDM/JSBSim.cxx
src/FDM/JSBSim.hxx
src/FDM/LaRCsim.cxx
src/FDM/LaRCsim.hxx
src/FDM/MagicCarpet.cxx
src/FDM/MagicCarpet.hxx
src/FDM/flight.cxx
src/FDM/flight.hxx
src/Main/fg_init.cxx
src/Main/main.cxx