X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Furimanager%2FuriManager.mli;h=0d4fcb4197555127960f73344fa481d0bac7e070;hb=361e74e8f714a12b22730fe3a303b12b10d4d7b6;hp=1b8317816f434817986e771a1d63efbddd9f7f7a;hpb=5cb95a2e44f979183a8c3e39baa3b4e7cfaf8182;p=helm.git diff --git a/components/urimanager/uriManager.mli b/components/urimanager/uriManager.mli index 1b8317816..0d4fcb419 100644 --- a/components/urimanager/uriManager.mli +++ b/components/urimanager/uriManager.mli @@ -67,6 +67,7 @@ val univgraphuri_of_uri : uri -> uri val uri_of_uriref : uri -> int -> int option -> uri module UriSet: Set.S with type elt = uri +(*module UriPairSet: Set.S with type elt = uri * uri*) module UriHashtbl : Hashtbl.S with type key = uri