global: create a new module global to gather (and nest) global analysis
[nit.git] / src / nitc.nit
index 2b581d0..f164c34 100644 (file)
@@ -19,6 +19,7 @@ package nitc
 
 import abstracttool
 import analysis
+import global
 import program
 import compiling
 import syntax