Module PrintPetri

module PrintPetri: sig .. end
Printing Automata.

val draw : string -> string -> Petri.t -> string -> unit