]> git.mxchange.org Git - flightgear.git/blobdiff - src/WeatherCM/FGAirPressureItem.cpp
Erik Hofman:
[flightgear.git] / src / WeatherCM / FGAirPressureItem.cpp
index 08889b8c048c372334a05f75b0b835bdbb6caac1..7f981e0bd238f40838fa3a0613608d38fb9c688b 100644 (file)
@@ -5,7 +5,7 @@
  Date started: 28.05.99
  Called by:    FGMicroWeather
 
  Date started: 28.05.99
  Called by:    FGMicroWeather
 
- ---------- 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
 
  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
@@ -33,6 +33,10 @@ HISTORY
 28.05.1999 Christian Mayer     Created
 16.06.1999 Durk Talsma         Portability for Linux
 20.06.1999 Christian Mayer     added lots of consts
 28.05.1999 Christian Mayer     Created
 16.06.1999 Durk Talsma         Portability for Linux
 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
 *****************************************************************************/
 
 /****************************************************************************/
 *****************************************************************************/
 
 /****************************************************************************/