ImmutableArray.st
changeset 531 5c7505452319
parent 386 9150fc58b228
child 619 95efb21c1fac
--- a/ImmutableArray.st	Sat Nov 11 16:28:41 1995 +0100
+++ b/ImmutableArray.st	Sat Nov 11 16:30:26 1995 +0100
@@ -36,9 +36,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic/ImmutableArray.st,v 1.9 1995-08-11 16:03:05 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic/ImmutableArray.st,v 1.10 1995-11-11 15:30:26 cg Exp $'
 !
 
 documentation