DisplayObject.st
changeset 23 11c422f6d825
parent 21 66b31c91177f
child 31 c8adde64ce92
--- a/DisplayObject.st	Fri Jun 03 02:54:13 1994 +0200
+++ b/DisplayObject.st	Fri Aug 05 03:15:13 1994 +0200
@@ -20,6 +20,8 @@
 DisplayObject comment:'
 COPYRIGHT (c) 1989 by Claus Gittinger
               All Rights Reserved
+
+$Header: /cvs/stx/stx/libview2/DisplayObject.st,v 1.8 1994-08-05 01:13:50 claus Exp $
 '!
 
 !DisplayObject class methodsFor:'documentation'!
@@ -40,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview2/DisplayObject.st,v 1.7 1994-06-03 00:52:07 claus Exp $
+$Header: /cvs/stx/stx/libview2/DisplayObject.st,v 1.8 1994-08-05 01:13:50 claus Exp $
 "
 !