sig
  type t = Automaton.Location.t * Semantics.Region.t
  val print : Format.formatter -> t -> unit
end