Skip to content

Commit

Permalink
Change entry point (main) to GUI.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmop authored Jul 3, 2019
1 parent 8c9f2a9 commit a35ae38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<configuration>
<archive>
<manifest>
<mainClass>mujava.cli.CLIExecution</mainClass>
<mainClass>mujava.gui.GenMutantsMain</mainClass>
</manifest>
</archive>
<descriptorRefs>
Expand Down

0 comments on commit a35ae38

Please sign in to comment.