]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_paramodulation/nCicProof.mli
Last commit made matita FTBFS. Fixed.
[helm.git] / matita / components / ng_paramodulation / nCicProof.mli
index 2aa0a8dd81ef565a9ae2109b8e8ba7c001b3f0c1..f1e1e3b327164a9ead3d5b4543714b7ba5c8e3ab 100644 (file)
@@ -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