April 14, 2009
10:04 a.m.
On 8 avr. 09, at 14:12, Damien Cassou wrote:
On Wed, Apr 8, 2009 at 12:29 AM, Marcus Denker <denker@acm.org> wrote:
Compiler class>>closureParserClass ^self error: 'not installed'.
That is right? How to install "closureParserClass"?
these are leftovers from the NewCompiler ClosureCompiler. We will clean this up soon.
In the mean time, can I just do like Damien P suggests in the above link, i.e. replace closureParserClass with parserClass? -- Simon