From 68085e61570a18571b4850dcaf6fa3880ee5b5cc Mon Sep 17 00:00:00 2001 From: Maddo Date: Mon, 7 Nov 2016 16:19:52 +0100 Subject: [PATCH] Added library Started adding commands and properties to interface --- .gitmodules | 3 +++ MaddoLibrary | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 MaddoLibrary diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..99a1b50 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "MaddoLibrary"] + path = MaddoLibrary + url = git@gitlab.com:MaddoTools/MaddoLibrary.git diff --git a/MaddoLibrary b/MaddoLibrary new file mode 160000 index 0000000..e5db4a0 --- /dev/null +++ b/MaddoLibrary @@ -0,0 +1 @@ +Subproject commit e5db4a03bbb6404b34ec679126503941b2fffa4c