Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge commit '4df273f15273f959fc9e6ed69d2bf5e607ec9bf7' into HEAD
[simgrid.git] / examples / tracing / TracingTest.java
index 93b76f3..380b0a8 100644 (file)
@@ -42,6 +42,5 @@ public class TracingTest  {
 
                /*  execute the simulation. */
            Msg.run();
-                Msg.clean();
     }
 }