X-Git-Url: http://nitlanguage.org diff --git a/lib/pthreads/redef_collections.nit b/lib/pthreads/redef_collections.nit index 5e0a18c..4893cb2 100644 --- a/lib/pthreads/redef_collections.nit +++ b/lib/pthreads/redef_collections.nit @@ -27,7 +27,7 @@ # - [ ] `List` # - [ ] `HashMap` # - [ ] `HashSet` -# - [ ] `Container` +# - [ ] `Ref` # - [ ] `Queue` module redef_collections