From 107efb54d14f5ce245a96f02cf7d063cb4242534 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Thu, 20 May 2004 17:16:56 +0000 Subject: [PATCH] open Helm_registry per default --- helm/ocaml/registry/.ocamlinit | 1 + 1 file changed, 1 insertion(+) 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;; -- 2.39.2