mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-08 11:30:57 -04:00
8 lines
43 B
ObjectPascal
8 lines
43 B
ObjectPascal
unit Crt;
|
|
|
|
interface
|
|
|
|
implementation
|
|
|
|
end.
|