Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't overwrite an already existing route. Also fix a typo and indentation.
[simgrid.git] / teshsuite / msg / get_sender_d.xml
1 <?xml version='1.0'?>
2  <!DOCTYPE platform SYSTEM "simgrid.dtd">
3  <platform version="2">
4    <!-- Deployment -->
5    <process host="toto" function="send"/>
6    <process host="toto" function="receive"/>
7  </platform>