X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Astro%2Forbits.cxx;h=a865f058247613924c8c18c76a7bbd1c5c94d5d3;hb=0b782544a3b2a983d206930fa61130c74313da27;hp=92e3ef4c440381cafc7c97c4218ba194c62e7466;hpb=d4c9d9cbb3d5847920dfad028454518687d20ad1;p=flightgear.git diff --git a/Astro/orbits.cxx b/Astro/orbits.cxx index 92e3ef4c4..a865f0582 100644 --- a/Astro/orbits.cxx +++ b/Astro/orbits.cxx @@ -170,10 +170,13 @@ void fgSolarSystemUpdate(struct OrbElements *planet, struct fgTIME t) /* $Log$ -/* Revision 1.2 1998/04/24 00:45:01 curt -/* Wrapped "#include " in "#ifdef HAVE_CONFIG_H" -/* Fixed a bug when generating sky colors. +/* Revision 1.3 1998/04/25 22:06:25 curt +/* Edited cvs log messages in source files ... bad bad bad! /* + * Revision 1.2 1998/04/24 00:45:01 curt + * Wrapped "#include " in "#ifdef HAVE_CONFIG_H" + * Fixed a bug when generating sky colors. + * * Revision 1.1 1998/04/22 13:21:29 curt * C++ - ifing the code a bit. * @@ -202,7 +205,7 @@ void fgSolarSystemUpdate(struct OrbElements *planet, struct fgTIME t) * To version 0.29 * * Revision 1.4 1998/01/27 00:47:47 curt - * Incorporated Paul Bleisch's new debug message + * Incorporated Paul Bleisch's new debug message * system and commandline/config file processing code. * * Revision 1.3 1998/01/22 02:59:27 curt