* GOTO ON in source.

git-svn-id: trunk@10889 -
This commit is contained in:
michael 2008-05-05 19:33:17 +00:00
parent 0b2f80a38b
commit c98d7325f6

View File

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