X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2Fhttp_getter_map.mli;h=3e4ac7ba40c67be4337f16e367d3c73cf48af986;hb=2026624f827b29c35d54aa67b301250123ea7311;hp=7081f19629f7907e835bd856d43d1677be54c048;hpb=384c369d4cbf5dd6cf1013902d3a218260400e73;p=helm.git diff --git a/helm/ocaml/getter/http_getter_map.mli b/helm/ocaml/getter/http_getter_map.mli index 7081f1962..3e4ac7ba4 100644 --- a/helm/ocaml/getter/http_getter_map.mli +++ b/helm/ocaml/getter/http_getter_map.mli @@ -26,9 +26,6 @@ * http://helm.cs.unibo.it/ *) -exception Key_already_in of string -exception Key_not_found of string - class map: string -> object