forked from ekg/mmmulti
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 774 Bytes
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 774 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
25
[submodule "deps/mio"]
path = deps/mio
url = https://github.com/mandreyel/mio.git
branch = master
[submodule "deps/args"]
path = deps/args
url = https://github.com/Taywee/args.git
[submodule "deps/DYNAMIC"]
path = deps/DYNAMIC
url = https://github.com/vgteam/DYNAMIC.git
[submodule "deps/sdsl-lite"]
path = deps/sdsl-lite
url = https://github.com/vgteam/sdsl-lite.git
[submodule "deps/ips4o"]
path = deps/ips4o
url = https://github.com/ips4o/ips4o.git
[submodule "deps/atomic_queue"]
path = deps/atomic_queue
url = https://github.com/max0x7ba/atomic_queue.git
[submodule "deps/paryfor"]
path = deps/paryfor
url = https://github.com/ekg/paryfor.git
[submodule "deps/hopscotch-map"]
path = deps/hopscotch-map
url = https://github.com/Tessil/hopscotch-map.git