From efeb19b8ad0fc9939887cbbc38c962045c19c22a Mon Sep 17 00:00:00 2001 From: x Date: Fri, 6 Jan 2017 10:38:40 +0100 Subject: [PATCH] . --- .gitmodules | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 40a6bad..0000000 --- a/.gitmodules +++ /dev/null @@ -1,30 +0,0 @@ -[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/c-blosc2"] - path = ext/c-blosc2 - url = https://github.com/Blosc/c-blosc2.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