X-Git-Url: http://nitlanguage.org diff --git a/src/nitvm.nit b/src/nitvm.nit index e81b20d..dae856b 100644 --- a/src/nitvm.nit +++ b/src/nitvm.nit @@ -18,7 +18,7 @@ module nitvm import vm -import frontend +import frontend::code_gen # Create a tool context to handle options and paths var toolcontext = new ToolContext