mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 09:09:30 +02:00
+ uses objpas added
This commit is contained in:
parent
0223da3abf
commit
9470b37408
@ -17,6 +17,9 @@ unit Classes;
|
||||
|
||||
interface
|
||||
|
||||
uses
|
||||
objpas;
|
||||
|
||||
|
||||
const
|
||||
|
||||
@ -1000,7 +1003,10 @@ implementation
|
||||
end.
|
||||
{
|
||||
$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
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user