+ uses objpas added

This commit is contained in:
florian 1998-04-27 12:55:57 +00:00
parent 0223da3abf
commit 9470b37408

View File

@ -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
} }