sepcomp: rename `compile_resolution_tables` as `compute_resolution_tables`
[nit.git] / src / nit.nit
index 5a74d48..13f8c59 100644 (file)
@@ -21,6 +21,8 @@ import interpreter
 import frontend
 import parser_util
 import vm
+import vm_optimizations
+import variables_numbering
 
 # Create a tool context to handle options and paths
 var toolcontext = new ToolContext