X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fhbugs%2Fhbugs_broker_registry.ml;h=4670b5eca59dafd608331e9080a91bebcb3c919c;hb=aa0d60227b785da3355b31519ba11cb4fbd2c925;hp=879d746ac1f6a22703c07e0bb2887d47b62edbad;hpb=a21777bd2ac02fd346f168ead468405e4c300855;p=helm.git diff --git a/helm/ocaml/hbugs/hbugs_broker_registry.ml b/helm/ocaml/hbugs/hbugs_broker_registry.ml index 879d746ac..4670b5eca 100644 --- a/helm/ocaml/hbugs/hbugs_broker_registry.ml +++ b/helm/ocaml/hbugs/hbugs_broker_registry.ml @@ -26,6 +26,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + open Hbugs_misc;; open Hbugs_types;; open Printf;;