"Far" == Far <Far> writes:
Far> Dear Lisp hackers, Far> I'm proud to announce the release of release ASDF 3.0.0. Far> Please test it and include it in your Common Lisp implementation or Far> distribution.
I ran the test with cmucl 2013-05 and got 45 pass, 1 failure in test-utilities.script. The failure is
The assertion (VERSION-SATISFIES (ASDF-VERSION) "2.0") failed.
Cmucl 2013-05 has asdf 2.32.
Ray