compiler/PPCChoiceNode.st
changeset 515 b5316ef15274
parent 464 f6d77fee9811
--- a/compiler/PPCChoiceNode.st	Fri Jul 24 15:06:54 2015 +0100
+++ b/compiler/PPCChoiceNode.st	Mon Aug 17 12:13:16 2015 +0100
@@ -12,7 +12,7 @@
 
 !PPCChoiceNode methodsFor:'accessing'!
 
-prefix
+defaultName
     ^ #ch
 ! !