* add $goto on to avoid problems

This commit is contained in:
pierre 2000-01-10 12:14:57 +00:00
parent 44ff14bd7d
commit 4a353c277d

View File

@ -13,6 +13,9 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
{$GOTO ON}
Unit DPMIExcp;
{ If linking to C code we must avoid loading of the dpmiexcp.o
@ -890,7 +893,10 @@ begin
end.
{
$Log$
Revision 1.9 2000-01-07 16:41:31 daniel
Revision 1.10 2000-01-10 12:14:57 pierre
* add $goto on to avoid problems
Revision 1.9 2000/01/07 16:41:31 daniel
* copyright 2000
Revision 1.8 2000/01/07 16:32:23 daniel