-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 752 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "deps/sparsepp"]
path = deps/sparsepp
url = https://github.com/edawson/sparsepp.git
[submodule "deps/sdsl-lite"]
path = deps/sdsl-lite
url = https://github.com/vgteam/sdsl-lite.git
[submodule "deps/libhandlegraph"]
path = deps/libhandlegraph
url = https://github.com/vgteam/libhandlegraph.git
[submodule "deps/sglib"]
path = deps/sglib
url = https://github.com/vgteam/sglib
[submodule "deps/libbdsg"]
path = deps/libbdsg
url = https://github.com/vgteam/libbdsg.git
[submodule "deps/DYNAMIC"]
path = deps/DYNAMIC
url = https://github.com/vgteam/DYNAMIC.git
[submodule "deps/BBHash"]
path = deps/BBHash
url = https://github.com/rizkg/BBHash.git
[submodule "deps/mio"]
path = deps/mio
url = https://github.com/mandreyel/mio.git