mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-26 15:58:18 +02:00
10 lines
68 B
ObjectPascal
10 lines
68 B
ObjectPascal
{
|
|
}
|
|
unit ibase60;
|
|
|
|
{$UNDEF LinkDynamically}
|
|
|
|
{$i ibase60.inc}
|
|
|
|
end.
|