DisplayRootView.st
changeset 54 29a6b2f8e042
parent 45 d2d5bc481ebb
child 71 6a42b2b115f8
--- a/DisplayRootView.st	Fri Aug 05 03:15:24 1994 +0200
+++ b/DisplayRootView.st	Fri Aug 05 03:16:44 1994 +0200
@@ -20,6 +20,8 @@
 DisplayRootView comment:'
 COPYRIGHT (c) 1988 by Claus Gittinger
               All Rights Reserved
+
+$Header: /cvs/stx/stx/libview/DisplayRootView.st,v 1.7 1994-08-05 01:13:51 claus Exp $
 '!
 
 Smalltalk at:#RootView put:nil!
@@ -42,7 +44,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview/DisplayRootView.st,v 1.6 1994-06-02 21:21:42 claus Exp $
+$Header: /cvs/stx/stx/libview/DisplayRootView.st,v 1.7 1994-08-05 01:13:51 claus Exp $
 "
 !