X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Flibrary%2FlibraryClean.mli;h=89f3b7b1dbf066cec84965f039cdab681ee42f13;hb=4693f3b9de6d867921b51f61e9a7dc36c3da1b77;hp=4d65cfe38daa87a7bc9f5d8de0f653e5b23b3a0f;hpb=55e71f58c4ee05842c53960ffbfb3fed7cf3ac30;p=helm.git diff --git a/helm/software/components/library/libraryClean.mli b/helm/software/components/library/libraryClean.mli index 4d65cfe38..89f3b7b1d 100644 --- a/helm/software/components/library/libraryClean.mli +++ b/helm/software/components/library/libraryClean.mli @@ -23,5 +23,7 @@ * http://helm.cs.unibo.it/ *) +val set_decompile_cb: (baseuri: string -> unit) -> unit + val db_uris_of_baseuri : string -> string list val clean_baseuris : ?verbose:bool -> string list -> unit