]> git.mxchange.org Git - simgear.git/commit
Migrating timing support routines over to SimGear.
authorcurt <curt>
Wed, 5 Jul 2000 00:25:30 +0000 (00:25 +0000)
committercurt <curt>
Wed, 5 Jul 2000 00:25:30 +0000 (00:25 +0000)
commit1b07b25ad2eb26be45f7df744efa332a230d2baf
treeeef5545c68d9d0707a6a2f96be8ffc2c6f31c216
parenta46163bcd7fe4daa2bcfc95d6d609870797bad70
Migrating timing support routines over to SimGear.
simgear/timing/Makefile.am [new file with mode: 0644]
simgear/timing/fg_time.cxx [new file with mode: 0644]
simgear/timing/fg_time.hxx [new file with mode: 0644]
simgear/timing/geocoord.cxx [new file with mode: 0644]
simgear/timing/geocoord.h [new file with mode: 0644]
simgear/timing/lowleveltime.cxx [new file with mode: 0644]
simgear/timing/lowleveltime.h [new file with mode: 0644]
simgear/timing/timezone.cxx [new file with mode: 0644]
simgear/timing/timezone.h [new file with mode: 0644]