Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update all the platforms file with the new s/:/_/ in DTD
[simgrid.git] / teshsuite / simdag / platforms / two_clusters_symmetric.xml
index 9b5404a..5789594 100644 (file)
@@ -14,8 +14,8 @@
    <link id="backbone" bandwidth="1250000000" latency="5E-4"/>
  
    <route:multi src="bob_cluster" dst="alice_cluster" symmetric="YES">
-     <link:ctn id="backbone"/>
-     <link:ctn id="$dst"/>
+     <link_ctn id="backbone"/>
+     <link_ctn id="$dst"/>
    </route:multi>
  </AS>
  </platform>