I think this should do it:
Gofer it�� �� smalltalkhubUser: 'Pharo' project: 'Bloc';�� �� configurationOf: 'Bloc';�� �� loadDevelopment.Gofer newsmalltalkhubUser: 'Pharo' project: 'Brick';package: 'Brick-Core';package: 'Brick-Scrollpane';package: 'Brick-List';load.ConfigurationOfTxText loadDevelopment.
Cheers,Doru
On Sun, May 31, 2015 at 11:15 PM, Peter Uhn��k <i.uhnak@gmail.com> wrote:
Hi,
I wanted to try new brick/bloc thing��https://pharoweekly.wordpress.com/2015/05/30/future-new-widget-sets-is-coming-to-you/
however after loading (in Pharo 5.0) it is complaining about missing��FILOStack (in BlBrickLayouter>>initialize)
What should I load?
Thanks,Peter
--