Update libraries
This commit is contained in:
14
.gitmodules
vendored
14
.gitmodules
vendored
@@ -1,17 +1,3 @@
|
||||
|
||||
[submodule "lib/catch2"]
|
||||
path = lib/catch2
|
||||
main = v2.x
|
||||
update = merge
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
[submodule "lib/json"]
|
||||
path = lib/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
master = master
|
||||
update = merge
|
||||
[submodule "lib/BayesNet"]
|
||||
path = lib/BayesNet
|
||||
url = git@github.com:rmontanana/BayesNet
|
||||
[submodule "lib/mdlp"]
|
||||
path = lib/mdlp
|
||||
url = git@github.com:rmontanana/mdlp
|
||||
|
Reference in New Issue
Block a user