]> git.mxchange.org Git - flightgear.git/commit
Break FlightPlan out into its own file.
authorJames Turner <zakalawe@mac.com>
Sat, 12 May 2012 09:25:56 +0000 (10:25 +0100)
committerJames Turner <zakalawe@mac.com>
Sat, 12 May 2012 09:25:56 +0000 (10:25 +0100)
commit0f61108f5b00518217e41de445660181ecf603d3
tree6028102b8fd6278c1705e9c44adddfd8a91e9202
parentc4cfd9cb7a4baae36b70e5982e40854afbdc9536
Break FlightPlan out into its own file.
src/Autopilot/route_mgr.hxx
src/Navaids/CMakeLists.txt
src/Navaids/FlightPlan.cxx [new file with mode: 0644]
src/Navaids/FlightPlan.hxx [new file with mode: 0644]
src/Navaids/route.cxx
src/Navaids/route.hxx
src/Navaids/routePath.cxx
src/Navaids/routePath.hxx
src/Scripting/NasalPositioned.cxx