From 863091c44f1d4c1a1cff0c3a27680cb855497f4a Mon Sep 17 00:00:00 2001 From: "Jarno N. Alanko" Date: Sat, 15 Apr 2023 13:52:28 +0300 Subject: [PATCH] Update GGCAT (fixes hang during construction) --- .gitmodules | 6 +++--- ggcat | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5548e6e..5a6295a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "googletest"] path = googletest url = https://github.com/iosfwd/googletest -[submodule "ggcat"] - path = ggcat - url = https://github.com/algbio/ggcat [submodule "SBWT"] path = SBWT url = https://github.com/iosfwd/SBWT +[submodule "ggcat"] + path = ggcat + url = https://github.com/jnalanko/ggcat diff --git a/ggcat b/ggcat index 0531d82..d8532e4 160000 --- a/ggcat +++ b/ggcat @@ -1 +1 @@ -Subproject commit 0531d821576c1830ead675f69ef4ac38db95804b +Subproject commit d8532e421c7fd6e2419023175dd066a28f2170b7