Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make ns3 not segfault anymore. Now it timeouts
[simgrid.git] / examples / msg / network-ns3 / 3links-timer_d.xml
index cc0e18a..f58f3bd 100644 (file)
   <actor host="Lovelace" function="worker">
     <argument value="4"/>
   </actor>
-  <actor host="Lovelace" function="timer">
-    <argument value="0"/>
-    <argument value=".1"/>
-  </actor>
-  <actor host="Lovelace" function="timer" start_time="2.0">
-    <argument value="0"/>
-    <argument value=".1"/>
-  </actor>
 </platform>