Track changes to runlisp.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 Apr 2008 21:32:08 +0000 (22:32 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 19 Apr 2008 21:32:08 +0000 (22:32 +0100)
commit5a64d91b912d7794a9aa56ac781d04029a94a405
treed29b22bde4fed0ef10c373c9349006c1d82c6af4
parentd6caa73bc6253f7a0461406a939865a207bad7c8
Track changes to runlisp.

sys-base is now less dependent on runlisp for setting itself up.
It doesn't run as well as it does through runlisp but it does at
least work.  (The code in sys-base is a clone-and-hack job of
the guts of runlisp: try to keep them in sync.)

Runlisp renamed its command-line arguments variable, to avoid the
annoying conflict with CMU CL's ext:*command-line-strings*; track
this change.
optparse-test
optparse.lisp
sys-base.lisp