]> AND Public Git Repository - simgrid.git/blobdiff - examples/cpp/comm-waitany/s4u-comm-waitany_d.xml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move surf_presolve, surf_solve, and surf_get_clock to EngineImpl
[simgrid.git] / examples / cpp / comm-waitany / s4u-comm-waitany_d.xml
index 4b4161d33993e645a6159692b0c521165094490c..bbaccfc0418a6e0a272c5ac106bc636716b0e878 100644 (file)
@@ -7,7 +7,7 @@
     <argument value="1000000"/>   <!-- Size of messages -->
     <argument value="2"/>         <!-- Number of receivers -->
   </actor>
-  <!-- The receiver processes -->
+  <!-- The receiver actors -->
   <actor host="Fafard" function="receiver">
     <argument value="0"/>       <!-- My name -->
   </actor>