|
@@ -43,7 +43,9 @@ unit typ;
|
|
{$I DIRECT.INC} {Contains "global" compilerswitches which
|
|
{$I DIRECT.INC} {Contains "global" compilerswitches which
|
|
are imported into every unit of the library }
|
|
are imported into every unit of the library }
|
|
|
|
|
|
|
|
+{$if sizeof(extended)=10}
|
|
{$DEFINE ArbExtended}
|
|
{$DEFINE ArbExtended}
|
|
|
|
+{$endif}
|
|
|
|
|
|
interface
|
|
interface
|
|
|
|
|