Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
lmm::System: rename some fields, and initialize them at declaration, not in ctor
[simgrid.git] / TODO
diff --git a/TODO b/TODO
index cbe2792..6825a49 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,5 +26,4 @@
 * Replace XBT with the C++ standard library
 
 * Some XBT datacontainers seem to overlap. Kill some/all of them.
-    - replace fifo with dynars
     - replace set with SWAG