From a73d2dec696851d438bd9b5040e262fb466ccd77 Mon Sep 17 00:00:00 2001 From: las1g21 <las1g21@soton.ac.uk> Date: Wed, 6 Nov 2024 19:38:17 +0000 Subject: [PATCH] Added mona-ssc to modules --- .gitmodules | 2 +- mona-ssc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 mona-ssc diff --git a/.gitmodules b/.gitmodules index 200976c..573d4e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://git.soton.ac.uk/gdp-project-4/edgenet-360 [submodule "mona-ssc"] path = mona-ssc - url = https://git.soton.ac.uk/gdp-project-4/mona-ssc.git \ No newline at end of file + url = https://git.soton.ac.uk/gdp-project-4/mona-ssc.git diff --git a/mona-ssc b/mona-ssc new file mode 160000 index 0000000..f7d6349 --- /dev/null +++ b/mona-ssc @@ -0,0 +1 @@ +Subproject commit f7d63490c27cb99d6cdea5b00a699d0d487d2c5f -- GitLab