From: curt Date: Fri, 30 May 1997 19:30:16 +0000 (+0000) Subject: The LaRCsim flight model is starting to look like it is working. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6c20288ff16002fc005dc33f3b3e2dcebbe1df7f;p=simgear.git The LaRCsim flight model is starting to look like it is working. --- diff --git a/Math/Makefile b/Math/Makefile index d2e307ae..fb0fd821 100644 --- a/Math/Makefile +++ b/Math/Makefile @@ -62,12 +62,8 @@ clean: #--------------------------------------------------------------------------- # $Log$ +# Revision 1.2 1997/05/30 19:30:16 curt +# The LaRCsim flight model is starting to look like it is working. +# # Revision 1.1 1997/05/30 19:25:56 curt # The MAT3 routines from SRGP. -# -# Revision 1.2 1997/05/23 15:40:29 curt -# Added GNU copyright headers. -# -# Revision 1.1 1997/05/16 15:58:23 curt -# Initial revision. -#