[asdf-devel] Dependency issues with module sub-class
Faré
fahree at gmail.com
Wed Feb 3 17:53:57 UTC 2010
On 3 February 2010 11:32, Scott Bell <sblist at me.com> wrote:
> (:group "x"
> :depends-on ("packages")
If you're not in a subdirectory #p"x/", here add a
:pathname #p""
> :components
> ((:file "a")
> (:file "b" :depends-on ("a"))
> (:file "c" :depends-on ("b"))
> (:file "d" :depends-on ("a" "b"))))
>
> Any thoughts?
There ought to be a FAQ.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
The rule is perfect: in all matters of opinion our adversaries are insane.
— Mark Twain
More information about the asdf-devel
mailing list