smoothing #30

Merged
rmontanana merged 18 commits from smoothing into main 2024-09-12 20:28:34 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 6fcc15d39a - Show all commits

@ -1 +1 @@
Subproject commit c4e6c041fe7f769ec24c0a2bd66a5aff482fd630
Subproject commit 7b0673fd4b05135ce90f711b2dc410eb1a2fa5ff

View File

@ -16,7 +16,7 @@
#include "TestUtils.h"
std::map<std::string, std::string> modules = {
{ "mdlp", "1.2.1" },
{ "mdlp", "1.2.2" },
{ "Folding", "1.1.0" },
{ "json", "3.11" },
{ "ArffFiles", "1.1.0" }