CMinst-failed(II)

Richard Karpen karpen@u.washington.edu
Sat, 19 Aug 1995 14:52:09 -0700 (PDT)


I have a fix to get CM to compile under NeXTStep using ACL,
at least until Rick is settled in and can make it "official"

Richard Karpen

****************************************************
Edit the file stella/algo.lisp 

In the funtion walk-vars

change the line
     walker:*toplevel-environment*
to
     nil

In the function expand-algorithm

change the line
    (walker:macroexpand-all 
to
    (nil