Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This time, hopefully, the files are in valid version 2 of the DTD
[simgrid.git] / examples / gras / synchro / synchro.xml
index 75b5d70..90e968a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description version="2">
+<!DOCTYPE platform SYSTEM "surfxml.dtd">
+<platform version="2">
   <process host="Tremblay" function="philosopher">
      <argument value="5"/>          <!-- amount of pals to create -->
   </process>
-</platform_description>
+</platform>