X-Git-Url: http://nitlanguage.org diff --git a/src/cached.nit b/src/cached.nit index 67d7b98..830ff66 100644 --- a/src/cached.nit +++ b/src/cached.nit @@ -18,8 +18,8 @@ # complex annotation that modify both the model and the AST of a Nit program module cached -import parser_util import modelize +private import parser_util import simple_misc_analysis private import annotation