]> git.mxchange.org Git - flightgear.git/commit
Mathias Fröhlich:
authorehofman <ehofman>
Wed, 12 Oct 2005 08:55:58 +0000 (08:55 +0000)
committerehofman <ehofman>
Wed, 12 Oct 2005 08:55:58 +0000 (08:55 +0000)
commite769f42f3b6bf3275a7724d9ef2e01e2073b5c27
treefc713c6c51f389ef3f196c23ec585d92b19d2b23
parent54127f760127092b6b590f9fce75d88505941845
Mathias Fröhlich:

I stumbled across two memory errors with two wrong const references to
std::string.

As I fixed that, I also moved aircraft_dir which is only used from UIUC into
UIUC. With that uiuc_aircraftdir.h is empty and can be removed.
src/FDM/UIUCModel/Makefile.am
src/FDM/UIUCModel/uiuc_aircraftdir.h
src/FDM/UIUCModel/uiuc_wrapper.cpp
src/Main/fg_init.cxx
src/Main/fg_props.cxx
src/Main/main.cxx
src/Main/options.cxx