X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_library%2FoCic2NCic.ml;h=7225ea2a44198690e17e93ab366f9907352dccca;hb=a90c31c1b53222bd6d57360c5ba5c2d0fe7d5207;hp=50b3207e89d2114167969a792250e7f918eeefb7;hpb=4377e950998c9c63937582952a79975947aa9a45;p=helm.git diff --git a/helm/software/components/ng_library/oCic2NCic.ml b/helm/software/components/ng_library/oCic2NCic.ml index 50b3207e8..7225ea2a4 100644 --- a/helm/software/components/ng_library/oCic2NCic.ml +++ b/helm/software/components/ng_library/oCic2NCic.ml @@ -877,7 +877,5 @@ 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;; -*)