From 12b2964f1389189ff77cc9de5623388f2f3d4e5d Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Thu, 20 May 2004 12:06:35 +0000 Subject: [PATCH] added helm-pxp, now needed --- helm/ocaml/registry/.ocamlinit | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/ocaml/registry/.ocamlinit b/helm/ocaml/registry/.ocamlinit index c5d8a80ef..1366164fa 100644 --- a/helm/ocaml/registry/.ocamlinit +++ b/helm/ocaml/registry/.ocamlinit @@ -3,4 +3,5 @@ #require "str";; #require "netstring";; #require "pxp";; +#require "helm-pxp";; #load "registry.cma";; -- 2.39.2