Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #2 from mquinson/master
[simgrid.git] / examples / msg / actions / deployment_split.xml
index 2613f34..f028595 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version='1.0'?>
 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
 <platform version="4">
-<!-- Example file of how to use trace replay, with actions split in
-     separate files, one per process.
+<!-- Example file of how to use trace replay, with actions split in separate files, one per process.
      Launch it like this:
+         ./actions homogeneous_3_hosts.xml deployment_split.xml  -->
 
-  ./actions homogeneous_3_hosts.xml deployment_split.xml
--->
   <process host="Tremblay" function="p0">
     <argument value="actions_split_p0.txt"/>
   </process>