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=1366164faaebc2cc50c0146a35dcd4073d13e8dd;hb=12b2964f1389189ff77cc9de5623388f2f3d4e5d;hp=c5d8a80ef2bb8aad62ea8387baa18d0181dae7f6;hpb=7efff97ccf71511670bde9aa0e4d13d97ec3c372;p=helm.git 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";;