X-Git-Url: http://nitlanguage.org diff --git a/src/modelbuilder.nit b/src/modelbuilder.nit index 00e41b5..671fcd0 100644 --- a/src/modelbuilder.nit +++ b/src/modelbuilder.nit @@ -100,7 +100,7 @@ redef class ModelBuilder if toolcontext.opt_only_metamodel.value then self.toolcontext.info("*** ONLY METAMODEL", 1) - exit(0) + toolcontext.quit end end