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