Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
get rid of some useless deployment files
[simgrid.git] / teshsuite / msg / pid / pid_d.xml
diff --git a/teshsuite/msg/pid/pid_d.xml b/teshsuite/msg/pid/pid_d.xml
deleted file mode 100644 (file)
index 7475570..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version='1.0'?>
- <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
- <platform version="3">
-   <!-- Deployment -->
-   <process host="toto" function="sendpid"/>
-   <process host="toto" function="sendpid"/>
-   <process host="toto" function="sendpid"/>
-   <process host="toto" function="killall"/>
- </platform>