aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2022-05-07 17:09:47 +0200
committerTeddy Wing2022-05-07 17:46:56 +0200
commit6809f12b4c19b21de24ae4bfb7ce20fe8547daf6 (patch)
treeb35942309c9c54e579a5f1cce5b4c5ad0e18e832
parenta7dfdc052a931cc0cabfeb85151bcdad782f08c8 (diff)
downloadwajir-6809f12b4c19b21de24ae4bfb7ce20fe8547daf6.tar.bz2
wajir.asd: Clean up registry search path code
Remove old test code.
-rw-r--r--wajir.asd11
1 files changed, 2 insertions, 9 deletions
diff --git a/wajir.asd b/wajir.asd
index f283ad1..aaa0033 100644
--- a/wajir.asd
+++ b/wajir.asd
@@ -1,14 +1,7 @@
-; (push
-; (merge-pathnames "lib/" (asdf:system-source-directory :wajir))
-; asdf:*central-registry*)
-
(in-package :asdf-user)
-; (initialize-source-registry
-; '(:source-registry
-; (:tree (merge-pathnames "lib/" (system-source-directory :wajir)))
-; :inherit-configuration))
-
+;; Include the repo "lib/" directory in the system search path to make
+;; available systems tracked as submodules.
(initialize-source-registry
`(:source-registry
(:tree ,(make-pathname :directory