]> git.mxchange.org Git - flightgear.git/commit
Initial revision of:
authorcurt <curt>
Tue, 7 Sep 1999 23:11:22 +0000 (23:11 +0000)
committercurt <curt>
Tue, 7 Sep 1999 23:11:22 +0000 (23:11 +0000)
commit4dc4764510ba67e8f6b12dbd76742cc59b865654
tree0c28e07bab8fa4bc8611b84e900ce6848cc37afd
parent92f7e1123ca1ccd09b5c552f8457afdf00fbe70c
Initial revision of:
   geocoord.cxx geocoord.h lowleveltime.cxx lowleveltime.h
   mymath.cxx mymath.h timezone.cxx timezone.h
Incorporating Durk's better timezone handling:
   Makefile.am fg_time.cxx fg_time.hxx
src/Time/Makefile.am
src/Time/fg_time.cxx
src/Time/fg_time.hxx
src/Time/geocoord.cxx [new file with mode: 0644]
src/Time/geocoord.h [new file with mode: 0644]
src/Time/lowleveltime.cxx [new file with mode: 0644]
src/Time/lowleveltime.h [new file with mode: 0644]
src/Time/mymath.cxx [new file with mode: 0755]
src/Time/mymath.h [new file with mode: 0755]
src/Time/timezone.cxx [new file with mode: 0644]
src/Time/timezone.h [new file with mode: 0644]