
15 Oct
2013
15 Oct
'13
10:09 p.m.
New versions of sbcl will warn on a reference to sb-ext:quit. Since new versions of sbcl also include asdf3, I just use uiop:quit if asdf3 is present, and the old code if not.