]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/runfg
Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
[flightgear.git] / Simulator / runfg
index 1d42f66a8d7898133265b7caaa0ed4e9c27179f2..535824febefa382a0e1585b3de3f1911f8c597dc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
 
 #---------------------------------------------------------------------------
 # runfg -- front end for setting up the FG_ROOT env variable and launching 
@@ -59,6 +59,10 @@ exec($path);
 
 #---------------------------------------------------------------------------
 # $Log$
+# Revision 1.2  1998/01/27 00:47:43  curt
+# Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
+# system and commandline/config file processing code.
+#
 # Revision 1.1  1997/10/28 18:47:27  curt
 # Initial revision.
 #