Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reorganize teshsuite/msg
[simgrid.git] / teshsuite / msg / get_sender_p.xml
diff --git a/teshsuite/msg/get_sender_p.xml b/teshsuite/msg/get_sender_p.xml
deleted file mode 100644 (file)
index 05064f0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0'?>
- <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
- <platform version="3">
- <AS  id="AS0"  routing="Full">
-
-   <host id="toto" power="1Mf"/>
-   <link id="lb" bandwidth="100MBps" latency="0"/>
-   <route src="toto" dst="toto"><link_ctn id="lb"/></route>
-
- </AS>
- </platform>