From 2a03ce778e3fdb5344f0c5f3d3ca376ad4301901 Mon Sep 17 00:00:00 2001
From: Primo <aaalsaye@stud.ntnu.no>
Date: Tue, 9 Nov 2021 16:45:30 +0100
Subject: [PATCH] New tracked submodule to infcode

---
 .gitmodules    | 4 ++++
 infcode-golang | 1 +
 2 files changed, 5 insertions(+)
 create mode 160000 infcode-golang

diff --git a/.gitmodules b/.gitmodules
index e69de29..f33746c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "infcode-golang"]
+	path = infcode-golang
+	url = https://git.gvk.idi.ntnu.no/Nevar/infcode-golang.git
+	branch = main
diff --git a/infcode-golang b/infcode-golang
new file mode 160000
index 0000000..cd55418
--- /dev/null
+++ b/infcode-golang
@@ -0,0 +1 @@
+Subproject commit cd55418437dd62f5650749e17abfd15044680530
-- 
GitLab