lib/html: implement the tag list as an hashset instead of a array.
[nit.git] / src / vm / vm.nit
index 4027a15..e98d2da 100644 (file)
@@ -20,3 +20,4 @@ module vm
 import virtual_machine
 import vm_optimizations
 import variables_numbering
+import compilation