Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
activate fortran attr tests
[simgrid.git] / teshsuite / simdag / basic-parsing-test / basic-parsing-test.c
index e8a056c..e8dcb41 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015. The SimGrid Team.
+/* Copyright (c) 2008-2018. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -64,6 +64,5 @@ int main(int argc, char **argv)
   }
   xbt_free(hosts);
 
-  SD_exit();
   return 0;
 }