#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Mon, 27 May 2019 15:04:23 +0200
changeset 24181 fbc74b464089
parent 24180 58ef875ce1b8
child 24182 d3293adb46a7
#OTHER by cg category of: #postCopy #postDeepCopy
Bag.st
--- a/Bag.st	Mon May 27 15:04:04 2019 +0200
+++ b/Bag.st	Mon May 27 15:04:23 2019 +0200
@@ -383,7 +383,7 @@
     "
 ! !
 
-!Bag methodsFor:'copying'!
+!Bag methodsFor:'copying-private'!
 
 postCopy
     "must copy the contents as well"