]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/.ocamlinit
- added environment variable overriding
[helm.git] / helm / ocaml / registry / .ocamlinit
diff --git a/helm/ocaml/registry/.ocamlinit b/helm/ocaml/registry/.ocamlinit
new file mode 100644 (file)
index 0000000..f5b6b88
--- /dev/null
@@ -0,0 +1,6 @@
+#use "topfind";;
+#require "pcre";;
+#require "netstring";;
+#require "pxp";;
+#load "registry.cma";;
+open Helm_registry;;