From: Alexis Laferrière Date: Fri, 8 May 2015 13:08:19 +0000 (-0400) Subject: src/nith: activate light FFI in nith X-Git-Tag: v0.7.5~64^2~2 X-Git-Url: http://nitlanguage.org src/nith: activate light FFI in nith Signed-off-by: Alexis Laferrière --- diff --git a/src/nith.nit b/src/nith.nit index bf12e9d..18a0f1f 100644 --- a/src/nith.nit +++ b/src/nith.nit @@ -23,6 +23,8 @@ import transform import rapid_type_analysis import compiler::separate_erasure_compiler +import compiler::compiler_ffi::light_only + redef class ToolContext redef fun process_options(args) do