From 4066df3229db2ba51780b5942c156bd59f67c47e Mon Sep 17 00:00:00 2001 From: curt Date: Sat, 25 Apr 1998 22:06:24 +0000 Subject: [PATCH] Edited cvs log messages in source files ... bad bad bad! --- Astro/moon.cxx | 11 +++++++---- Astro/orbits.cxx | 11 +++++++---- Astro/planets.cxx | 11 +++++++---- Astro/sky.cxx | 11 +++++++---- Astro/stars.cxx | 11 +++++++---- Astro/sun.cxx | 11 +++++++---- 6 files changed, 42 insertions(+), 24 deletions(-) diff --git a/Astro/moon.cxx b/Astro/moon.cxx index 3aed3ed2..04b358e1 100644 --- a/Astro/moon.cxx +++ b/Astro/moon.cxx @@ -216,10 +216,13 @@ void fgMoonRender( void ) { /* $Log$ -/* Revision 1.2 1998/04/24 00:45:00 curt -/* Wrapped "#include " in "#ifdef HAVE_CONFIG_H" -/* Fixed a bug when generating sky colors. +/* Revision 1.3 1998/04/25 22:06:24 curt +/* Edited cvs log messages in source files ... bad bad bad! /* + * Revision 1.2 1998/04/24 00:45:00 curt + * Wrapped "#include " in "#ifdef HAVE_CONFIG_H" + * Fixed a bug when generating sky colors. + * * Revision 1.1 1998/04/22 13:21:28 curt * C++ - ifing the code a bit. * @@ -242,7 +245,7 @@ void fgMoonRender( void ) { * To version 0.29 * * Revision 1.4 1998/01/27 00:47:46 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/19 19:26:57 curt diff --git a/Astro/orbits.cxx b/Astro/orbits.cxx index 92e3ef4c..a865f058 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 diff --git a/Astro/planets.cxx b/Astro/planets.cxx index 7b435163..cf1616d6 100644 --- a/Astro/planets.cxx +++ b/Astro/planets.cxx @@ -210,10 +210,13 @@ void fgPlanetsRender( void ) { /* $Log$ -/* Revision 1.2 1998/04/24 00:45:02 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:02 curt + * Wrapped "#include " in "#ifdef HAVE_CONFIG_H" + * Fixed a bug when generating sky colors. + * * Revision 1.1 1998/04/22 13:21:31 curt * C++ - ifing the code a bit. * @@ -242,7 +245,7 @@ void fgPlanetsRender( void ) { * To version 0.29 * * Revision 1.3 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.2 1998/01/19 19:26:59 curt diff --git a/Astro/sky.cxx b/Astro/sky.cxx index 91f917a4..829671ed 100644 --- a/Astro/sky.cxx +++ b/Astro/sky.cxx @@ -373,10 +373,13 @@ void fgSkyRender( void ) { /* $Log$ -/* Revision 1.2 1998/04/24 00:45:03 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:03 curt + * Wrapped "#include " in "#ifdef HAVE_CONFIG_H" + * Fixed a bug when generating sky colors. + * * Revision 1.1 1998/04/22 13:21:32 curt * C++ - ifing the code a bit. * @@ -396,7 +399,7 @@ void fgSkyRender( void ) { * * * Revision 1.5 1998/01/27 00:47:48 curt - * Incorporated Paul Bleisch's new debug message + * Incorporated Paul Bleisch's new debug message * system and commandline/config file processing code. * * Revision 1.4 1998/01/26 15:54:28 curt diff --git a/Astro/stars.cxx b/Astro/stars.cxx index d413b802..3f2c9539 100644 --- a/Astro/stars.cxx +++ b/Astro/stars.cxx @@ -260,10 +260,13 @@ void fgStarsRender( void ) { /* $Log$ -/* Revision 1.2 1998/04/24 00:45:03 curt -/* Wrapped "#include " in "#ifdef HAVE_CONFIG_H" -/* Fixed a bug when generating sky colors. +/* Revision 1.3 1998/04/25 22:06:26 curt +/* Edited cvs log messages in source files ... bad bad bad! /* + * Revision 1.2 1998/04/24 00:45:03 curt + * Wrapped "#include " in "#ifdef HAVE_CONFIG_H" + * Fixed a bug when generating sky colors. + * * Revision 1.1 1998/04/22 13:21:34 curt * C++ - ifing the code a bit. * @@ -290,7 +293,7 @@ void fgStarsRender( void ) { * Minor tweaks. * * Revision 1.4 1998/01/27 00:47:49 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/19 19:26:59 curt diff --git a/Astro/sun.cxx b/Astro/sun.cxx index 7941596d..dc2fad3c 100644 --- a/Astro/sun.cxx +++ b/Astro/sun.cxx @@ -192,10 +192,13 @@ void fgSunRender( void ) { /* $Log$ -/* Revision 1.2 1998/04/24 00:45:04 curt -/* Wrapped "#include " in "#ifdef HAVE_CONFIG_H" -/* Fixed a bug when generating sky colors. +/* Revision 1.3 1998/04/25 22:06:26 curt +/* Edited cvs log messages in source files ... bad bad bad! /* + * Revision 1.2 1998/04/24 00:45:04 curt + * Wrapped "#include " in "#ifdef HAVE_CONFIG_H" + * Fixed a bug when generating sky colors. + * * Revision 1.1 1998/04/22 13:21:36 curt * C++ - ifing the code a bit. * @@ -221,7 +224,7 @@ void fgSunRender( void ) { * To version 0.29 * * Revision 1.4 1998/01/27 00:47:50 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/19 19:27:00 curt -- 2.39.5