diff -r 1b719dfc2813 -r 4cf1214fa57f SmalltalkCodeGeneratorTool.st --- a/SmalltalkCodeGeneratorTool.st Sun Apr 03 21:43:43 2016 +0200 +++ b/SmalltalkCodeGeneratorTool.st Sun Apr 03 21:45:20 2016 +0200 @@ -319,11 +319,6 @@ self startCollectChanges. (metaClass includesSelector:#'initialize') ifFalse:[ -'initialize - "Invoked at system start or when the class is dynamically loaded." - - "/ please change as required (and remove this comment) -'. bindings := Dictionary new. bindings at:'INIT_CLASSINSTVARS' put:( String streamContents:[:s |