Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
toy authored
PCL, because it needed PCL's walker code.  Fix this by always building
with PCL's walker, which is independent of PCL:

code/fwrappers.lisp:
o Always use the PCL version, assuming PCL walker is included.

pcl/defsys.lisp:
o Don't build walk.lisp here, because it's built as a part of CMUCL.
o Fix up dependencies.

tools/worldcom.lisp:
o Compile up pcl/walk.lisp

tools/worldload.lisp:
o Load up pcl/walk.lisp
495770f3
History
Name Last commit Last update
..