Comment #10 on issue 1113 by vonbecm...@gmail.com: MNU: GLMCompositePresentation>>roassal https://code.google.com/p/moose-technology/issues/detail?id=1113
this expression Gofer it smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo40'; configurationOf: 'PetitParser'; loadDevelopment.
loads differents packages and versions, that's why i get a MNU.
To load the proper development version do
Gofer it smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo40'; configurationOf: 'PetitParser'; load.
((Smalltalk at:#ConfigurationOfPetitParser) loadDevelopment).
Please close this as invalid. sorry. thanks