From 2adc0b8d124341b146d3e3a9582f275336398687 Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 11 May 1998 18:17:28 +0000 Subject: [PATCH] Output message tweaking. --- LaRCsim/ls_interface.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/LaRCsim/ls_interface.c b/LaRCsim/ls_interface.c index 95eb04fdc..cc4fb82d5 100644 --- a/LaRCsim/ls_interface.c +++ b/LaRCsim/ls_interface.c @@ -562,7 +562,7 @@ int fgLaRCsimUpdate(fgFLIGHT *f, int multiloop) { //Insertion by Jeff Goeke-Smith for Autopilot. // run Autopilot system - fgPrintf( FG_ALL, FG_BULK,"Attempting autopilot run\n"); + // fgPrintf( FG_ALL, FG_BULK, "Attempting autopilot run\n"); fgAPRun(); @@ -934,6 +934,9 @@ int fgLaRCsim_2_Flight (fgFLIGHT *f) { /* Flight Gear Modification Log * * $Log$ + * Revision 1.19 1998/05/11 18:17:28 curt + * Output message tweaking. + * * Revision 1.18 1998/04/21 16:59:38 curt * Integrated autopilot. * Prepairing for C++ integration. -- 2.39.2