X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2Fhttp_getter_storage.mli;h=5dd997843f1c1486be490f8bd02a7a428b2c7f25;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=f14c3b6351243ea0e4fcb5bd2d9763e325746076;hpb=33b0056f5db298388df8fd66b72cd46e5839bf23;p=helm.git diff --git a/helm/ocaml/getter/http_getter_storage.mli b/helm/ocaml/getter/http_getter_storage.mli index f14c3b635..5dd997843 100644 --- a/helm/ocaml/getter/http_getter_storage.mli +++ b/helm/ocaml/getter/http_getter_storage.mli @@ -53,7 +53,7 @@ val ls: string -> string list * that the search is performed only if the asked resource is not found in * cache (i.e. to perform the find again you need to clean the cache). * Defaults to false *) -val filename: (* ?find:bool -> *) string -> string +val filename: ?find:bool -> string -> string (** only works for local resources * if both compressed and non-compressed versions of a resource exist, both of