pep8analysis: intro a variant main program for a web interface
[nit.git] / src / metrics / poset_metrics.nit
index 2276742..5ff2a6f 100644 (file)
@@ -26,7 +26,7 @@ end
 private class PosetMetricsPhase
        super Phase
        
-       redef fun process_mainmodule(mainmodule)
+       redef fun process_mainmodule(mainmodule, given_mmodules)
        do
                if not toolcontext.opt_poset.value and not toolcontext.opt_all.value then return