* added ifdef fpc

This commit is contained in:
peter 2005-02-10 17:40:20 +00:00
parent 31096927c2
commit c883b9fde3

View File

@ -3,7 +3,7 @@
{ e-mail: danny_milo@yahoo.com }
program itest;
{$mode delphi}
{$ifdef fpc}{$mode delphi}{$endif}
var
err : boolean;