Parameter MakeSpec.Automaton

type q = int
val initial : q
val next : q -> t -> q
val accepting : q -> bool