From 5441567182678aad3270ad279021e5698fec341e Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Wed, 3 Jul 2019 20:00:42 -0600 Subject: [PATCH] Review and add SLM at version 1.0.0. #573 --- .gitmodules | 3 +++ repos/SLM | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/SLM diff --git a/.gitmodules b/.gitmodules index f5220fb6..159f7bce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -336,3 +336,6 @@ [submodule "repos/ChortlingHamsterModules"] path = repos/ChortlingHamsterModules url = https://github.com/chortlinghamster/modules.git +[submodule "repos/SLM"] + path = repos/SLM + url = https://github.com/salvolm84/SLM-vcv-rack.git diff --git a/repos/SLM b/repos/SLM new file mode 160000 index 00000000..327f3f56 --- /dev/null +++ b/repos/SLM @@ -0,0 +1 @@ +Subproject commit 327f3f56fd1913cdf1164bd9e10215882234c6f8