Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
delete the process at the end of the main method
[simgrid.git] / examples / cxx / comm_time / Main.cxx
index dbda264..0b9a7f1 100644 (file)
@@ -8,5 +8,4 @@ main(int argc, char* argv[])
        Simulation s;\r
        \r
        return s.execute(argc, argv);\r
-       \r
 }\r