X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_paramodulation%2FnCicProof.mli;h=f1e1e3b327164a9ead3d5b4543714b7ba5c8e3ab;hb=2a59f55f4625ebabb02aefc3cb8c8842040be554;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..f1e1e3b32 100644 --- a/matita/components/ng_paramodulation/nCicProof.mli +++ b/matita/components/ng_paramodulation/nCicProof.mli @@ -13,7 +13,6 @@ 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