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_hosts_one_link.xml
index 27a267a..976d28d 100644 (file)
@@ -8,11 +8,11 @@
    <link id="link1" bandwidth="125000000" latency="5E-5"/>
  
    <route src="bob" dst="alice">
-     <link:ctn id="link1"/>
+     <link_ctn id="link1"/>
    </route>
  
    <route src="alice" dst="bob">
-     <link:ctn id="link1"/>
+     <link_ctn id="link1"/>
    </route>
  </AS>
  </platform>