]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/paramodulation/equality.mli
added some code to print the praamodulation proofs with a graph
[helm.git] / helm / software / components / tactics / paramodulation / equality.mli
index 3bc9e4309c4d5ecd8302f74b1aea773bb48b2d47..a8dec96f937ce74835bf6a1a5e027808b18ec117 100644 (file)
@@ -46,6 +46,10 @@ val pp_proof:
   (Cic.name option) list -> goal_proof -> proof -> Subst.substitution -> int ->
     Cic.term -> string
 
+val draw_proof:
+  equality_bag ->
+  (Cic.name option) list -> goal_proof -> proof -> int -> unit
+
 val pp_proofterm: Cic.term -> string
     
 val mk_equality :