-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 770 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 770 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/BBHash"]
path = deps/BBHash
url = https://github.com/vgteam/BBHash.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/ips4o"]
path = deps/ips4o
url = https://github.com/SaschaWitt/ips4o.git
[submodule "deps/args"]
path = deps/args
url = https://github.com/Taywee/args.git
[submodule "deps/gfakluge"]
path = deps/gfakluge
url = https://github.com/vgteam/gfakluge.git
[submodule "deps/mmmulti"]
path = deps/mmmulti
url = https://github.com/ekg/mmmulti
[submodule "deps/atomic_queue"]
path = deps/atomic_queue
url = https://github.com/max0x7ba/atomic_queue.git