src: add new hub modules to regroup related things together.
[nit.git] / src / cached.nit
index ead285f..67d7b98 100644 (file)
@@ -18,8 +18,8 @@
 # complex annotation that modify both the model and the AST of a Nit program
 module cached
 
-import modelize_property
 import parser_util
+import modelize
 import simple_misc_analysis
 private import annotation