index
:
CompetIA.git
master
ocaml-3.12
Competition IA du B6
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
judge
/
morpion_rec_judge.ml
blob: 77308f894003fb7b89b03f6b4fb2c42b768d318a (
plain
) (
blame
)
1
2
3
4
5
6
module
C
=
Core
.
Core
(
Morpion_rec
.
G
)
module
Main
=
Main
.
Juge
(
C
)
let
()
=
Main
.
run
()