]> git.mxchange.org Git - simgear.git/commit
C++ - ifing the code a bit.
authorcurt <curt>
Wed, 22 Apr 1998 13:21:26 +0000 (13:21 +0000)
committerTim Moore <timoore@redhat.com>
Tue, 15 Sep 2009 16:31:29 +0000 (18:31 +0200)
commit2dd9bcbd50de57f0f743c45a33d0e5cb09189a10
tree54d13e6b3a2b0153c4e3c0023bb4b62216dac8c5
parentb6b93c74ea73dd04ed9526e495f038a90e810fb8
C++ - ifing the code a bit.
26 files changed:
Astro/Makefile.am
Astro/Makefile.in
Astro/moon.c [deleted file]
Astro/moon.cxx [new file with mode: 0644]
Astro/moon.h [deleted file]
Astro/moon.hxx [new file with mode: 0644]
Astro/orbits.c [deleted file]
Astro/orbits.cxx [new file with mode: 0644]
Astro/orbits.h [deleted file]
Astro/orbits.hxx [new file with mode: 0644]
Astro/planets.c [deleted file]
Astro/planets.cxx [new file with mode: 0644]
Astro/planets.h [deleted file]
Astro/planets.hxx [new file with mode: 0644]
Astro/sky.c [deleted file]
Astro/sky.cxx [new file with mode: 0644]
Astro/sky.h [deleted file]
Astro/sky.hxx [new file with mode: 0644]
Astro/stars.c [deleted file]
Astro/stars.cxx [new file with mode: 0644]
Astro/stars.h [deleted file]
Astro/stars.hxx [new file with mode: 0644]
Astro/sun.c [deleted file]
Astro/sun.cxx [new file with mode: 0644]
Astro/sun.h [deleted file]
Astro/sun.hxx [new file with mode: 0644]