Remove mdlp submodule

This commit is contained in:
2024-11-20 21:14:19 +01:00
parent 26f8e07774
commit b0853d169b
14 changed files with 21 additions and 25 deletions

View File

@@ -12,7 +12,7 @@
#include "reports/ReportExcel.h"
#include "reports/ReportExcelCompared.h"
#include <bayesnet/classifiers/TAN.h>
#include "CPPFImdlp.h"
#include <fimdlp/CPPFImdlp.h>
namespace platform {
const std::string STATUS_OK = "Ok.";