]> git.mxchange.org Git - simgear.git/commit
Cleaned up a few poluting #defines.
authorcurt <curt>
Wed, 27 Sep 2000 18:00:04 +0000 (18:00 +0000)
committercurt <curt>
Wed, 27 Sep 2000 18:00:04 +0000 (18:00 +0000)
commit7d7e41dacc78c3e997b77a8b0be6b4fed8c1adf2
tree489abccd81b8be95ba8a55733461b6d38670f6c1
parent453a53b37212f16c4ddc79d068f3c878cae29959
Cleaned up a few poluting #defines.
Did some fg -> sg name space updating (lots more to do but we'll get there
  eventually)
simgear/constants.h
simgear/io/sg_socket.cxx
simgear/math/Makefile.am
simgear/math/fg_geodesy.cxx [deleted file]
simgear/math/fg_geodesy.hxx [deleted file]
simgear/math/localconsts.hxx [new file with mode: 0644]
simgear/math/point3d.hxx
simgear/math/polar3d.hxx
simgear/math/sg_geodesy.cxx [new file with mode: 0644]
simgear/math/sg_geodesy.hxx [new file with mode: 0644]
simgear/timing/sg_time.cxx