]> git.mxchange.org Git - flightgear.git/history - src/Model/loader.cxx
Go back to the simpler arrangement syntax of a map of vectors.
[flightgear.git] / src / Model / loader.cxx
2002-09-07 davidAdded explicit std:: prefix to map to work-around MSVC6...
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...