X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ade29f42563cdc36cea26a7dd51fca288c160aa6..4bcfd40036f842e976d329cd0cee7349b8e0f4d6:/src/mc/mc_config.hpp diff --git a/src/mc/mc_config.hpp b/src/mc/mc_config.hpp index ffc0c2ed45..3d74a3d49b 100644 --- a/src/mc/mc_config.hpp +++ b/src/mc/mc_config.hpp @@ -13,7 +13,6 @@ extern "C" XBT_PUBLIC int _sg_do_model_check; extern XBT_PUBLIC simgrid::config::Flag _sg_mc_record_path; extern XBT_PRIVATE simgrid::config::Flag _sg_mc_checkpoint; extern XBT_PUBLIC simgrid::config::Flag _sg_mc_sparse_checkpoint; -extern XBT_PUBLIC simgrid::config::Flag _sg_mc_ksm; extern XBT_PUBLIC simgrid::config::Flag _sg_mc_property_file; extern XBT_PUBLIC simgrid::config::Flag _sg_mc_comms_determinism; extern XBT_PUBLIC simgrid::config::Flag _sg_mc_send_determinism;