Controller.st
changeset 54 29a6b2f8e042
parent 46 7b331e9012fd
child 80 eb8373679a9f
--- a/Controller.st	Fri Aug 05 03:15:24 1994 +0200
+++ b/Controller.st	Fri Aug 05 03:16:44 1994 +0200
@@ -20,6 +20,8 @@
 Controller comment:'
 COPYRIGHT (c) 1992 by Claus Gittinger
               All Rights Reserved
+
+$Header: /cvs/stx/stx/libview/Controller.st,v 1.6 1994-08-05 01:13:44 claus Exp $
 '!
 
 !Controller class methodsFor:'documentation'!
@@ -40,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview/Controller.st,v 1.5 1994-06-03 00:52:01 claus Exp $
+$Header: /cvs/stx/stx/libview/Controller.st,v 1.6 1994-08-05 01:13:44 claus Exp $
 "
 !