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