import Jatek.Gep; class Program { public static void main(String[] args) { Gep gep = new Gep(); gep.mutat(); } }