]> git.mxchange.org Git - flightgear.git/commit
Move the submodels code from the Systems manager into it's own Subsystem manager.
authorehofman <ehofman>
Fri, 22 Oct 2004 09:58:24 +0000 (09:58 +0000)
committerehofman <ehofman>
Fri, 22 Oct 2004 09:58:24 +0000 (09:58 +0000)
commit29b514747879c565c7ecf2256ba57e6837ac5845
tree97619bfc1bea1e84f4d6abf859418632095bd599
parenta938b5b0df380a6ed7833aea2d84728cf9e92876
Move the submodels code from the Systems manager into it's own Subsystem manager.
src/AIModel/Makefile.am
src/AIModel/submodel.cxx [new file with mode: 0644]
src/AIModel/submodel.hxx [new file with mode: 0644]
src/Main/fg_init.cxx
src/Systems/Makefile.am
src/Systems/submodel.cxx [deleted file]
src/Systems/submodel.hxx [deleted file]
src/Systems/system_mgr.cxx