Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix doxygen comments.
[simgrid.git] / examples / java / master_slave_kill / platform.xml
index e8e2978..a37f9c8 100644 (file)
@@ -2,9 +2,9 @@
 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 <platform version="3">
 <AS  id="AS0"  routing="Full">
-       <host id="bob" power="137.333mf"/>
-       <host id="alice" power="98.095mf"/>
-       <host id="nono" power="98.095mf"/>
+       <host id="bob" power="137.333Mf"/>
+       <host id="alice" power="98.095Mf"/>
+       <host id="nono" power="98.095Mf"/>
        
        <link id="1" bandwidth="100MBps" latency="1ms"/>
        <link id="2" bandwidth="100MBps" latency="1ms"/>