Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill trailing whitespaces in XML files.
[simgrid.git] / examples / python / comm-wait / comm-wait_d.xml
index 30f1fdb..0d0d473 100644 (file)
@@ -7,7 +7,7 @@
     <argument value="50000000"/>  <!-- Computation size of tasks -->
     <argument value="1"/>         <!-- Number of receivers -->
   </actor>
-  <!-- The receiver actor --> 
+  <!-- The receiver actor -->
   <actor host="Ruby" function="receiver">
     <argument value="0"/> <!-- id -->
   </actor>