ImmutableString.st
branchjv
changeset 17845 7e0cfaac936d
parent 17841 7abcc4aef871
child 17846 24edc476ac18
--- a/ImmutableString.st	Thu Jun 23 16:55:10 2011 +0100
+++ b/ImmutableString.st	Thu Jul 07 23:08:07 2011 +0100
@@ -228,20 +228,9 @@
 !ImmutableString class methodsFor:'documentation'!
 
 version
-    ^ '$Id$'
+    ^ '$Id: /cvs/stx/stx/libbasic/ImmutableString.st,v 1.9 2009/11/16 08:59:40 stefan Exp $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/ImmutableString.st,v 1.9 2009/11/16 08:59:40 stefan Exp '
-!
-
-version_SVN
-    ^ '$Id$'
-! !
-
-
-
-
-
-
-
+    ^ '§Header: /cvs/stx/stx/libbasic/ImmutableString.st,v 1.9 2009/11/16 08:59:40 stefan Exp §'
+! !
\ No newline at end of file