Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
useless cosmetic commit
[simgrid.git] / examples / c / app-masterworker / app-masterworker-multicore_d.xml
index beaafef5a59fa59f8a72e749e981aa970d31a711..e800c8c72cf25ea1a71b4745b160800e370005e1 100644 (file)
@@ -8,7 +8,7 @@
     <argument value="1000000"/>   <!-- Communication size of tasks -->
     <argument value="6"/>         <!-- Number of workers -->
   </actor>
-  <!-- The worker processes (with mailbox to listen on as argument) -->
+  <!-- The worker actors (with mailbox to listen on as argument) -->
   <actor host="Tremblay" function="worker">
     <argument value="0"/> 
   </actor>