Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
definitely kill the Horrible Pimple
[simgrid.git] / examples / msg / icomms / peer3.c
index 93e933c..72a3eb3 100644 (file)
@@ -164,7 +164,6 @@ int main(int argc, char *argv[])
     exit(1);
   }
   res = test_all(argv[1], argv[2]);
-  SIMIX_message_sizes_output("toto.txt");
   MSG_clean();
 
   if (res == MSG_OK)