print without hashes
authorClaus Gittinger <cg@exept.de>
Wed, 05 Nov 2008 15:22:09 +0100
changeset 11312 de7434c3f88c
parent 11311 c1c7c71fecc7
child 11313 16d57815ea6b
print without hashes
Context.st
--- a/Context.st	Wed Nov 05 14:08:52 2008 +0100
+++ b/Context.st	Wed Nov 05 15:22:09 2008 +0100
@@ -2253,7 +2253,7 @@
 !Context class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Context.st,v 1.141 2008-11-05 13:08:52 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Context.st,v 1.142 2008-11-05 14:22:09 cg Exp $'
 ! !
 
 Context initialize!