lib/jvm: intro JavaVM::attach_current_thread
[nit.git] / lib / standard / collection / list.nit
index 804c629..3a59a49 100644 (file)
@@ -11,7 +11,7 @@
 # another product.
 
 # This module handle double linked lists
-package list
+module list
 
 import abstract_collection