BayesNet/.gitmodules

21 lines
560 B
Plaintext
Raw Normal View History

[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
2024-05-12 17:05:36 +00:00
[submodule "tests/lib/catch2"]
path = tests/lib/catch2
url = https://github.com/catchorg/Catch2.git
main = main
update = merge
[submodule "tests/lib/Files"]
path = tests/lib/Files
url = https://github.com/rmontanana/ArffFiles
[submodule "lib/mdlp"]
path = lib/mdlp
2024-12-14 19:27:07 +00:00
url = https://github.com/rmontanana/mdlp