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 7cc2c3efe94e1ecae69a694ba28e7780d2276c0e..9c7825110ef4bc4bbf374eb9c2b2220ec36cdcba 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;