X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c05339428d64488dac5a51e900da3d9c2400a077..5a185bb60f4c7b77ebccc4948d17f0dc43a9d6a5:/src/surf/surf_config.c diff --git a/src/surf/surf_config.c b/src/surf/surf_config.c index e2cbb45457..4d286c2f6e 100644 --- a/src/surf/surf_config.c +++ b/src/surf/surf_config.c @@ -10,7 +10,9 @@ #include "xbt/log.h" #include "xbt/str.h" #include "surf/surf_private.h" -#include "surf/surf_routing.h" /* COORD_HOST_LEVEL and COORD_ASR_LEVEL */ +#include "surf/surf_routing.h" /* COORD_HOST_LEVEL and COORD_ASR_LEVEL */ +#include "simgrid/simix.h" +#include "mc/mc.h" /* configuration callbacks of model-checking */ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_config, surf, "About the configuration of surf (and the rest of the simulation)"); @@ -37,6 +39,9 @@ static void surf_config_cmd_line(int *argc, char **argv) xbt_cfg_help(_surf_cfg_set); printf( "\n" +"Each of these configurations can be used by adding\n" +" --cfg=