Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reorganize teshsuite/msg
[simgrid.git] / teshsuite / msg / task_destroy_cancel_p.xml
diff --git a/teshsuite/msg/task_destroy_cancel_p.xml b/teshsuite/msg/task_destroy_cancel_p.xml
deleted file mode 100644 (file)
index 1947841..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
-<platform version="3">
-  <!-- The hosts -->
-  <AS  id="AS0"  routing="Full">
-   <host id="Tremblay" power="98.095Mf"/>
-   <host id="Jupiter" power="76.296Mf"/>
-   <link id="1" bandwidth="41.279125MBps" latency="59.904us"/>
-   <route src="Tremblay" dst="Jupiter">
-    <link_ctn id="1"/>
-   </route>
-  </AS>
-</platform>