From 445fc2b858376657b2dc28177b64c47c12f6429f Mon Sep 17 00:00:00 2001 From: Stefan Date: Mon, 18 May 2026 08:26:30 +0200 Subject: [PATCH] Add OCORE_Charting as a new Git submodule Added the OCORE_Charting submodule, referencing its repository at https://git.processweb.de/Stefan/OCORE_Charting.git and tracking commit fcb8f090d4e4147ca7b79c20c65099dd589e3b85. --- .gitmodules | 3 +++ OCORE_Charting | 1 + 2 files changed, 4 insertions(+) create mode 160000 OCORE_Charting diff --git a/.gitmodules b/.gitmodules index f882dfa..b5daf74 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "OCORE_web_pdf"] path = OCORE_web_pdf url = https://git.processweb.de/Stefan/OCORE_web_pdf.git +[submodule "OCORE_Charting"] + path = OCORE_Charting + url = https://git.processweb.de/Stefan/OCORE_Charting.git diff --git a/OCORE_Charting b/OCORE_Charting new file mode 160000 index 0000000..fcb8f09 --- /dev/null +++ b/OCORE_Charting @@ -0,0 +1 @@ +Subproject commit fcb8f090d4e4147ca7b79c20c65099dd589e3b85