X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/32010a5ea68e93fc0179ca8c1a59d3150934bc89..0f8b0942aa4f7c8d5e86d72eb06ab1fe5f6c09cd:/examples/msg/gtnets/gtnets.c diff --git a/examples/msg/gtnets/gtnets.c b/examples/msg/gtnets/gtnets.c index 04e92eec5c..4247ef736a 100644 --- a/examples/msg/gtnets/gtnets.c +++ b/examples/msg/gtnets/gtnets.c @@ -110,7 +110,7 @@ MSG_error_t test_all(const char *platform_file, /* MSG_config("workstation_model","KCCFLN05"); */ { /* Simulation setting */ MSG_set_channel_number(MAX_CHANNEL); - MSG_paje_output("msg_test.trace"); + //MSG_paje_output("msg_test.trace"); MSG_create_environment(platform_file); } { /* Application deployment */