BlockContext.st
changeset 92 0c73b48551ac
parent 88 81dacba7a63a
child 154 d4236ec280a6
--- a/BlockContext.st	Sun Jul 10 00:59:39 1994 +0200
+++ b/BlockContext.st	Fri Aug 05 02:55:07 1994 +0200
@@ -20,6 +20,8 @@
 BlockContext comment:'
 COPYRIGHT (c) 1993 by Claus Gittinger
               All Rights Reserved
+
+$Header: /cvs/stx/stx/libbasic/BlockContext.st,v 1.7 1994-08-05 00:53:53 claus Exp $
 '!
 
 !BlockContext class methodsFor:'documentation'!
@@ -40,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic/BlockContext.st,v 1.6 1994-06-02 16:19:19 claus Exp $
+$Header: /cvs/stx/stx/libbasic/BlockContext.st,v 1.7 1994-08-05 00:53:53 claus Exp $
 "
 !
 
@@ -106,7 +108,7 @@
     ^ nil
 ! !
 
-!BlockContext methodsFor:'printing'!
+!BlockContext methodsFor:'printing & storing'!
 
 receiverPrintString
     home isNil ifTrue:[