Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
autogen commit fest (some of them being tests related and mandatory for SHA addition)
[simgrid.git] / examples / amok / saturate / saturate.xml
index 9caee9f..e280114 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description version="2">
+<!DOCTYPE platform SYSTEM "simgrid.dtd">
+<platform version="2">
 
   <process host="Tremblay" function="sensor">  <argument value="Bourassa:4000"/> </process>
   <process host="Jupiter"  function="sensor">  <argument value="Bourassa:4000"/> </process>
@@ -9,4 +9,4 @@
 
   <process host="Bourassa" function="maestro"> <argument value="4000"/>          </process>
 
-</platform_description>
+</platform>