Loading asdf.lisp +3 −1 Original line number Diff line number Diff line Loading @@ -2051,7 +2051,9 @@ applied by the plain `*source-to-target-mappings*`." (defun default-registry () ()) (defvar *source-registry* ()) (defvar *source-registry* () "Either NIL (for uninitialized), or a list of one element, said element itself being a list of directory pathnames where to look for .asd files") (defun source-registry () (car *source-registry*)) Loading asdf.texinfo +1 −1 Original line number Diff line number Diff line Loading @@ -1298,7 +1298,7 @@ You will find the above referenced tags in this repository. Discussion of ASDF development is conducted on the mailing list @kbd{asdf-devel@@common-lisp.net}. @node FAQ, TODO list, missing bits in implementation, Getting the latest version, Top @node FAQ, TODO list, Getting the latest version, Top @comment node-name, next, previous, up @chapter FAQ Loading Loading
asdf.lisp +3 −1 Original line number Diff line number Diff line Loading @@ -2051,7 +2051,9 @@ applied by the plain `*source-to-target-mappings*`." (defun default-registry () ()) (defvar *source-registry* ()) (defvar *source-registry* () "Either NIL (for uninitialized), or a list of one element, said element itself being a list of directory pathnames where to look for .asd files") (defun source-registry () (car *source-registry*)) Loading
asdf.texinfo +1 −1 Original line number Diff line number Diff line Loading @@ -1298,7 +1298,7 @@ You will find the above referenced tags in this repository. Discussion of ASDF development is conducted on the mailing list @kbd{asdf-devel@@common-lisp.net}. @node FAQ, TODO list, missing bits in implementation, Getting the latest version, Top @node FAQ, TODO list, Getting the latest version, Top @comment node-name, next, previous, up @chapter FAQ Loading