Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
gras_userdata_new expects the pointed type, not the pointer type. Fix tutorial, and...
[simgrid.git] / doc / gtut-files / test.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "simgrid.dtd">
3 <platform version="2">
4   <process host="Jacquelin" function="server" />
5   <process host="Boivin" function="client" />
6 </platform>
7