.
This commit is contained in:
28
.gitmodules
vendored
28
.gitmodules
vendored
@ -1,34 +1,6 @@
|
||||
[submodule "ext/libfor"]
|
||||
path = ext/libfor
|
||||
url = https://github.com/cruppstahl/libfor.git
|
||||
[submodule "ext/lz4"]
|
||||
path = ext/lz4
|
||||
url = https://github.com/Cyan4973/lz4.git
|
||||
[submodule "ext/bitshuffle"]
|
||||
path = ext/bitshuffle
|
||||
url = https://github.com/kiyo-masui/bitshuffle.git
|
||||
[submodule "ext/LittleIntPacker"]
|
||||
path = ext/LittleIntPacker
|
||||
url = https://github.com/lemire/LittleIntPacker.git
|
||||
[submodule "ext/streamvbyte"]
|
||||
path = ext/streamvbyte
|
||||
url = https://github.com/lemire/streamvbyte.git
|
||||
[submodule "ext/libvbyte"]
|
||||
path = ext/libvbyte
|
||||
url = https://github.com/cruppstahl/libvbyte.git
|
||||
[submodule "ext/MaskedVByte"]
|
||||
path = ext/MaskedVByte
|
||||
url = https://github.com/lemire/MaskedVByte.git
|
||||
[submodule "ext/simdcomp"]
|
||||
path = ext/simdcomp
|
||||
url = https://github.com/lemire/simdcomp.git
|
||||
[submodule "ext/FastPFor"]
|
||||
path = ext/FastPFor
|
||||
url = https://github.com/lemire/FastPFor
|
||||
[submodule "ext/c-blosc"]
|
||||
path = ext/c-blosc
|
||||
url = https://github.com/Blosc/c-blosc.git
|
||||
[submodule "ext/JASSv2"]
|
||||
path = ext/JASSv2
|
||||
url = https://github.com/andrewtrotman/JASSv2
|
||||
|
||||
|
Submodule ext/FastPFor deleted from 773283d4a1
Submodule ext/JASSv2 deleted from 5ba7f18847
Submodule ext/LittleIntPacker deleted from efee2ee00a
Submodule ext/MaskedVByte deleted from 18f2618fd1
Submodule ext/c-blosc deleted from a0e5c18d37
Submodule ext/libfor deleted from 49611808d0
Submodule ext/libvbyte deleted from 611e0115fc
Submodule ext/simdcomp deleted from 631f8a7a27
Submodule ext/streamvbyte deleted from 0fa291b5b8
Reference in New Issue
Block a user