]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nUri.mli
Bug fixed: types were check for conversion in the wrong context.
[helm.git] / helm / software / components / ng_kernel / nUri.mli
index b08abbbfbe9bd45f201de48ef86cec0d87fca7e8..a11e4a1d21ffb14b109d5c3a3284cdcddd2a6b25 100644 (file)
@@ -18,7 +18,3 @@ val uri_of_string: string -> uri
 val eq: uri -> uri -> bool
 
 module UriHash: Hashtbl.S with type key = uri
-
-(* CACCA *)
-val ouri_of_nuri: uri -> UriManager.uri
-val nuri_of_ouri: UriManager.uri -> uri