Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
src/Makefile.am:195: whitespace following trailing backslash
[simgrid.git] / examples / bandwidth / bandwidth_deployment.xml
index abb89b6..76d960c 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version='1.0'?>
 <!DOCTYPE platform_description SYSTEM "surfxml.dtd">
-<platform_description>
+<platform_description version="1">
   <process host="Tremblay" function="sensor">
      <argument value="4000"/>       <!-- port number -->
   </process>
   <process host="Ginette" function="sensor">
      <argument value="4000"/>       <!-- port number -->
   </process>
-  <process host="Fafard" function="maestro">
+  <process host="Jupiter" function="maestro">
      <argument value="Tremblay"/>   <!-- server host -->
      <argument value="4000"/>       <!-- port number -->
      <argument value="Ginette"/>   <!-- server host -->