Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid
[simgrid.git] / docs / bin / extract_logs_hierarchy.pl
index 708e2295bcc173e8590c78f407abb66824890536..40c74f876039de748bc34937d16df7894e8be37b 100755 (executable)
@@ -22,7 +22,7 @@ print "This is the list of all categories existing in the SimGrid implementation
 my %ancestor;
 my %desc;
 # $ancestor{"toto"} is the ancestor of the toto channel as declared by XBT_LOG_NEW_SUBCATEGORY and
-# XBT_LOG_NEW_DEFAULT_SUBCATEGORY ie, when the channel toto is initialized (does not work under windows)
+# XBT_LOG_NEW_DEFAULT_SUBCATEGORY ie, when the channel toto is initialized
 
 # $desc{"toto"} is its description