X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Flibrary%2FlibraryClean.mli;h=4d65cfe38daa87a7bc9f5d8de0f653e5b23b3a0f;hb=794fe0432b14ca29e5dfd2e217cef72e9b0ff61a;hp=f4ce6de570925ddfd7d28542fbed46b91709b772;hpb=ee3f8d6fa92b051394a2ff7c71c03ac33a05182b;p=helm.git diff --git a/helm/software/components/library/libraryClean.mli b/helm/software/components/library/libraryClean.mli index f4ce6de57..4d65cfe38 100644 --- a/helm/software/components/library/libraryClean.mli +++ b/helm/software/components/library/libraryClean.mli @@ -23,4 +23,5 @@ * http://helm.cs.unibo.it/ *) +val db_uris_of_baseuri : string -> string list val clean_baseuris : ?verbose:bool -> string list -> unit