X-Git-Url: http://nitlanguage.org diff --git a/src/nit.nit b/src/nit.nit index be6c665..6441b1a 100644 --- a/src/nit.nit +++ b/src/nit.nit @@ -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