Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the MSG_paje_output() function. It's a noop since 2 years
[simgrid.git] / examples / msg / priority / deployment_priority.xml
index f8d0230..634ddb2 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0'?>
-<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description version="2"><!-- For using with ping_pong, platform_sendrecv.xml -->
+<!DOCTYPE platform SYSTEM "simgrid.dtd">
+<platform version="2"><!-- For using with ping_pong, platform_sendrecv.xml -->
 
   <process host="Fafard" function="test">
        <argument value="76296000"/>
@@ -10,4 +10,4 @@
        <argument value="76296000"/>
        <argument value="2.0"/>
   </process>
-</platform_description>
+</platform>