]> git.mxchange.org Git - flightgear.git/commit
Start of code to load, manage, and query the navaid database.
authorcurt <curt>
Fri, 21 Apr 2000 04:19:22 +0000 (04:19 +0000)
committercurt <curt>
Fri, 21 Apr 2000 04:19:22 +0000 (04:19 +0000)
commit7a16ec4fb4e1663902f5022812291f01d7e37ee3
treed34a753f3005ee493e7c1f228644d145d29e401e
parent460ef49a4c94e45c222ac2f2f557dd8a1d32219a
Start of code to load, manage, and query the navaid database.
src/Navaids/Makefile.am [new file with mode: 0644]
src/Navaids/navaid.cxx [new file with mode: 0644]
src/Navaids/navaid.hxx [new file with mode: 0644]
src/Navaids/navaids.cxx [new file with mode: 0644]
src/Navaids/navaids.hxx [new file with mode: 0644]
src/Navaids/testnavs.cxx [new file with mode: 0644]