Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Deprecate/remove Io::waitany() and waitanyfor()
[simgrid.git] / examples / c / comm-waitany / comm-waitany_d.xml
index 03c240a..dd639f5 100644 (file)
@@ -7,7 +7,7 @@
     <argument value="1000000"/>      <!-- Communication size of tasks -->
     <argument value="2"/>         <!-- Number of receivers -->
   </actor>
-  <!-- The receiver processes -->
+  <!-- The receiver actors -->
   <actor host="Fafard" function="receiver">
     <argument value="0"/>
   </actor>