Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update all the platforms file with the new s/:/_/ in DTD
[simgrid.git] / examples / msg / icomms / small_platform.xml
index ed7ced6..540c9b9 100755 (executable)
    <link id="1" bandwidth="498000000" latency="0.00015" sharing_policy="FATPIPE"/>
    <link id="2" bandwidth="498000000" latency="0.00015" sharing_policy="FATPIPE"/>
    <link id="3" bandwidth="498000000" latency="0.00015" sharing_policy="FATPIPE"/>
-   <route src="Tremblay" dst="Ruby"><link:ctn id="1"/></route>
-   <route src="Ruby" dst="Tremblay"><link:ctn id="1"/></route>
-   <route src="Tremblay" dst="Perl"><link:ctn id="2"/></route>
-   <route src="Perl" dst="Tremblay"><link:ctn id="2"/></route>
-   <route src="Tremblay" dst="Java"><link:ctn id="3"/></route>
-   <route src="Java" dst="Tremblay"><link:ctn id="3"/></route>
+   <route src="Tremblay" dst="Ruby"><link_ctn id="1"/></route>
+   <route src="Ruby" dst="Tremblay"><link_ctn id="1"/></route>
+   <route src="Tremblay" dst="Perl"><link_ctn id="2"/></route>
+   <route src="Perl" dst="Tremblay"><link_ctn id="2"/></route>
+   <route src="Tremblay" dst="Java"><link_ctn id="3"/></route>
+   <route src="Java" dst="Tremblay"><link_ctn id="3"/></route>
  </AS>
  </platform>