]> git.mxchange.org Git - flightgear.git/commit
Added some stubs in the flightgear main code to eventually add a full, FGSubsystems...
authorDurk Talsma <d.talsma@xs4all.nl>
Sun, 1 Aug 2010 14:16:33 +0000 (16:16 +0200)
committerDurk Talsma <d.talsma@xs4all.nl>
Sun, 1 Aug 2010 14:16:33 +0000 (16:16 +0200)
commit7c73c7d3e58f60743f4b91d678b16d8e313a46de
treed87635179794270a7ad518f262274b640b91c4a3
parent92a69d6d0a8737a5630608fa54a9a2d724898fad
Added some stubs in the flightgear main code to eventually add a full, FGSubsystems based ATIS system that will serve as a replacement for the ATCDCL code.
src/ATC/Makefile.am
src/ATC/atis.cxx [new file with mode: 0644]
src/ATC/atis.hxx [new file with mode: 0644]
src/Main/fg_init.cxx