Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reorg teshsuite/mc
[simgrid.git] / teshsuite / mc / mutex-handling / mutex-handling_d.xml
diff --git a/teshsuite/mc/mutex-handling/mutex-handling_d.xml b/teshsuite/mc/mutex-handling/mutex-handling_d.xml
new file mode 100644 (file)
index 0000000..e656348
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version='1.0'?>
+<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+<platform version="4">
+  <process host="Disney" function="receiver"/>
+  <process host="Jill" function="sender">   <argument value="X"/>  </process>
+  <process host="UNIX" function="sender">   <argument value="Y"/>  </process>
+</platform>