Module Model.AUTOMATON.Owner


module Owner: sig .. end

include Print.PRINTABLE_TYPE
val compare : t -> t -> int
val equal : t -> t -> bool
val hash : t -> int