]> matita.cs.unibo.it Git - helm.git/blobdiff - components/registry/.ocamlinit
branch for universe
[helm.git] / components / registry / .ocamlinit
diff --git a/components/registry/.ocamlinit b/components/registry/.ocamlinit
new file mode 100644 (file)
index 0000000..b08e0eb
--- /dev/null
@@ -0,0 +1,4 @@
+#use "topfind";;
+#require "helm-registry";;
+open Helm_registry;;
+load_from "tests/sample.xml";;