X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fregistry%2F.ocamlinit;h=352cad8baeb116dc3b7549a1253bc0224a7d2697;hb=4cb4d286a1fdcb150c2848a9d21ac3486906c317;hp=1366164faaebc2cc50c0146a35dcd4073d13e8dd;hpb=12b2964f1389189ff77cc9de5623388f2f3d4e5d;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;;