From 46269c95014932e81235cefbbc4250e2c75416ad Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Sat, 10 Apr 2021 20:07:12 +0200 Subject: [PATCH] mycreole update --- .gitmodules | 3 +++ mycreole | 2 +- stringtools | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 stringtools diff --git a/.gitmodules b/.gitmodules index eacfbe0..a5662c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "requirements/reqif"] path = requirements/reqif url = https://git.mount-mockery.de/pylib/reqif.git +[submodule "stringtools"] + path = stringtools + url = https://git.mount-mockery.de/pylib/stringtools.git diff --git a/mycreole b/mycreole index 5f30383..057388e 160000 --- a/mycreole +++ b/mycreole @@ -1 +1 @@ -Subproject commit 5f30383c83b0ea94341b999c489a34f2e7d57f80 +Subproject commit 057388e3b44b5fe42b133fe030c41aa6a254de58 diff --git a/stringtools b/stringtools new file mode 160000 index 0000000..e1f76d9 --- /dev/null +++ b/stringtools @@ -0,0 +1 @@ +Subproject commit e1f76d96312e540544b2328d0937b0aa41126aa9