X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fhttp_getter%2Fhttp_getter_const.mli;h=e50a469cbedcaba528236f9f043aa70d00d273c7;hb=6f6b8f33397548319fef9b374f9e9017e7fa151d;hp=3b03950f514c0e8cc8fb490a1021e6076c5c3321;hpb=866249edf202e4fec2c0e3fffdee96782009d6f3;p=helm.git diff --git a/helm/http_getter/http_getter_const.mli b/helm/http_getter/http_getter_const.mli index 3b03950f5..e50a469cb 100644 --- a/helm/http_getter/http_getter_const.mli +++ b/helm/http_getter/http_getter_const.mli @@ -28,5 +28,9 @@ val version: string val conffile: string -val usage_string: string val empty_xml: string + + (** @return an HTML usage string including configuration information passed as + input parameter *) +val usage_string: string -> string +