+ use $GOTO ON

This commit is contained in:
pierre 2000-02-29 22:13:41 +00:00
parent 97417dcf26
commit 431941d1ec

View File

@ -20,7 +20,12 @@
**************************************************************************** ****************************************************************************
} }
{$ifdef FPC}
{$goto on}
{$endif FPC}
unit tccal; unit tccal;
interface interface
uses uses
@ -1231,7 +1236,10 @@ implementation
end. end.
{ {
$Log$ $Log$
Revision 1.81 2000-02-24 18:41:39 peter Revision 1.82 2000-02-29 22:13:41 pierre
+ use $GOTO ON
Revision 1.81 2000/02/24 18:41:39 peter
* removed warnings/notes * removed warnings/notes
Revision 1.80 2000/02/17 14:53:43 florian Revision 1.80 2000/02/17 14:53:43 florian