[squeak-dev] Re: Cuis-Squeak portability.

R. Clayton rvclayton at acm.org
Thu Jun 11 01:22:11 UTC 2009


So what you need to do is to remove those changes that start preamble:
classDefinition'. After that, everything should work ok.

  In unix talk,

    $ sed 's/!classDefinition:[^!]*!//g' < cuis.st > squeak.st

    $

  did the trick.  Thanks.




More information about the Squeak-dev mailing list