Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a cmake flag to not compile MSG at all
[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
deleted file mode 100644 (file)
index aad5411..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
-<platform version="4.1">
-  <actor host="Tremblay" function="receiver"/>
-  <actor host="Boivin" function="sender">
-    <argument value="X"/>
-  </actor>
-  <actor host="Fafard" function="sender">
-    <argument value="Y"/>
-  </actor>
-</platform>