2023-07-26 15:49:03 +00:00
|
|
|
[submodule "lib/json"]
|
|
|
|
path = lib/json
|
|
|
|
url = https://github.com/nlohmann/json.git
|
2024-02-24 20:33:28 +00:00
|
|
|
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
|
2024-02-24 20:33:28 +00:00
|
|
|
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
|
2024-05-21 11:50:19 +00:00
|
|
|
[submodule "tests/lib/Files"]
|
|
|
|
path = tests/lib/Files
|
|
|
|
url = https://github.com/rmontanana/ArffFiles
|
2024-11-23 17:22:41 +00:00
|
|
|
[submodule "lib/mdlp"]
|
|
|
|
path = lib/mdlp
|
2024-12-14 19:27:07 +00:00
|
|
|
url = https://github.com/rmontanana/mdlp
|