From 8fcfb73a571a50d5bf50a9b29e0b9ce7c5a6509f Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 1 Feb 1999 21:33:23 +0000 Subject: [PATCH] Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since Jon accepted my offer to do this and thought it was a good idea. --- Astro/moon.cxx | 3 ++- Astro/sky.cxx | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Astro/moon.cxx b/Astro/moon.cxx index 6ca80c5a..6e791f5f 100644 --- a/Astro/moon.cxx +++ b/Astro/moon.cxx @@ -22,7 +22,8 @@ * $Id$ * (Log is kept at end of this file) **************************************************************************/ -#include + +#include #include #include "moon.hxx" diff --git a/Astro/sky.cxx b/Astro/sky.cxx index e132275d..0e9c32e4 100644 --- a/Astro/sky.cxx +++ b/Astro/sky.cxx @@ -37,7 +37,7 @@ #include #include -#include +#include #include #include
#include @@ -362,6 +362,10 @@ void fgSkyRender( void ) { // $Log$ +// Revision 1.19 1999/02/01 21:33:26 curt +// Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since +// Jon accepted my offer to do this and thought it was a good idea. +// // Revision 1.18 1999/02/01 21:09:00 curt // Bug fix in vertex order of inner disk (fan) of the sky dome. // -- 2.39.5