summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre A. Gomes <andremegafone@gmail.com>2024-03-15 10:09:01 +0200
committerAndre A. Gomes <andremegafone@gmail.com>2024-03-18 18:10:22 +0200
commite6996e7a6132a48f16906f5badb54d1cf07a2cf2 (patch)
tree11d35ddef83b7df30387cfa908dfa4e8fd7d482b
parent5ef6976602cba75d832d392676e61ad5524746c5 (diff)
gitmodules: Add cl-symbol-munger.
Required for cl-lisp-unit2.
-rw-r--r--.gitmodules4
m---------_build/cl-symbol-munger0
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c2fe86f1d..277651d61 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -604,3 +604,7 @@
path = _build/cl-sqlite
url = https://github.com/TeMPOraL/cl-sqlite
shallow = true
+[submodule "_build/cl-symbol-munger"]
+ path = _build/cl-symbol-munger
+ url = https://github.com/AccelerationNet/symbol-munger
+ shallow = true
diff --git a/_build/cl-symbol-munger b/_build/cl-symbol-munger
new file mode 160000
+Subproject e96558e8315b8eef3822be713354787b2348b25