forked from dlang-community/D-Scanner
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
22 lines (22 loc) · 706 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "libdparse"]
path = libdparse
url = https://github.com/dlang-community/libdparse.git
branch = master
[submodule "inifiled"]
path = inifiled
url = https://github.com/burner/inifiled.git
[submodule "containers"]
path = containers
url = https://github.com/dlang-community/containers.git
[submodule "dsymbol"]
path = dsymbol
url = https://github.com/dlang-community/dsymbol.git
[submodule "libddoc"]
path = libddoc
url = https://github.com/dlang-community/libddoc.git
[submodule "stdx-allocator"]
path = stdx-allocator
url = https://github.com/dlang-community/stdx-allocator.git
[submodule "d-test-utils"]
path = d-test-utils
url = https://github.com/dlang-community/d-test-utils.git