Merge: Support Android on 2 different ARMs, x86 and even MIPS
[nit.git] / src / nitvm.nit
index 088cd92..5e5dde3 100644 (file)
@@ -18,6 +18,7 @@
 module nitvm
 
 import vm
+import vm_optimizations
 import frontend
 
 # Create a tool context to handle options and paths