Skip to content
Snippets Groups Projects
Commit e5bef4bf authored by rtoy's avatar rtoy
Browse files

Add contrib directory to extra tarball. These were always part of the

CMUCL source tree, but were never delivered in a distribution.

code/module.lisp:
o Define module "cmu-contribs" that loads defmodule definitions for
  the contrib code.

code/save.lisp:
o Add "library:contrib/" to the modules search-list so we can find the
  installed contribs.

tools/make-extra-dist.sh:
o Install all contrib files

contrib/contrib.lisp:
o New file that defines modules for the contrib packages.
parent 5cfb856c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment