]> git.mxchange.org Git - flightgear.git/commit
Started new module and sub-modules for aircraft systems, including an
authordavid <david>
Mon, 23 Sep 2002 19:55:10 +0000 (19:55 +0000)
committerdavid <david>
Mon, 23 Sep 2002 19:55:10 +0000 (19:55 +0000)
commit7c057de4fe8680bc73e6f9c8086f1c6027c00229
treea0e7791e49a255c02e91171fbb17818be86b95a0
parentf6607cac9083eb3336623c1beb2cf7b44d8e8b0d
Started new module and sub-modules for aircraft systems, including an
initial simplistic vacuum system that's not yet connected to anything.
configure.ac
src/Main/Makefile.am
src/Main/fg_init.cxx
src/Main/globals.cxx
src/Main/globals.hxx
src/Main/main.cxx
src/Makefile.am
src/Systems/Makefile.am [new file with mode: 0644]
src/Systems/system_mgr.cxx [new file with mode: 0644]
src/Systems/system_mgr.hxx [new file with mode: 0644]