Hi,
I just loaded Roassal2 in Pharo4 using the following expression:
Gofer it
smalltalkhubUser: 'ObjectProfile' project: 'Roassal2';
configurationOf: 'Roassal2';
loadStable.
When I try one of the examples I see that I am missing some GT presentations specific to Roassal. How should I load those ?
Thx,
Sven