X-Git-Url: http://nitlanguage.org diff --git a/src/nitg.nit b/src/nitg.nit index 965be59..4228a62 100644 --- a/src/nitg.nit +++ b/src/nitg.nit @@ -25,6 +25,7 @@ import global_compiler import separate_erasure_compiler import separate_compiler import android_platform +import compiler_ffi # Create a tool context to handle options and paths var toolcontext = new ToolContext