]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_disambiguation/nCicDisambiguate.mli
- oCic2NCic and nCic2OCic moved to ng_library
[helm.git] / helm / software / components / ng_disambiguation / nCicDisambiguate.mli
index b86849f35a08b2508891c364748d512dee091e11..a9f15244cd3bc880e481bf0420885c843193c735 100644 (file)
@@ -11,6 +11,8 @@
 
 (* $Id: nCic.ml 9058 2008-10-13 17:42:30Z tassi $ *)
 
+val set_reference_of_oxuri: (UriManager.uri -> NReference.reference) -> unit
+
 val disambiguate_term :
   context:NCic.context ->
   metasenv:NCic.metasenv ->