]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/paramodulation/equality.mli
- removed Positive and Negative (all is positive)
[helm.git] / helm / software / components / tactics / paramodulation / equality.mli
index d4a94cdb5a046429d96bc0bfb9975234cfe43a2f..1a62ee2ff0e2a7e159e059ca2db41cafe7a95e7b 100644 (file)
@@ -67,6 +67,7 @@ val string_of_proof :
  *  [ty] is the type of the goal *)
 val build_goal_proof: 
   UriManager.uri -> goal_proof -> proof -> Cic.term-> int list -> 
+    Cic.context -> Cic.metasenv -> 
     Cic.term * Cic.term list
 val build_proof_term : UriManager.uri -> (int * Cic.term) list -> int -> proof -> Cic.term
 val refl_proof: UriManager.uri -> Cic.term -> Cic.term -> Cic.term