]> git.mxchange.org Git - flightgear.git/commit
MacOS portability improvements.
authorcurt <curt>
Tue, 27 Apr 1999 15:56:22 +0000 (15:56 +0000)
committercurt <curt>
Tue, 27 Apr 1999 15:56:22 +0000 (15:56 +0000)
commit4163e42aad1a1a4448145eb9c047c777abacac43
treed2d1e3d7e2bf910ad08a84bfdefef57c15aef0c3
parentc0147dc545591ea6d9b6aeff36bbba089bf92cce
MacOS portability improvements.
Added a class to encapsulate Mac vs. Unix path separator differences.
Lib/Misc/Makefile.am
Lib/Misc/fgpath.cxx [new file with mode: 0644]
Lib/Misc/fgpath.hxx [new file with mode: 0644]
Lib/Misc/fgstream.cxx