#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Mon, 27 May 2019 15:04:46 +0200
changeset 4959 e30244256dd8
parent 4958 3f7c2288f78a
child 4960 b7afd7586747
#OTHER by cg category of: #postCopy #postDeepCopy
MappedCollection.st
--- a/MappedCollection.st	Mon May 27 15:04:19 2019 +0200
+++ b/MappedCollection.st	Mon May 27 15:04:46 2019 +0200
@@ -124,7 +124,7 @@
     "Modified: 2.8.1996 / 21:03:57 / cg"
 ! !
 
-!MappedCollection methodsFor:'copying'!
+!MappedCollection methodsFor:'copying-private'!
 
 postCopy
     domain := domain copy.