mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 19:59:18 +02:00
+ uses objpas added
This commit is contained in:
parent
0223da3abf
commit
9470b37408
@ -17,6 +17,9 @@ unit Classes;
|
|||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
uses
|
||||||
|
objpas;
|
||||||
|
|
||||||
|
|
||||||
const
|
const
|
||||||
|
|
||||||
@ -1000,7 +1003,10 @@ implementation
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.2 1998-04-27 09:09:49 michael
|
Revision 1.3 1998-04-27 12:55:57 florian
|
||||||
|
+ uses objpas added
|
||||||
|
|
||||||
|
Revision 1.2 1998/04/27 09:09:49 michael
|
||||||
+ Added log at the end
|
+ Added log at the end
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user