mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 00:10:19 +02:00
10 lines
61 B
ObjectPascal
10 lines
61 B
ObjectPascal
unit uw3474a;
|
|
|
|
interface
|
|
|
|
implementation
|
|
|
|
uses tw3474;
|
|
|
|
end.
|