D-Scanner/.gitmodules

23 lines
706 B
Plaintext

[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