ReadEvalPrintLoop.st
branchjv
changeset 17869 9610c6c94e71
parent 17865 598963c6ff8e
child 17892 d86c8bd5ece3
--- a/ReadEvalPrintLoop.st	Thu Sep 29 16:40:27 2011 +0100
+++ b/ReadEvalPrintLoop.st	Thu Sep 29 16:44:37 2011 +0100
@@ -373,7 +373,7 @@
 !ReadEvalPrintLoop class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ReadEvalPrintLoop.st 10695 2011-09-28 19:07:49Z vranyj1 $'
+    ^ '$Id: ReadEvalPrintLoop.st 10700 2011-09-29 15:44:37Z vranyj1 $'
 !
 
 version_CVS
@@ -381,5 +381,5 @@
 !
 
 version_SVN
-    ^ '$Id: ReadEvalPrintLoop.st 10695 2011-09-28 19:07:49Z vranyj1 $'
+    ^ '$Id: ReadEvalPrintLoop.st 10700 2011-09-29 15:44:37Z vranyj1 $'
 ! !