Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : fix platform file path in tesh examples
[simgrid.git] / examples / msg / mc / deploy_bugged1_liveness.xml
index 7ebdbaf..f38ea85 100644 (file)
@@ -6,38 +6,12 @@
 
   <process host="Tremblay" function="coordinator" />
 
-  <process host="Fafard" function="client" >
+  <process host="Boivin" function="client" >
     <argument value="1"/>
   </process>
 
-  <process host="Boivin" function="client" >
+  <process host="Fafard" function="client" >
     <argument value="2"/>
   </process>
 
-  <!-- <process host="TeX" function="client" />
-
-  <process host="Geoff" function="client" />
-  
-  <process host="Disney" function="client" />
-    
-  <process host="iRMX" function="client" />
-      
-  <process host="McGee" function="client" />
-
-  <process host="Gatien" function="client" />
-    
-  <process host="Laroche" function="client" />
-      
-  <process host="Tanguay" function="client" />
-
-  <process host="Morin" function="client" />
-
-  <process host="Ethernet" function="client" />
-
-  <process host="Bellemarre" function="client" />
-
-  <process host="Kuenning" function="client" />
-  
-  <process host="Gaston" function="client" /> -->
-
 </platform>