Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
BitTorrent: added reference to the report by A. Legout on the size of messages
[simgrid.git] / examples / msg / bittorrent / bittorrent_platfgen.c
index ff18530..7147b50 100644 (file)
@@ -138,7 +138,5 @@ int main(int argc, char *argv[])
 
   MSG_main();
 
-  MSG_clean();
-
   return 0;
 }