X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2Fhttp_getter_types.ml;h=172cf18a963e3f2cea18aa586e9347b022f5b6d3;hb=d8738e52af861cbdda5268671b30183b99d51c54;hp=74ffe9fe1ee45eaae21f8e94fdc9998d693ef7aa;hpb=badfee5b6d3480172a3da91148605298f2b27986;p=helm.git diff --git a/helm/ocaml/getter/http_getter_types.ml b/helm/ocaml/getter/http_getter_types.ml index 74ffe9fe1..172cf18a9 100644 --- a/helm/ocaml/getter/http_getter_types.ml +++ b/helm/ocaml/getter/http_getter_types.ml @@ -35,8 +35,8 @@ exception Internal_error of string exception Cache_failure of string exception Dtd_not_found of string (* dtd's url *) -type encoding = Enc_normal | Enc_gzipped -type answer_format = Fmt_text | Fmt_xml +type encoding = [ `Normal | `Gzipped ] +type answer_format = [ `Text | `Xml ] type ls_flag = No | Yes | Ann type ls_object = {