Initial commit

This commit is contained in:
2024-01-07 16:48:27 +01:00
parent 0b735a14c4
commit 6245df407a
26 changed files with 2942 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "lib/catch2"]
path = lib/catch2
url = https://github.com/catchorg/Catch2.git
[submodule "lib/mdlp"]
path = lib/mdlp
url = https://github.com/rmontanana/mdlp