25cb0ad32f
Done using find third_party/lisp/{sclf,mime4cl,npg} \ -name '*.lisp' -or -name '*.asd' \ -exec bash -c 'expand -i -t 8 "$0" | sponge "$0"' {} \; Change-Id: If84afac9c1d5cbc74e137a5aa0ae61472f0f1e90 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5066 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> |
||
---|---|---|
.. | ||
cmu.lisp | ||
README | ||
sbcl.lisp |
This directory contains an uniforming layer for multiprocessing in the style supported by Allegro Common Lisp and CMUCL. Almost nothing of this has been written by me. It's mostly the work of Gilbert Baumann (unk6@rz.uni-karlsruhe.de) and I've shamelessly lifted it from McCLIM. The copyright disclaimer in this code is compatible with the one of SCLF, so I believe there should be no legal issues.