This works form me in Pharo 2:




2014-03-29 18:25 GMT+01:00 Roelof Wobben <r.wobben@home.nl>:
Nicolai Hess schreef op 29-3-2014 17:44:
2014-03-29 16:36 GMT+01:00 phil@highoctane.be <phil@highoctane.be>:

Get the morph examples in the pharoextras smalltallhub repo.

Some please point the� correct location as I am on a mobe.



http://smalltalkhub.com/#!/~PharoExtras/MorphExamplesAndDemos

Install with:

Gofer new
url:'http://smalltalkhub.com/mc/PharoExtras/MorphExamplesAndDemos/main'
��� username: ''
��� password: '' ;
��� package:'MorphExamplesAndDemos';
��� load

Thanks,

I copied this in a workspace and choose do it,
But nothing seems to be happen.

Roelof