Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
All of the examples use now the StringHelp class to simplify the string manipulation.
[simgrid.git] / examples / cxx / basic / Main.cxx
index dbda264..9f399a8 100644 (file)
@@ -8,5 +8,5 @@ main(int argc, char* argv[])
        Simulation s;\r
        \r
        return s.execute(argc, argv);\r
-       \r
+\r
 }\r