From b9b90a99d6236d1a2efeb61c8bfe45c79274905d Mon Sep 17 00:00:00 2001 From: timerix Date: Wed, 15 Mar 2023 22:14:48 +0600 Subject: [PATCH] GraphC submodule --- .gitmodules | 3 +++ GraphC | 1 + 2 files changed, 4 insertions(+) create mode 160000 GraphC diff --git a/.gitmodules b/.gitmodules index 20d3017..07f0b26 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "cbuild"] path = cbuild url = https://github.com/Timerix22/cbuild.git +[submodule "GraphC"] + path = GraphC + url = https://github.com/Timerix22/GraphC.git diff --git a/GraphC b/GraphC new file mode 160000 index 0000000..86370d7 --- /dev/null +++ b/GraphC @@ -0,0 +1 @@ +Subproject commit 86370d7b116f91204e582c1c231d0a873ab928c4