#include <Debug/fg_debug.h>
#include <Math/fg_random.h>
#include <Math/mat3.h>
-#include <Math/polar.h>
+#include <Math/polar3d.h>
#include <Scenery/scenery.hxx>
#include <Time/fg_timer.hxx>
#include <Weather/weather.h>
/* $Log$
-/* Revision 1.3 1998/04/30 12:36:02 curt
-/* C++-ifying a couple source files.
+/* Revision 1.4 1998/05/03 00:46:45 curt
+/* polar.h -> polar3d.h
/*
+ * Revision 1.3 1998/04/30 12:36:02 curt
+ * C++-ifying a couple source files.
+ *
* Revision 1.2 1998/04/25 22:06:26 curt
* Edited cvs log messages in source files ... bad bad bad!
*
#include <Include/fg_constants.h>
#include <Math/fg_random.h>
#include <Math/mat3.h>
-#include <Math/polar.h>
+#include <Math/polar3d.h>
#include <Scenery/scenery.hxx>
#include <Time/fg_timer.hxx>
#include <Weather/weather.h>
}
/* $Log$
-/* Revision 1.3 1998/04/30 12:36:02 curt
-/* C++-ifying a couple source files.
+/* Revision 1.4 1998/05/03 00:46:46 curt
+/* polar.h -> polar3d.h
/*
+ * Revision 1.3 1998/04/30 12:36:02 curt
+ * C++-ifying a couple source files.
+ *
* Revision 1.2 1998/04/25 22:06:27 curt
* Edited cvs log messages in source files ... bad bad bad!
*
#include <Math/fg_geodesy.h>
#include <Math/interpolater.hxx>
#include <Math/mat3.h>
-#include <Math/polar.h>
+#include <Math/polar3d.h>
#include "fg_time.hxx"
#include "light.hxx"
// $Log$
+// Revision 1.5 1998/05/03 00:48:38 curt
+// polar.h -> polar3d.h
+//
// Revision 1.4 1998/04/28 01:22:18 curt
// Type-ified fgTIME and fgVIEW.
//