]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_annotations/cicAnnotationParser.ml
backported new pxp module from branch V7_3_new_exportation
[helm.git] / helm / ocaml / cic_annotations / cicAnnotationParser.ml
index 7b4fdad6a5e3d328c8823ff4022622177f0974d9..33782d4f24e27cad5d338a64f475666d2b039d33 100644 (file)
@@ -43,7 +43,9 @@ let get_annotations filename =
       Y.parse_document_entity config
 (*PXP       (Y.ExtID (Pxp_types.System filename,
          new Pxp_reader.resolve_as_file ~url_of_id ()))
-*)     (PxpUriResolver.from_file filename)
+*)
+(*       (PxpUriResolver.from_file filename)   *)
+       (Y.from_file ~alt:[PxpUrlResolver.url_resolver] filename)
        Y.default_spec
 
     in