Browse Source

* GOTO ON in source.

git-svn-id: trunk@10889 -
michael 17 years ago
parent
commit
c98d7325f6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/objpas/math.pp

+ 1 - 0
rtl/objpas/math.pp

@@ -23,6 +23,7 @@
 
 
 {$MODE objfpc}
 {$MODE objfpc}
 {$inline on }
 {$inline on }
+{$GOTO on}
 unit math;
 unit math;
 interface
 interface