Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Hide a bit an internal datatype to please sonar
[simgrid.git] / tools / doxygen / xbt_log_extract_hierarchy.pl
index 28db03217e838f782c9a97fa4a385ca586d58030..adc5dfe4dc169c954c0ac9c4644283e2e7e4370c 100755 (executable)
@@ -94,6 +94,7 @@ while (my $file=<FILES>) {
     chomp $file;
     parse_file($file);         
 }
+parse_file("../include/xbt/sysdep.h"); 
 close FILES;
 
 # Display the tree, looking for disconnected elems