#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Mon, 27 May 2019 15:02:50 +0200
changeset 24175 f8e000cf6617
parent 24174 ad6a44e0f038
child 24176 d261694dd722
#OTHER by cg category of: #postCopy #postDeepCopy
GenericException.st
--- a/GenericException.st	Mon May 27 15:02:00 2019 +0200
+++ b/GenericException.st	Mon May 27 15:02:50 2019 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
@@ -1554,7 +1552,7 @@
     "Modified: / 2.3.1998 / 12:20:43 / stefan"
 ! !
 
-!GenericException methodsFor:'copying'!
+!GenericException methodsFor:'copying-private'!
 
 postCopy
     "set the internal state to nil"