Add the location of ECL systems to ASDF.

This commit is contained in:
Juan Jose Garcia Ripoll 2012-10-28 10:14:53 +01:00
parent cd002426c5
commit dac5ea7f74

View file

@ -4227,6 +4227,7 @@ with a different configuration, so the configuration would be re-read then."
(defun* wrapping-source-registry ()
`(:source-registry
#+ecl (:tree ,(translate-logical-pathname "SYS:"))
#+mkcl (:tree ,(translate-logical-pathname "CONTRIB:"))
#+sbcl (:tree ,(truenamize (getenv-pathname "SBCL_HOME" :want-directory t)))
:inherit-configuration