-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 1.75 KB
/
.gitmodules
File metadata and controls
54 lines (54 loc) · 1.75 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "deps/sdsl-lite"]
path = deps/sdsl-lite
url = https://github.com/simongog/sdsl-lite.git
[submodule "deps/DYNAMIC"]
path = deps/DYNAMIC
url = https://github.com/vgteam/DYNAMIC.git
[submodule "deps/hopscotch-map"]
path = deps/hopscotch-map
url = https://github.com/Tessil/hopscotch-map.git
[submodule "deps/gfakluge"]
path = deps/gfakluge
url = https://github.com/vgteam/gfakluge.git
[submodule "deps/libhandlegraph"]
path = deps/libhandlegraph
url = https://github.com/vgteam/libhandlegraph.git
[submodule "deps/args"]
path = deps/args
url = https://github.com/Taywee/args.git
[submodule "deps/BBHash"]
path = deps/BBHash
url = https://github.com/vgteam/BBHash.git
[submodule "deps/flat_hash_map"]
path = deps/flat_hash_map
url = https://github.com/skarupke/flat_hash_map.git
[submodule "deps/PicoSHA2"]
path = deps/PicoSHA2
url = https://github.com/okdshin/PicoSHA2.git
[submodule "deps/structures"]
path = deps/structures
url = https://github.com/jeizenga/structures.git
[submodule "deps/ips4o"]
path = deps/ips4o
url = https://github.com/SaschaWitt/ips4o.git
[submodule "deps/mmmultimap"]
path = deps/mmmultimap
url = https://github.com/ekg/mmmultimap.git
[submodule "deps/gzip_reader"]
path = deps/gzip_reader
url = https://github.com/gatoravi/gzip_reader.git
[submodule "deps/mmap_allocator"]
path = deps/mmap_allocator
url = https://github.com/ekg/mmap_allocator.git
[submodule "deps/edlib"]
path = deps/edlib
url = https://github.com/Martinsos/edlib.git
[submodule "deps/cgranges"]
path = deps/cgranges
url = https://github.com/lh3/cgranges.git
[submodule "deps/atomic_queue"]
path = deps/atomic_queue
url = https://github.com/max0x7ba/atomic_queue.git
[submodule "deps/dozeu"]
path = deps/dozeu
url = https://github.com/vgteam/dozeu.git