]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/cloud/masterslave_virtual_machines.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add executable chord_before_dsend in CMakeLists
[simgrid.git] / examples / msg / cloud / masterslave_virtual_machines.c
index 8e11b09b744550b5a69ed7a16772c1a197ffd57e..b0a073a2fb91f0eb32e64a2770716a91e963f6ab 100644 (file)
@@ -212,7 +212,6 @@ int main(int argc, char *argv[])
   res = MSG_main();
   XBT_INFO("Simulation time %g", MSG_get_clock());
 
-  MSG_clean();
   free(hosts);
   free(hostnames);
   xbt_dynar_free(&hosts_dynar);