Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a link to the scientific tutorial in the 101 section of the documentatino
[simgrid.git] / tools / gras / struct_diff.c
index 7cc2c3e..9c78251 100644 (file)
@@ -127,7 +127,7 @@ int main(int argc, char** argv) {
     exit(1);
   }
 
-  parse_from_file("s_smx_simcall_t");
+//  parse_from_file("s_smx_simcall_t");
   parse_from_file(argv[1]);
 
   int cpt;