Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill remaining traces of win32 support.
[simgrid.git] / docs / bin / extract_logs_hierarchy.pl
index 708e229..40c74f8 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