From 4f0b7a8e3d45e57044d40c64d32341f24e4b9fe2 Mon Sep 17 00:00:00 2001 From: x Date: Sun, 8 Jan 2017 12:06:29 +0100 Subject: [PATCH] . --- .gitmodules | 6 +++--- c-blosc | 1 + ext/c-blosc2 | 1 - 3 files changed, 4 insertions(+), 4 deletions(-) create mode 160000 c-blosc delete mode 160000 ext/c-blosc2 diff --git a/.gitmodules b/.gitmodules index 40a6bad..93bc379 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [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 @@ -28,3 +25,6 @@ [submodule "ext/FastPFor"] path = ext/FastPFor url = https://github.com/lemire/FastPFor +[submodule "c-blosc"] + path = c-blosc + url = https://github.com/Blosc/c-blosc.git diff --git a/c-blosc b/c-blosc new file mode 160000 index 0000000..254ffdf --- /dev/null +++ b/c-blosc @@ -0,0 +1 @@ +Subproject commit 254ffdf6fb75470924d6b7bb6dca6f4b67a6ca5a diff --git a/ext/c-blosc2 b/ext/c-blosc2 deleted file mode 160000 index 1415512..0000000 --- a/ext/c-blosc2 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 14155126a20ab343f28e1596fa94e2942aa34beb