]> git.mxchange.org Git - flightgear.git/blobdiff - Math/polar.c
Edited cvs log messages in source files ... bad bad bad!
[flightgear.git] / Math / polar.c
index 1bd1283b22f18321fa2cfc14c32ebe5f55390779..ad157643e4e3cd1d3cd73bcaa6b47b5cddba9081 100644 (file)
@@ -101,10 +101,13 @@ struct fgCartesianPoint fgRotateCartesianPoint(struct fgCartesianPoint p) {
 
 
 /* $Log$
-/* Revision 1.5  1998/01/27 00:48:00  curt
-/* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
-/* system and commandline/config file processing code.
+/* Revision 1.6  1998/04/25 22:06:23  curt
+/* Edited cvs log messages in source files ... bad bad bad!
 /*
+ * Revision 1.5  1998/01/27 00:48:00  curt
+ * Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
+ * system and commandline/config file processing code.
+ *
  * Revision 1.4  1998/01/19 19:27:12  curt
  * Merged in make system changes from Bob Kuehne <rpk@sgi.com>
  * This should simplify things tremendously.