From e0f73c4afd52b72bb28efada174b46c68574a14d Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sun, 16 Jun 2019 15:38:41 -0600 Subject: [PATCH 1/2] Review and integrate CountModula at version 1.0.0. #561 --- .gitmodules | 3 +++ repos/CountModula | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/CountModula diff --git a/.gitmodules b/.gitmodules index 455f406b..444b3c05 100644 --- a/.gitmodules +++ b/.gitmodules @@ -327,3 +327,6 @@ [submodule "repos/FrankBuss"] path = repos/FrankBuss url = https://github.com/FrankBuss/FrankBussRackPlugin.git +[submodule "repos/CountModula"] + path = repos/CountModula + url = https://github.com/countmodula/VCVRackPlugins.git diff --git a/repos/CountModula b/repos/CountModula new file mode 160000 index 00000000..b833675f --- /dev/null +++ b/repos/CountModula @@ -0,0 +1 @@ +Subproject commit b833675f5b156b2c17dda041547e54a77dfcb81c From 22c2d21f69d8dfa30670baffc821da4be3217a39 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sun, 16 Jun 2019 15:43:01 -0600 Subject: [PATCH 2/2] Review and integrate CYC at version 1.0.0. #566 --- .gitmodules | 3 +++ repos/CYC | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/CYC diff --git a/.gitmodules b/.gitmodules index 444b3c05..741b4bf8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -330,3 +330,6 @@ [submodule "repos/CountModula"] path = repos/CountModula url = https://github.com/countmodula/VCVRackPlugins.git +[submodule "repos/CYC"] + path = repos/CYC + url = https://github.com/mrletourneau/strong_kar.git diff --git a/repos/CYC b/repos/CYC new file mode 160000 index 00000000..f0fe2d2e --- /dev/null +++ b/repos/CYC @@ -0,0 +1 @@ +Subproject commit f0fe2d2eaa9f56f409e28af0949538a4f00e4f68