]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/probe/matitaList.mli
- nUri : added Sets of uris for use in "probe"
[helm.git] / matita / components / binaries / probe / matitaList.mli
index 92c28cd9da209e35f96fbf526ac0ef883a8ff2c6..200c9015876c8c6f8ea47ee651d07d0ef3549a6e 100644 (file)
@@ -9,6 +9,6 @@
      \ /   This software is distributed as is, NO WARRANTY.     
       V_______________________________________________________________ *)
 
-val from_uri: string -> NUri.uri -> unit
+val from_uri: string -> string -> NUri.uri -> unit
 
-val from_string: string -> string -> unit
+val from_string: string -> string -> string -> unit