X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Ftactics%2Fparamodulation%2Findexing.mli;h=4d99385eded2aa02bd76c82ecf596b6fa2c9ff75;hb=102b6ad309695168ae95c2d4a9c3daa96599de21;hp=bb005f8d3728f22a7ac7b31b9f262d9ab27f02e2;hpb=bbb2fa6a7f4f329d8ef8dac6ce34bf37dd37c064;p=helm.git diff --git a/components/tactics/paramodulation/indexing.mli b/components/tactics/paramodulation/indexing.mli index bb005f8d3..4d99385ed 100644 --- a/components/tactics/paramodulation/indexing.mli +++ b/components/tactics/paramodulation/indexing.mli @@ -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 ->