]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/Airports/genapt.hxx
Initial revision.
[flightgear.git] / Simulator / Airports / genapt.hxx
index fa5c0dccfeab6bf51511532ce36ad184965711b3..5ec18e2bead0ef31a3d973d89a9795d7ba85fad5 100644 (file)
@@ -20,7 +20,6 @@
 // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 //
 // $Id$
-// (Log is kept at end of this file)
 
 
 #ifndef _GENAPT_HXX
@@ -64,14 +63,3 @@ fgAptGenerate(const string& path, fgTILE *tile);
 #endif /* _AIRPORTS_HXX */
 
 
-// $Log$
-// Revision 1.3  1999/03/02 01:02:32  curt
-// Tweaks for building with native SGI compilers.
-//
-// Revision 1.2  1998/11/23 21:48:10  curt
-// Borland portability tweaks.
-//
-// Revision 1.1  1998/09/14 02:14:01  curt
-// Initial revision of genapt.[ch]xx for generating airport scenery.
-//
-//