
22 Jan
2010
22 Jan
'10
8:06 p.m.
Oh, yes, and if you want to see what will happen, try (load "bug.asd") (pprint (asdf::traverse (make-instance 'asdf:load-op) (asdf:find-system :bug)) that should display the plan that ASDF has developed for your system without executing it. best, r