Faré <[email protected]> writes: > I suppose I could break the assumption and see whether Xach comes > to my house with an axe for breaking Quicklisp once more — > or some user of a proprietary application I haven't heard of. > I'd rather not do it without Xach being in the loop.
The assumption that most commonly breaks is that your defsystem file can look like this: ;; foo.asd (defsystem foo ...) That's a style used by hundreds of systems in Quicklisp. Zach _______________________________________________ asdf-devel mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
