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