ImmutableString.st
branchjv
changeset 17865 598963c6ff8e
parent 17846 24edc476ac18
child 17869 9610c6c94e71
--- a/ImmutableString.st	Wed Sep 28 13:46:37 2011 +0100
+++ b/ImmutableString.st	Wed Sep 28 20:07:49 2011 +0100
@@ -233,4 +233,8 @@
 
 version_CVS
     ^ '§Header: /cvs/stx/stx/libbasic/ImmutableString.st,v 1.9 2009/11/16 08:59:40 stefan Exp §'
+!
+
+version_SVN
+    ^ '$Id$'
 ! !