Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
1d3d57a2bfcc8eae45c52a19cdc2199840564562
[simgrid.git] / examples / gras / synchro / synchro.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform_description SYSTEM "surfxml.dtd">
3 <platform_description version="1">
4   <process host="Tremblay" function="philosopher">
5      <argument value="5"/>          <!-- amount of pals to create -->
6   </process>
7 </platform_description>