mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-17 05:20:37 +01:00
* renamefest
This commit is contained in:
parent
af9703f179
commit
1bbd8a00b7
@ -5,7 +5,7 @@ Program Example41;
|
|||||||
Uses Sysutils;
|
Uses Sysutils;
|
||||||
|
|
||||||
Const
|
Const
|
||||||
{$ifdef linux}
|
{$ifdef unix}
|
||||||
FN = 'find';
|
FN = 'find';
|
||||||
P = '.:/bin:/usr/bin';
|
P = '.:/bin:/usr/bin';
|
||||||
{$else}
|
{$else}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user