Edited cvs log messages in source files ... bad bad bad!

This commit is contained in:
curt
1998-04-25 22:06:24 +00:00
committed by Tim Moore
parent 7710f8f076
commit 4066df3229
6 changed files with 42 additions and 24 deletions

View File

@@ -216,10 +216,13 @@ void fgMoonRender( void ) {
/* $Log$
/* Revision 1.2 1998/04/24 00:45:00 curt
/* Wrapped "#include <config.h>" 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 <config.h>" 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 <bleisch@chromatic.com> new debug message
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
* system and commandline/config file processing code.
*
* Revision 1.3 1998/01/19 19:26:57 curt

View File

@@ -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 <config.h>" 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 <config.h>" 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 <bleisch@chromatic.com> new debug message
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
* system and commandline/config file processing code.
*
* Revision 1.3 1998/01/22 02:59:27 curt

View File

@@ -210,10 +210,13 @@ void fgPlanetsRender( void ) {
/* $Log$
/* Revision 1.2 1998/04/24 00:45:02 curt
/* Wrapped "#include <config.h>" 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 <config.h>" 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 <bleisch@chromatic.com> new debug message
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
* system and commandline/config file processing code.
*
* Revision 1.2 1998/01/19 19:26:59 curt

View File

@@ -373,10 +373,13 @@ void fgSkyRender( void ) {
/* $Log$
/* Revision 1.2 1998/04/24 00:45:03 curt
/* Wrapped "#include <config.h>" 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 <config.h>" 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 ) {
* <chotchkiss@namg.us.anritsu.com>
*
* Revision 1.5 1998/01/27 00:47:48 curt
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
* system and commandline/config file processing code.
*
* Revision 1.4 1998/01/26 15:54:28 curt

View File

@@ -260,10 +260,13 @@ void fgStarsRender( void ) {
/* $Log$
/* Revision 1.2 1998/04/24 00:45:03 curt
/* Wrapped "#include <config.h>" 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 <config.h>" 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 <bleisch@chromatic.com> new debug message
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
* system and commandline/config file processing code.
*
* Revision 1.3 1998/01/19 19:26:59 curt

View File

@@ -192,10 +192,13 @@ void fgSunRender( void ) {
/* $Log$
/* Revision 1.2 1998/04/24 00:45:04 curt
/* Wrapped "#include <config.h>" 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 <config.h>" 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 <bleisch@chromatic.com> new debug message
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
* system and commandline/config file processing code.
*
* Revision 1.3 1998/01/19 19:27:00 curt