Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
directly store the ns3Node, don't rely on a num ID to find it later on
[simgrid.git] / TODO
diff --git a/TODO b/TODO
index fbcc497..6825a49 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,6 +25,5 @@
 
 * Replace XBT with the C++ standard library
 
 
 * Replace XBT with the C++ standard library
 
-* Some XBT datacontainers seem to overlap. Kill some of them all.
-    - replace fifo with dynars
+* Some XBT datacontainers seem to overlap. Kill some/all of them.
     - replace set with SWAG
     - replace set with SWAG