From: curt Date: Thu, 6 Aug 1998 12:46:37 +0000 (+0000) Subject: Header change. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3824da4053a717d6fa00613330be525325f1cb17;p=flightgear.git Header change. --- diff --git a/LaRCsim/default_model_routines.c b/LaRCsim/default_model_routines.c index b888dba6c..4fb611c95 100644 --- a/LaRCsim/default_model_routines.c +++ b/LaRCsim/default_model_routines.c @@ -33,6 +33,9 @@ $Header$ $Log$ +Revision 1.3 1998/08/06 12:46:37 curt +Header change. + Revision 1.2 1998/01/19 18:40:23 curt Tons of little changes to clean up the code and to remove fatal errors when building with the c++ compiler. diff --git a/LaRCsim/ls_accel.c b/LaRCsim/ls_accel.c index 19fe7d3b2..fb091b0fe 100644 --- a/LaRCsim/ls_accel.c +++ b/LaRCsim/ls_accel.c @@ -38,6 +38,9 @@ $Header$ $Log$ +Revision 1.3 1998/08/06 12:46:38 curt +Header change. + Revision 1.2 1998/01/19 18:40:24 curt Tons of little changes to clean up the code and to remove fatal errors when building with the c++ compiler. diff --git a/LaRCsim/ls_aux.c b/LaRCsim/ls_aux.c index a372f2658..58ddc7660 100644 --- a/LaRCsim/ls_aux.c +++ b/LaRCsim/ls_aux.c @@ -47,6 +47,9 @@ $Header$ $Log$ +Revision 1.3 1998/08/06 12:46:38 curt +Header change. + Revision 1.2 1998/01/19 18:40:24 curt Tons of little changes to clean up the code and to remove fatal errors when building with the c++ compiler. diff --git a/LaRCsim/ls_cockpit.h b/LaRCsim/ls_cockpit.h index f24047243..96fc00067 100644 --- a/LaRCsim/ls_cockpit.h +++ b/LaRCsim/ls_cockpit.h @@ -35,6 +35,9 @@ $Header$ $Log$ +Revision 1.4 1998/08/06 12:46:39 curt +Header change. + Revision 1.3 1998/01/22 02:59:32 curt Changed #ifdef FILE_H to #ifdef _FILE_H diff --git a/LaRCsim/ls_gravity.c b/LaRCsim/ls_gravity.c index 8490e267a..44b56349f 100644 --- a/LaRCsim/ls_gravity.c +++ b/LaRCsim/ls_gravity.c @@ -35,6 +35,9 @@ $Header$ $Log$ +Revision 1.3 1998/08/06 12:46:39 curt +Header change. + Revision 1.2 1998/01/19 18:40:26 curt Tons of little changes to clean up the code and to remove fatal errors when building with the c++ compiler. diff --git a/LaRCsim/ls_model.c b/LaRCsim/ls_model.c index 698b7c767..b9646a14f 100644 --- a/LaRCsim/ls_model.c +++ b/LaRCsim/ls_model.c @@ -37,6 +37,9 @@ CURRENT RCS HEADER INFO: $Header$ $Log$ +Revision 1.3 1998/08/06 12:46:39 curt +Header change. + Revision 1.2 1998/01/19 18:40:27 curt Tons of little changes to clean up the code and to remove fatal errors when building with the c++ compiler. diff --git a/LaRCsim/ls_sim_control.h b/LaRCsim/ls_sim_control.h index 4cae282c4..753c75be5 100644 --- a/LaRCsim/ls_sim_control.h +++ b/LaRCsim/ls_sim_control.h @@ -40,6 +40,9 @@ $Header$ $Log$ +Revision 1.4 1998/08/06 12:46:39 curt +Header change. + Revision 1.3 1998/01/22 02:59:33 curt Changed #ifdef FILE_H to #ifdef _FILE_H diff --git a/LaRCsim/ls_sym.h b/LaRCsim/ls_sym.h index 4f032720c..eca19894b 100644 --- a/LaRCsim/ls_sym.h +++ b/LaRCsim/ls_sym.h @@ -40,6 +40,9 @@ $Header$ $Log$ +Revision 1.3 1998/08/06 12:46:40 curt +Header change. + Revision 1.2 1998/01/22 02:59:34 curt Changed #ifdef FILE_H to #ifdef _FILE_H diff --git a/LaRCsim/navion_gear.c b/LaRCsim/navion_gear.c index 412eb828f..580c4f76d 100644 --- a/LaRCsim/navion_gear.c +++ b/LaRCsim/navion_gear.c @@ -36,6 +36,9 @@ $Header$ $Log$ +Revision 1.4 1998/08/06 12:46:40 curt +Header change. + Revision 1.3 1998/02/03 23:20:18 curt Lots of little tweaks to fix various consistency problems discovered by Solaris' CC. Fixed a bug in fg_debug.c with how the fgPrintf() wrapper