]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_annotations/cicAnnotationParser.ml
Merge of the V7_3_new_exportation branch.
[helm.git] / helm / ocaml / cic_annotations / cicAnnotationParser.ml
index 33782d4f24e27cad5d338a64f475666d2b039d33..d8c67ea635b8d08926ba22acd1621ecfb31dfe1e 100644 (file)
@@ -41,10 +41,6 @@ let get_annotations filename =
     let d =
      let config = {Y.default_config with Y.warner = new warner} in
       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)   *)
        (Y.from_file ~alt:[PxpUrlResolver.url_resolver] filename)
        Y.default_spec