X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Main%2FGLUTmain.cxx;h=f38accd9d539caef7204d7ff2a5f895a750b9b68;hb=0b782544a3b2a983d206930fa61130c74313da27;hp=af89baedee531896c80b241204dbcc95a3fd777e;hpb=d4c9d9cbb3d5847920dfad028454518687d20ad1;p=flightgear.git diff --git a/Main/GLUTmain.cxx b/Main/GLUTmain.cxx index af89baede..f38accd9d 100644 --- a/Main/GLUTmain.cxx +++ b/Main/GLUTmain.cxx @@ -693,6 +693,9 @@ extern "C" { // $Log$ +// Revision 1.6 1998/04/25 22:06:30 curt +// Edited cvs log messages in source files ... bad bad bad! +// // Revision 1.5 1998/04/25 20:24:01 curt // Cleaned up initialization sequence to eliminate interdependencies // between sun position, lighting, and view position. This creates a @@ -778,7 +781,7 @@ extern "C" { // Minor tweaks. // // Revision 1.52 1998/01/27 00:47:56 curt -// Incorporated Paul Bleisch's new debug message +// Incorporated Paul Bleisch's new debug message // system and commandline/config file processing code. // // Revision 1.51 1998/01/26 15:57:05 curt