X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fhbugs%2Fbroker.ml;h=691f9d11a35dde9b6ced74b15d0e01f2ab5e16b9;hb=6f0e3275c5a100568c8529d6c58150ef4af692d0;hp=6b62af94660b40cb06f436918e0194a34a56d89b;hpb=cfda0acfce3f5e0b843bfe2b7ba7c371e5690db0;p=helm.git diff --git a/helm/ocaml/hbugs/broker.ml b/helm/ocaml/hbugs/broker.ml index 6b62af946..691f9d11a 100644 --- a/helm/ocaml/hbugs/broker.ml +++ b/helm/ocaml/hbugs/broker.ml @@ -26,6 +26,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + open Hbugs_types;; open Printf;;