Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please sonar (initialization lists) + reindent
[simgrid.git] / examples / simdag / properties / sd_properties.c
index 94186bd93a7020239f74b0e7a4ad0389f71b3625..697c10c83dad59a159c0c5d98341923c64aa1b4e 100644 (file)
@@ -72,6 +72,5 @@ int main(int argc, char **argv)
   /* Test if properties are displayed by sg_host_dump */
   sg_host_dump(h2);
 
-  SD_exit();
   return 0;
 }