Browse Source
* varsets disabled completely for now
git-svn-id: trunk@5384 -
florian
18 năm trước cách đây
mục cha
commit
876a3651d1
|
@@ -23,7 +23,7 @@
|
|
|
{$PACKENUM 1}
|
|
|
{$ifdef FPC_HAS_VARSETS}
|
|
|
{$ifndef FPC_BIG_ENDIAN}
|
|
|
-{$PACKSET 1}
|
|
|
+{ $PACKSET 1}
|
|
|
{$endif}
|
|
|
{$endif FPC_HAS_VARSETS}
|
|
|
|