]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/nCicBlob.mli
severe bug found in parallel zeta
[helm.git] / helm / software / components / ng_paramodulation / nCicBlob.mli
index 16a8c33a2b06b64e657f1180cfd084d81298e4a4..a8b6a7b7e045bdef55836df7753e361fa6cad802 100644 (file)
 
 (* $Id: terms.mli 9822 2009-06-03 15:37:06Z tassi $ *)
 
+val set_reference_of_oxuri: (UriManager.uri -> NReference.reference) -> unit
+val set_eqP: NCic.term -> unit
+val set_default_eqP: unit -> unit
+
 module type NCicContext = 
   sig
     val metasenv : NCic.metasenv