Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update platfrom version to 3.
[simgrid.git] / examples / amok / bandwidth / bandwidth.xml
index 0f7ab25..4dcd1e8 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description version="1">
+<!DOCTYPE platform SYSTEM "simgrid.dtd">
+<platform version="3">
   <process host="Tremblay" function="sensor">
      <argument value="Ginette:4000"/>       <!-- maestro -->
   </process>
@@ -10,4 +10,4 @@
   <process host="Ginette" function="maestro">
      <argument value="4000"/>   <!-- my port -->
   </process>
-</platform_description>
+</platform>