Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the checker algorithms to their own directory
[simgrid.git] / src / mc / checker / LivenessChecker.hpp
similarity index 98%
rename from src/mc/LivenessChecker.hpp
rename to src/mc/checker/LivenessChecker.hpp
index 751dacc..ab8a94a 100644 (file)
@@ -19,7 +19,7 @@
 #include <xbt/automaton.h>
 #include <xbt/memory.hpp>
 #include "src/mc/mc_state.h"
-#include "src/mc/Checker.hpp"
+#include "src/mc/checker/Checker.hpp"
 
 SG_BEGIN_DECL()