Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mess up with operations
[simgrid.git] / include / simgrid / config.h.in
index 6ef3fd76b1ed9354eaef1c4c3b843ddafe02b578..bb4f27e346fccbcd310842841862b5a6d7c76e95 100644 (file)
@@ -13,6 +13,8 @@
 #cmakedefine01 SIMGRID_HAVE_MALLOCATOR
 /* Was the model-checking compiled in? */
 #cmakedefine01 SIMGRID_HAVE_MC
+/* Was the stateful model-checking compiled in? */
+#cmakedefine01 SIMGRID_HAVE_STATEFUL_MC
 /* Was the ns-3 support compiled in? */
 #cmakedefine01 SIMGRID_HAVE_NS3
 #cmakedefine NS3_MINOR_VERSION @NS3_MINOR_VERSION@