BlockContext.st
branchjv
changeset 17711 39faaaf888b4
parent 11313 16d57815ea6b
child 17761 b0e5971141bc
--- a/BlockContext.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/BlockContext.st	Mon Jun 15 20:55:05 2009 +0100
@@ -240,5 +240,5 @@
 !BlockContext class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/BlockContext.st,v 1.33 2008-11-05 14:22:16 cg Exp $'
+    ^ '$Id: BlockContext.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !