X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_paramodulation%2FnCicProof.mli;h=5baa1053516a4e83405301ca41596d12f717d42d;hb=076439def28e649ec384fae038ed021dadd5f75c;hp=2aa0a8dd81ef565a9ae2109b8e8ba7c001b3f0c1;hpb=2c01ff6094173915e7023076ea48b5804dca7778;p=helm.git diff --git a/matita/components/ng_paramodulation/nCicProof.mli b/matita/components/ng_paramodulation/nCicProof.mli index 2aa0a8dd8..5baa10535 100644 --- a/matita/components/ng_paramodulation/nCicProof.mli +++ b/matita/components/ng_paramodulation/nCicProof.mli @@ -13,11 +13,11 @@ type eq_sig_type = Eq | EqInd_l | EqInd_r | Refl -val set_reference_of_oxuri: (UriManager.uri -> NReference.reference) -> unit val set_default_sig: unit -> unit val get_sig: eq_sig_type -> NCic.term val mk_proof: + #NCic.status -> ?demod:bool -> NCic.term Terms.bag -> Terms.M.key