]> git.mxchange.org Git - flightgear.git/blobdiff - src/WeatherCM/FGCloud.h
Tweaks to build with newest gcc under Irix contributed by Erik Hofman.
[flightgear.git] / src / WeatherCM / FGCloud.h
index 29f39b36cfc63dedab70ded21f89b160e2722b1a..844cec44930053781b4de9a1f294b4fc7582b046 100644 (file)
@@ -4,7 +4,7 @@
  Author:       Christian Mayer
  Date started: 28.05.99
 
- ---------- Copyright (C) 1999  Christian Mayer (vader@t-online.de) ----------
+ -------- Copyright (C) 1999 Christian Mayer (fgfs@christianmayer.de) --------
 
  This program is free software; you can redistribute it and/or modify it under
  the terms of the GNU General Public License as published by the Free Software
@@ -34,6 +34,8 @@ HISTORY
 20.06.1999 Christian Mayer     added lots of consts
 11.10.1999 Christian Mayer     changed set<> to map<> on Bernie Bright's 
                                suggestion
+19.10.1999 Christian Mayer     change to use PLIB's sg instead of Point[2/3]D
+                               and lots of wee code cleaning
 *****************************************************************************/
 
 /****************************************************************************/
@@ -62,4 +64,4 @@ public:
 };
 
 /****************************************************************************/
-#endif /*FGCloud_H*/
\ No newline at end of file
+#endif /*FGCloud_H*/