Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
that should never have landed in the SVN in the first place
[simgrid.git] / examples / msg / actions / actions_deployment.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "simgrid.dtd">
3 <platform version="2">
4   <process host="Tremblay" function="toto"/>
5   <process host="Jupiter" function="tutu"/>
6   <process host="Fafard" function="titi"/>
7 </platform>