]> AND Public Git Repository - simgrid.git/blob - teshsuite/msg/pid_d.xml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Argh stupid me! This fixes commit 4fff3fb509f60c96745fb5d3e1be1bd824185366. Thanks Mt!
[simgrid.git] / teshsuite / msg / pid_d.xml
1 <?xml version='1.0'?>
2  <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
3  <platform version="3">
4    <!-- Deployment -->
5    <process host="toto" function="sendpid"/>
6    <process host="toto" function="sendpid"/>
7    <process host="toto" function="sendpid"/>
8    <process host="toto" function="killall"/>
9  </platform>