* correctfldcw define added

This commit is contained in:
peter 2000-04-07 14:56:18 +00:00
parent 92101671b4
commit 1f082db3ad

View File

@ -1225,6 +1225,7 @@ begin
{ for the RTL } { for the RTL }
def_symbol('CARDINALMULFIXED'); def_symbol('CARDINALMULFIXED');
{$endif cardinalmulfix} {$endif cardinalmulfix}
def_symbol('CORRECTFLDCW');
{ some stuff for TP compatibility } { some stuff for TP compatibility }
{$ifdef i386} {$ifdef i386}
@ -1449,7 +1450,10 @@ end;
end. end.
{ {
$Log$ $Log$
Revision 1.63 2000-04-05 21:57:34 pierre Revision 1.64 2000-04-07 14:56:18 peter
* correctfldcw define added
Revision 1.63 2000/04/05 21:57:34 pierre
* no unitdir automatically added if -n option present * no unitdir automatically added if -n option present
Revision 1.62 2000/03/13 20:06:59 michael Revision 1.62 2000/03/13 20:06:59 michael