]> git.mxchange.org Git - simgear.git/commit
Move binary file reading and writing to simgear.
authorcurt <curt>
Thu, 4 Jan 2001 20:16:11 +0000 (20:16 +0000)
committercurt <curt>
Thu, 4 Jan 2001 20:16:11 +0000 (20:16 +0000)
commit70f495b4e156dfa076b61f0afadbd288afbbba54
tree9a509a9a7224df66ea34dbaac77afee3b2835085
parent663db8f978040825687f0758267819cb544daed3
Move binary file reading and writing to simgear.
simgear/constants.h
simgear/io/Makefile.am
simgear/io/lowlevel.cxx [new file with mode: 0644]
simgear/io/lowlevel.hxx [new file with mode: 0644]
simgear/io/sg_binobj.cxx [new file with mode: 0644]
simgear/io/sg_binobj.hxx [new file with mode: 0644]
simgear/misc/Makefile.am