X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_library%2FoCic2NCic.ml;h=50b3207e89d2114167969a792250e7f918eeefb7;hb=95adf6dc8e29a71adc34e71eafe3f427990126e0;hp=7225ea2a44198690e17e93ab366f9907352dccca;hpb=d88c6bdb650d69ffccac2031cecf7a50cd7e6917;p=helm.git diff --git a/helm/software/components/ng_library/oCic2NCic.ml b/helm/software/components/ng_library/oCic2NCic.ml index 7225ea2a4..50b3207e8 100644 --- a/helm/software/components/ng_library/oCic2NCic.ml +++ b/helm/software/components/ng_library/oCic2NCic.ml @@ -877,5 +877,7 @@ let reference_of_oxuri u = NCicCoercion.set_convert_term convert_term;; Ncic2astMatcher.set_reference_of_oxuri reference_of_oxuri;; NCicDisambiguate.set_reference_of_oxuri reference_of_oxuri;; +(* Why should we set them here? NCicBlob.set_reference_of_oxuri reference_of_oxuri;; NCicProof.set_reference_of_oxuri reference_of_oxuri;; +*)