[asdf-devel] Quick asdf.texinfo patch
Gary King
gwking at metabang.com
Thu Aug 27 15:42:48 UTC 2009
Thanks Robert.
On Aug 27, 2009, at 10:08 AM, Robert Goldman wrote:
> I noticed today that the defsystem grammar info node does not include
> the :class option. The attached patch fixes that.
> diff --git a/asdf.texinfo b/asdf.texinfo
> index cfef5c6..b539182 100644
> --- a/asdf.texinfo
> +++ b/asdf.texinfo
> @@ -339,7 +339,8 @@ option := :components component-list
> | :operation-done-p method-form
> | :depends-on ( {dependency-def}* )
> | :serial [ t | nil ]
> - | :in-order-to ( {dependency}+ )
> + | :in-order-to ( {dependency}+ )
> + | :class symbol
>
> component-list := ( {component-def}* )
>
> _______________________________________________
> asdf-devel mailing list
> asdf-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
--
Gary Warren King, metabang.com
Cell: (413) 559 8738
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM * gwking on twitter
More information about the asdf-devel
mailing list