VariableArray.st
changeset 85 df13b436b54e
parent 84 d401ce0001dc
child 112 3e18f2cfe430
--- a/VariableArray.st	Thu Aug 10 15:19:05 1995 +0200
+++ b/VariableArray.st	Thu Aug 10 20:36:43 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libbasic2/VariableArray.st,v 1.10 1995-08-10 13:18:59 claus Exp $
+$Header: /cvs/stx/stx/libbasic2/VariableArray.st,v 1.11 1995-08-10 18:36:40 claus Exp $
 '!
 
 !VariableArray class methodsFor:'documentation'!
@@ -42,8 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic2/VariableArray.st,v 1.10 1995-08-10 13:18:59 claus Exp $
-$Revision: 1.10 $
+$Header: /cvs/stx/stx/libbasic2/VariableArray.st,v 1.11 1995-08-10 18:36:40 claus Exp $
 "
 !