Module Diagrams.Transfo.Pet.Map

module Map: Map.Make(sig
type t = Diagrams.Transfo.Pet.u 
val compare : t -> t -> int
end)