Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
First chapters of the GRAS tutorial
[simgrid.git] / doc / gtut-files / test.xml
diff --git a/doc/gtut-files/test.xml b/doc/gtut-files/test.xml
new file mode 100644 (file)
index 0000000..fe26214
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version='1.0'?>
+<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
+<platform_description version="1">
+  <process host="Jacquelin" function="server">
+  </process>
+  <process host="Boivin" function="client">
+  </process>
+</platform_description>
+