From a35ae3856e821b7dbc9fd930bef6670aa6e3dd09 Mon Sep 17 00:00:00 2001 From: Pedro Matheus Date: Wed, 3 Jul 2019 19:05:16 -0300 Subject: [PATCH] Change entry point (main) to GUI. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 954972e..c56124d 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ - mujava.cli.CLIExecution + mujava.gui.GenMutantsMain