Merge: phase: Introduction of new hook method
[nit.git] / src / nit.nit
index be6c665..6441b1a 100644 (file)
@@ -75,6 +75,7 @@ else
 end
 
 modelbuilder.run_phases
+toolcontext.run_global_phases(modelbuilder.parsed_modules)
 
 if toolcontext.opt_only_metamodel.value then toolcontext.quit