]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/interpolater.cxx
Ignore generated binaries.
[simgear.git] / simgear / math / interpolater.cxx
index ccb71d6be5b783e5aea6e06750040e5e106ba306..abc3b480a64dab2b3be53a1e14971a502d744612 100644 (file)
@@ -4,7 +4,7 @@
 //
 // Written by Curtis Olson, started April 1998.
 //
-// Copyright (C) 1998  Curtis L. Olson  - curt@me.umn.edu
+// Copyright (C) 1998  Curtis L. Olson  - http://www.flightgear.org/~curt
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Library General Public
@@ -30,7 +30,6 @@
 
 #include STL_STRING
 
-// depricated - #include <simgear/sg_zlib.h>
 #include <simgear/debug/logstream.hxx>
 #include <simgear/misc/sgstream.hxx>