16 lines
351 B
Plaintext
16 lines
351 B
Plaintext
[submodule "lib/mdlp"]
|
|
path = lib/mdlp
|
|
url = https://github.com/rmontanana/mdlp
|
|
main = main
|
|
update = merge
|
|
[submodule "lib/json"]
|
|
path = lib/json
|
|
url = https://github.com/nlohmann/json.git
|
|
master = master
|
|
update = merge
|
|
[submodule "lib/folding"]
|
|
path = lib/folding
|
|
url = https://github.com/rmontanana/folding
|
|
main = main
|
|
update = merge
|