Feb. 16, 2010
4:51 p.m.
Mariano Martinez Peck wrote:
Thank for the report. I have just commited a new version that fix this and another couple of things. Can you tell me if it works ok for you ?
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfFFI'; load.
((Smalltalk at: #ConfigurationOfFFI) project version: '1.0') load.
Sorry, It is this:
((Smalltalk at: #ConfigurationOfFFI) project version: '1.2') load.
It works fine. Thanks.