Browse Source

Review and add sb-StochKit at version 0.6.2. #551

master
Christoph Scholtes 6 years ago
parent
commit
62c1aaf824
3 changed files with 14 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +10
    -0
      manifests/sb-StochKit.json
  3. +1
    -0
      repos/sb-StochKit

+ 3
- 0
.gitmodules View File

@@ -318,3 +318,6 @@
[submodule "repos/CatroModulo"] [submodule "repos/CatroModulo"]
path = repos/CatroModulo path = repos/CatroModulo
url = https://github.com/catronomix/catro-modulo.git url = https://github.com/catronomix/catro-modulo.git
[submodule "repos/sb-StochKit"]
path = repos/sb-StochKit
url = https://github.com/smbddha/sb-StochKit.git

+ 10
- 0
manifests/sb-StochKit.json View File

@@ -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"
}

+ 1
- 0
repos/sb-StochKit

@@ -0,0 +1 @@
Subproject commit dbe9bbb18006e891c575db0b019d854b6b6c9c7e

Loading…
Cancel
Save