X-Git-Url: http://nitlanguage.org diff --git a/lib/standard/collection/hash_collection.nit b/lib/standard/collection/hash_collection.nit index da782d5..13c9f09 100644 --- a/lib/standard/collection/hash_collection.nit +++ b/lib/standard/collection/hash_collection.nit @@ -11,7 +11,7 @@ # another product. # Introduce Hashmap and Hashset. -package hash_collection +module hash_collection import array import hash