* only allow the ugly code in delphi mode

This commit is contained in:
peter 2002-10-04 23:31:57 +00:00
parent 3d19418cae
commit 91937f7adc

View File

@ -1,6 +1,6 @@
{ %version=1.1 }
{$ifdef fpc}{$mode objfpc}{$endif}
{$ifdef fpc}{$mode delphi}{$endif}
var
err : boolean;