X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2Fhttp_getter_map.ml;h=4bead0c6cb9e3a8fd0176466fb18cbf8eb1f62ba;hb=ac7687ce66526f905874ed99a845223c853c558a;hp=2b61e79761c008568d9552c240cb521667e8b705;hpb=3289eda62f4b44bc5043abd2acff602f7a8e5f26;p=helm.git diff --git a/helm/ocaml/getter/http_getter_map.ml b/helm/ocaml/getter/http_getter_map.ml index 2b61e7976..4bead0c6c 100644 --- a/helm/ocaml/getter/http_getter_map.ml +++ b/helm/ocaml/getter/http_getter_map.ml @@ -26,8 +26,7 @@ * http://helm.cs.unibo.it/ *) -exception Key_already_in of string;; -exception Key_not_found of string;; +open Http_getter_types class map dbname = let perm = 420 in (* permission 644 in decimal notation *)