From 62c1aaf8241ac599e5edcf65ee9d479c76146fea Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Tue, 30 Apr 2019 20:55:50 -0600 Subject: [PATCH] Review and add sb-StochKit at version 0.6.2. #551 --- .gitmodules | 3 +++ manifests/sb-StochKit.json | 10 ++++++++++ repos/sb-StochKit | 1 + 3 files changed, 14 insertions(+) create mode 100644 manifests/sb-StochKit.json create mode 160000 repos/sb-StochKit diff --git a/.gitmodules b/.gitmodules index 82e8aa3d..a0623645 100644 --- a/.gitmodules +++ b/.gitmodules @@ -318,3 +318,6 @@ [submodule "repos/CatroModulo"] path = repos/CatroModulo url = https://github.com/catronomix/catro-modulo.git +[submodule "repos/sb-StochKit"] + path = repos/sb-StochKit + url = https://github.com/smbddha/sb-StochKit.git diff --git a/manifests/sb-StochKit.json b/manifests/sb-StochKit.json new file mode 100644 index 00000000..fae8e96c --- /dev/null +++ b/manifests/sb-StochKit.json @@ -0,0 +1,10 @@ +{ + "name": "sb-StochKit", + "author": "Samuel Laing", + "license": "CC0-1.0", + "pluginUrl": "https://github.com/smbddha/sb-StochKit/blob/master/README.md", + "authorUrl": "https://github.com/smbddha", + "manualUrl": "https://github.com/smbddha/sb-StochKit/blob/master/README.md", + "sourceUrl": "https://github.com/smbddha/sb-StochKit.git", + "repoVersion": "0.6.2" +} \ No newline at end of file diff --git a/repos/sb-StochKit b/repos/sb-StochKit new file mode 160000 index 00000000..dbe9bbb1 --- /dev/null +++ b/repos/sb-StochKit @@ -0,0 +1 @@ +Subproject commit dbe9bbb18006e891c575db0b019d854b6b6c9c7e