mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 16:29:48 +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
|
||||
}
|
||||
|
||||
{ $define FPC_HAS_SET_INEQUALITIES
|
||||
<,> <= and >= are not implemented yet (PM) }
|
||||
{$define FPC_HAS_SET_INEQUALITIES}
|
||||
|
||||
program TestSet;
|
||||
|
||||
Procedure InitMSTimer;
|
||||
|
Loading…
Reference in New Issue
Block a user