]> matita.cs.unibo.it Git - helm.git/blobdiff - components/library/libraryClean.mli
...
[helm.git] / components / library / libraryClean.mli
index deca8f4a73a438ee56a492fcc9cef5ca4f20d574..4d65cfe38daa87a7bc9f5d8de0f653e5b23b3a0f 100644 (file)
@@ -23,4 +23,5 @@
  * http://helm.cs.unibo.it/
  *)
 
-val clean_baseuris : ?verbose:bool -> basedir:string -> string list -> unit
+val db_uris_of_baseuri : string -> string list
+val clean_baseuris : ?verbose:bool -> string list -> unit