X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9932a0c0d2c44e34633c97a827b2b04d615cb4e9..e26d84ebd86c18af7d79d4afd659e53fd62ac9eb:/teshsuite/msg/process/process.c diff --git a/teshsuite/msg/process/process.c b/teshsuite/msg/process/process.c index f69e8ffa19..6feae39857 100644 --- a/teshsuite/msg/process/process.c +++ b/teshsuite/msg/process/process.c @@ -86,7 +86,6 @@ int main(int argc, char *argv[]) platform_file = argv[1]; application_file = argv[2]; - /* MSG_config("workstation/model","KCCFLN05"); */ { /* Simulation setting */ MSG_create_environment(platform_file); }