#DOCUMENTATION by cg expecco_19_1_0 expecco_19_1_0_final1
authorClaus Gittinger <cg@exept.de>
Mon, 27 May 2019 15:02:19 +0200
changeset 4423 bd0b9dbc30c2
parent 4422 a06688034985
child 4424 426e55dae825
#DOCUMENTATION by cg category of: #postCopy #postDeepCopy
ObjectFileHandle.st
--- a/ObjectFileHandle.st	Sun May 26 11:37:08 2019 +0200
+++ b/ObjectFileHandle.st	Mon May 27 15:02:19 2019 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1995 by Claus Gittinger
 	      All Rights Reserved
@@ -308,7 +306,7 @@
     "Modified: 30.1.1997 / 20:57:56 / cg"
 ! !
 
-!ObjectFileHandle methodsFor:'copying'!
+!ObjectFileHandle methodsFor:'copying-private'!
 
 postCopy
     "flush module handles of the copy"