Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
f1325de94b4cfc44ef6768cd4ba7fb3f6fae5370
[simgrid.git] / teshsuite / mc / mutex-handling / mutex-handling_d.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
3 <platform version="4">
4   <process host="Tremblay" function="receiver"/>
5   <process host="Boivin" function="sender">
6     <argument value="X"/>
7   </process>
8   <process host="Fafard" function="sender">
9     <argument value="Y"/>
10   </process>
11 </platform>