Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This time, hopefully, the files are in valid version 2 of the DTD
[simgrid.git] / doc / gtut-files / test.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "surfxml.dtd">
3 <platform version="2">
4   <process host="Jacquelin" function="server">
5   </process>
6   <process host="Boivin" function="client">
7   </process>
8 </platform>
9