Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[surf] Hardcode some of the sg_platf_host callbacks
[simgrid.git] / teshsuite / simix / stack_overflow / stack_overflow.xml
index 8ac632a..5277d7a 100644 (file)
@@ -2,11 +2,6 @@
 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 <platform version="3">
 
-  <!-- The hosts -->
-  <AS  id="AS0"  routing="Full">
-   <host id="Tremblay" power="98.095Mf"/>
-  </AS>
-
   <!-- The master process (with some arguments) -->
   <process host="Tremblay" function="master">
   </process>