X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6f8ebb23a6f40061a1582065cdf8ae8368903570..cd5368c476f1a63917ae4ab75a005f062704f962:/examples/msg/msg_test.c diff --git a/examples/msg/msg_test.c b/examples/msg/msg_test.c index 012ba95203..f7b68ce0fb 100644 --- a/examples/msg/msg_test.c +++ b/examples/msg/msg_test.c @@ -225,8 +225,8 @@ int forwarder(int argc, char *argv[]) void test_all(const char *platform_file,const char *application_file) { { /* Simulation setting */ - MSG_paje_output("msg_test.trace"); MSG_set_channel_number(MAX_CHANNEL); + MSG_paje_output("msg_test.trace"); MSG_create_environment(platform_file); } { /* Application deployment */