mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 03:18:35 +02:00
10 lines
67 B
ObjectPascal
10 lines
67 B
ObjectPascal
unit uw25054a;
|
|
|
|
interface
|
|
|
|
uses
|
|
Integer.ns;
|
|
|
|
implementation
|
|
|
|
end. |