]> matita.cs.unibo.it Git - helm.git/blobdiff - components/tactics/paramodulation/indexing.mli
args removed from equalities.
[helm.git] / components / tactics / paramodulation / indexing.mli
index bb005f8d3728f22a7ac7b31b9f262d9ab27f02e2..4d99385eded2aa02bd76c82ecf596b6fa2c9ff75 100644 (file)
@@ -48,7 +48,7 @@ val build_newtarget_time : float ref
 val subsumption :
   Cic.metasenv * Cic.context * CicUniv.universe_graph ->
   Index.t ->
-  'a * 'b * ('c * Index.key * Index.key * 'd) * Cic.metasenv * 'e ->
+  Inference.equality ->
   bool * Cic.substitution
 val superposition_left :
   int ->