mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-22 19:35:59 +02:00
11 lines
123 B
ObjectPascal
11 lines
123 B
ObjectPascal
unit objpas;
|
|
interface
|
|
{$Y-}
|
|
implementation
|
|
end.
|
|
$Log$
|
|
Revision 1.2 2000-07-13 11:33:38 michael
|
|
+ removed logs
|
|
|
|
}
|