From: alegrand Date: Fri, 11 Feb 2005 05:52:37 +0000 (+0000) Subject: Taking into account last MSG modifications. No need to pass gras-log arguments to... X-Git-Tag: v3.3~4390 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/1a15a58a833bf3c852c54ae51645aece0bd72cfa?hp=3ec66d102b4b055b55704961fcf6110f7e1a5763 Taking into account last MSG modifications. No need to pass gras-log arguments to each process as it is already initialized with MSG. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@961 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/tools/gras/stub_generator.c b/tools/gras/stub_generator.c index 5fd470f128..29d334af61 100644 --- a/tools/gras/stub_generator.c +++ b/tools/gras/stub_generator.c @@ -65,34 +65,13 @@ const char* SIM_MAIN_PREEMBULE = "int main (int argc,char *argv[]) {\n" " int i,j;\n" "\n" -" /* Save the gras-log argument of real command line to pass it to all processes */\n" -" for (i=1; i