]> git.mxchange.org Git - flightgear.git/commit
Move navaids and fixes out of "global" name space into the FGGlobals
authorcurt <curt>
Wed, 26 May 2004 18:15:19 +0000 (18:15 +0000)
committercurt <curt>
Wed, 26 May 2004 18:15:19 +0000 (18:15 +0000)
commit78e6d359988861b1acb9450a84d2e384e8777978
tree1281fc8f666dbea156617d76a0f8b166d0023f5a
parent88f6b4e23b0b12a1a851326758da641e447ae387
Move navaids and fixes out of "global" name space into the FGGlobals
structure.
19 files changed:
src/Autopilot/auto_gui.cxx
src/Cockpit/dme.cxx
src/Cockpit/kr_87.cxx
src/Cockpit/marker_beacon.cxx
src/Cockpit/navcom.cxx
src/Instrumentation/adf.cxx
src/Instrumentation/dme.cxx
src/Instrumentation/gps.cxx
src/Main/fg_init.cxx
src/Main/globals.cxx
src/Main/globals.hxx
src/Navaids/Makefile.am
src/Navaids/fixlist.hxx
src/Navaids/ilslist.cxx
src/Navaids/ilslist.hxx
src/Navaids/mkrbeacons.cxx
src/Navaids/mkrbeacons.hxx
src/Navaids/navlist.hxx
src/Navaids/testnavs.cxx