Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use splitted xml files, and avoid memory leaks in the parser.
[simgrid.git] / teshsuite / msg / trace / test4.xml
index 46e50fd..e331e2f 100644 (file)
@@ -1,12 +1,8 @@
 <?xml version='1.0'?>
 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 <platform version="3">
-         <AS  id="AS0"  routing="Full">
-  <host id="CPU1" power="20" availability_file="trace/file.trace"/>    
-  </AS>
-
   <process host="CPU1" function="test_trace" start_time="80">
        <argument value="400"/>
        <argument value="1.0"/>
   </process>
-</platform>
\ No newline at end of file
+</platform>