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