forked from atlas-engineer/njson
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
25 lines (25 loc) · 840 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[submodule "_build/alexandria"]
path = _build/alexandria
url = https://gitlab.common-lisp.net/alexandria/alexandria.git
shallow = true
[submodule "_build/cl-json"]
path = _build/cl-json
url = https://github.com/hankhero/cl-json
shallow = true
[submodule "_build/lisp-unit2"]
path = _build/lisp-unit2
url = https://github.com/AccelerationNet/lisp-unit2
shallow = true
[submodule "_build/iterate"]
path = _build/iterate
url = https://gitlab.common-lisp.net/iterate/iterate.git
shallow = true
[submodule "_build/cl-interpol"]
path = _build/cl-interpol
url = https://github.com/edicl/cl-interpol
[submodule "_build/named-readtables"]
path = _build/named-readtables
url = https://github.com/melisgl/named-readtables
[submodule "_build/cl-unicode"]
path = _build/cl-unicode
url = https://github.com/edicl/cl-unicode