]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_annotations_cache/cicCache.ml
switched to OCaml HTTP module
[helm.git] / helm / ocaml / cic_annotations_cache / cicCache.ml
index 58a8f4197c8bb47d90374653e6ea4e810299daeb..de5c1926e6f3d569169e3c08b2ee8ae3cd47641d 100644 (file)
@@ -45,7 +45,7 @@ let get_annobj uri =
     | Some bodyuri ->
        Some (G.getxml (U.cicuri_of_uri bodyuri))
   in
-   let annobj = CicParser.annobj_of_xml cicfilename cicbodyfilename uri in
+   let annobj = CicParser.annobj_of_xml cicfilename cicbodyfilename in
     annobj,
      if U.uri_is_annuri uri then
       begin