Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revalidate the tesh file
[simgrid.git] / examples / msg / app-chainsend / app-chainsend_d.xml
index 0f59093..dd83afe 100644 (file)
@@ -10,7 +10,8 @@
 
   <!-- Peers -->
   <process host="node-1.acme.org" function="peer">
-    <argument value="1"/>  </process>
+    <argument value="1"/>
+  </process>
   <process host="node-2.acme.org" function="peer">
     <argument value="2"/>
   </process>