X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fregistry%2F.ocamlinit;fp=helm%2Focaml%2Fregistry%2F.ocamlinit;h=352cad8baeb116dc3b7549a1253bc0224a7d2697;hb=107efb54d14f5ce245a96f02cf7d063cb4242534;hp=1366164faaebc2cc50c0146a35dcd4073d13e8dd;hpb=80a7a8d3389af9590f54743c898b6d76a0b296f8;p=helm.git diff --git a/helm/ocaml/registry/.ocamlinit b/helm/ocaml/registry/.ocamlinit index 1366164fa..352cad8ba 100644 --- a/helm/ocaml/registry/.ocamlinit +++ b/helm/ocaml/registry/.ocamlinit @@ -5,3 +5,4 @@ #require "pxp";; #require "helm-pxp";; #load "registry.cma";; +open Helm_registry;;