diff -r 85d662a8509f -r 07d9ee98e092 MappedCollection.st --- a/MappedCollection.st Mon Oct 04 11:32:27 1993 +0100 +++ b/MappedCollection.st Wed Oct 13 01:17:11 1993 +0100 @@ -28,8 +28,7 @@ real association. In order to work properly, the domain and map objects must be instances of a subclass of SequenceableCollection or Dictionary. - -%W% %E% +$Header: /cvs/stx/stx/libbasic2/MappedCollection.st,v 1.2 1993-10-13 00:16:27 claus Exp $ '! !MappedCollection class methodsFor:'instance creation'!