mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-05 19:19:19 +02:00
* activated FPC_HAS_SET_INEQUALITIES define
This commit is contained in:
parent
3317c7b291
commit
79d83656f0
@ -4,8 +4,8 @@
|
|||||||
Program to test set functions
|
Program to test set functions
|
||||||
}
|
}
|
||||||
|
|
||||||
{ $define FPC_HAS_SET_INEQUALITIES
|
{$define FPC_HAS_SET_INEQUALITIES}
|
||||||
<,> <= and >= are not implemented yet (PM) }
|
|
||||||
program TestSet;
|
program TestSet;
|
||||||
|
|
||||||
Procedure InitMSTimer;
|
Procedure InitMSTimer;
|
||||||
|
Loading…
Reference in New Issue
Block a user