From: alegrand Date: Fri, 4 Mar 2005 22:23:24 +0000 (+0000) Subject: moving to the right location. X-Git-Tag: v3.3~4193 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/cd5368c476f1a63917ae4ab75a005f062704f962?hp=0b4e6354752a78d5aba770c15096cb72cdec1efa moving to the right location. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1160 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- 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 */