X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Slew%2Fslew.cxx;h=5026f7d60835258ff28cf6a437a1b7e65057deed;hb=1209546e0859113fc1113515f1854cc2be0c68d4;hp=60af8686050990122aaa5625e743a7a050cbe521;hpb=aee2c4cfca704ab11f9d684f08c84c764a1ff886;p=flightgear.git diff --git a/Slew/slew.cxx b/Slew/slew.cxx index 60af86860..5026f7d60 100644 --- a/Slew/slew.cxx +++ b/Slew/slew.cxx @@ -26,7 +26,7 @@ #include "slew.hxx" -#include +#include #include #include #include @@ -83,6 +83,10 @@ void fgSlewUpdate( void ) { // $Log$ +// Revision 1.5 1999/02/01 21:33:33 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.4 1998/12/05 16:13:14 curt // Renamed class fgCONTROLS to class FGControls. //