BayesNet/.gitmodules

16 lines
351 B
Plaintext
Raw Normal View History

2023-07-20 16:55:56 +00:00
[submodule "lib/mdlp"]
path = lib/mdlp
url = https://github.com/rmontanana/mdlp
2023-11-28 23:26:48 +00:00
main = main
update = merge
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json.git
master = master
2023-11-28 23:26:48 +00:00
update = merge
2024-01-07 18:58:22 +00:00
[submodule "lib/folding"]
path = lib/folding
url = https://github.com/rmontanana/folding
main = main
update = merge