X-Git-Url: http://nitlanguage.org diff --git a/src/nith.nit b/src/nith.nit index 8a052ac..18a0f1f 100644 --- a/src/nith.nit +++ b/src/nith.nit @@ -21,7 +21,9 @@ import modelize import transform import rapid_type_analysis -import separate_erasure_compiler +import compiler::separate_erasure_compiler + +import compiler::compiler_ffi::light_only redef class ToolContext redef fun process_options(args)