Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Deprecate Msg.clean()
[simgrid.git] / examples / cloud / Cloud.java
index 6cdd6ac..1edb24b 100644 (file)
@@ -37,6 +37,5 @@ public class Cloud {
                /* Execute the simulation */
                Msg.run();
                
-               Msg.clean();
     }
 }
\ No newline at end of file