]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_library/oCic2NCic.ml
Release 0.5.9.
[helm.git] / helm / software / components / ng_library / oCic2NCic.ml
index 50b3207e89d2114167969a792250e7f918eeefb7..7225ea2a44198690e17e93ab366f9907352dccca 100644 (file)
@@ -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;;
-*)