Context.st
branchjv
changeset 17834 04ff72c5039a
parent 17830 92d4d6a6f813
child 17841 7abcc4aef871
--- a/Context.st	Wed Apr 06 13:25:19 2011 +0100
+++ b/Context.st	Sat Apr 09 18:19:04 2011 +0100
@@ -2408,15 +2408,16 @@
 !Context class methodsFor:'documentation'!
 
 version
-    ^ '$Id: Context.st 10623 2011-03-17 15:08:28Z vranyj1 $'
+    ^ '$Id: Context.st 10632 2011-04-09 17:19:04Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/Context.st,v 1.158 2010/08/14 10:56:21 cg Exp '
+    ^ 'Header: /var/local/cvs/stx/libbasic/Context.st,v 1.158 2010-08-14 10:56:21 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: Context.st 10623 2011-03-17 15:08:28Z vranyj1 $'
+    ^ '$Id: Context.st 10632 2011-04-09 17:19:04Z vranyj1 $'
 ! !
 
 Context initialize!
+