From b6758e69b1696d2dc13faed0fa1e56fcedaf59ce Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 19 Feb 2024 10:26:38 +0100 Subject: [PATCH] submodule hottislib --- .gitmodules | 3 +++ hottislib | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 hottislib diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b0d3c18 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "hottislib"] + path = hottislib + url = ../hottislib.git diff --git a/hottislib b/hottislib new file mode 160000 index 0000000..b7b7d6e --- /dev/null +++ b/hottislib @@ -0,0 +1 @@ +Subproject commit b7b7d6e95d7901c16952dacd0932a8e9b87fadef