forked from refresh-bio/SPLASH
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 814 Bytes
/
.gitmodules
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 "libs/mimalloc"]
path = libs/mimalloc
url = https://github.com/microsoft/mimalloc
[submodule "libs/zstd"]
path = libs/zstd
url = https://github.com/refresh-bio/dependencies-zstd
[submodule "libs/SBWT"]
path = libs/SBWT
url = https://github.com/refresh-bio-dependencies/SBWT
[submodule "libs/zlib-ng"]
path = libs/zlib-ng
url = https://github.com/refresh-bio-dependencies/zlib-ng.git
[submodule "libs/isa-l"]
path = libs/isa-l
url = https://github.com/refresh-bio-dependencies/isa-l.git
[submodule "build_tools/nasm"]
path = build_tools/nasm
url = https://github.com/netwide-assembler/nasm.git
[submodule "libs/libdeflate"]
path = libs/libdeflate
url = https://github.com/refresh-bio-dependencies/libdeflate
[submodule "libs/bkc"]
path = libs/bkc
url = https://github.com/refresh-bio/bkc