Browse Source

* goto on

peter 20 years ago
parent
commit
03a6ef4108
1 changed files with 5 additions and 1 deletions
  1. 5 1
      rtl/linux/gpm.pp

+ 5 - 1
rtl/linux/gpm.pp

@@ -36,6 +36,7 @@ uses
 {$endif}
 
 {$inline on}
+{$goto on}
 
 const
   _PATH_VARRUN = '/var/run/';
@@ -954,7 +955,10 @@ end;
 end.
 {
   $Log$
-  Revision 1.4  2005-01-30 18:00:28  peter
+  Revision 1.5  2005-01-30 18:35:42  peter
+    * goto on
+
+  Revision 1.4  2005/01/30 18:00:28  peter
     * move gpm.pp to linux
 
   Revision 1.14  2004/11/21 11:28:21  peter