-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.gitmodules
21 lines (21 loc) · 867 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "3rd_party/zstd"]
path = 3rd_party/zstd
url = https://github.com/refresh-bio-dependencies/zstd.git
[submodule "3rd_party/mimalloc"]
path = 3rd_party/mimalloc
url = https://github.com/refresh-bio-dependencies/mimalloc.git
[submodule "3rd_party/raduls-inplace"]
path = 3rd_party/raduls-inplace
url = https://github.com/refresh-bio-sandbox/RADULS-inplace-dev.git
[submodule "3rd_party/isa-l"]
path = 3rd_party/isa-l
url = https://github.com/refresh-bio-dependencies/isa-l.git
[submodule "3rd_party/zlib-ng"]
path = 3rd_party/zlib-ng
url = https://github.com/refresh-bio-dependencies/zlib-ng.git
[submodule "3rd_party/libdeflate"]
path = 3rd_party/libdeflate
url = https://github.com/refresh-bio-dependencies/libdeflate.git
[submodule "3rd_party/pybind11"]
path = 3rd_party/pybind11
url = https://github.com/refresh-bio-dependencies/pybind11.git