80e625a
1 2 3 4 5 6
module C = Core.Core(Morpion_rec.G) module Main = Main.Juge(C) let () = Main.run ()