]> AND Public Git Repository - simgrid.git/blob - examples/gras/synchro/synchro.xml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill all the autogenerated I've found. Feel free to kill the remaining ones: buildbot...
[simgrid.git] / examples / gras / synchro / synchro.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "simgrid.dtd">
3 <platform version="2">
4   <process host="Tremblay" function="philosopher">
5      <argument value="5"/>          <!-- amount of pals to create -->
6   </process>
7 </platform>