mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-03 22:01:55 +03:00
f23fc38433
git-svn-id: svn://kolibrios.org@616 a494cfbc-eb01-0410-851d-a64ba20cac60
8 lines
43 B
ObjectPascal
8 lines
43 B
ObjectPascal
unit Crt;
|
|
|
|
interface
|
|
|
|
implementation
|
|
|
|
end.
|