X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7cc70bb882721e0b0300209a83e9e92573ee55f9..d7fb4480c24a5089ab8bbcbffec1e18a35e88b8e:/examples/msg/msg_test.c diff --git a/examples/msg/msg_test.c b/examples/msg/msg_test.c index d5a4fd5b3b..2446e3db70 100644 --- a/examples/msg/msg_test.c +++ b/examples/msg/msg_test.c @@ -186,7 +186,7 @@ MSG_error_t test_all(const char *platform_file, { MSG_error_t res = MSG_OK; - /* MSG_config("surf_workstation_model","KCCFLN05"); */ + MSG_config("workstation_model","CLM03"); { /* Simulation setting */ MSG_set_channel_number(MAX_CHANNEL); MSG_paje_output("msg_test.trace");