Configure so that the core lisp-unit routines are in a single file.
commit707d7ceafc9c4932d269ae24d26175ac9377b96e
authorThomas M. Hermann <thomas.m.hermann@odonata-research.com>
Mon, 12 Dec 2011 03:10:54 +0000 (11 21:10 -0600)
committerThomas M. Hermann <thomas.m.hermann@odonata-research.com>
Mon, 12 Dec 2011 03:10:54 +0000 (11 21:10 -0600)
treeb82e27229a1bde42d4e15af83f3ee25c8ba0bb91
parent82bbe1136b75d740c34cc28fbb4f57b5273267fc
Configure so that the core lisp-unit routines are in a single file.

Move the DEFPACKAGE form back into lisp-unit.lisp. All of the exported
symbols for the extensions are now defined in the respective extension
file using an EXPORT form. The ASDF form now is only required if using
the extensions.
README
TODO [deleted file]
defpackage.lisp [deleted file]
floating-point.lisp
lisp-unit.asd
lisp-unit.lisp
rational.lisp