]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/.ocamlinit
removed no longer used METAs
[helm.git] / helm / ocaml / registry / .ocamlinit
index 352cad8baeb116dc3b7549a1253bc0224a7d2697..b08e0ebfc1d4d161661ee542545d8301e752d993 100644 (file)
@@ -1,8 +1,4 @@
 #use "topfind";;
-#thread;;
-#require "str";;
-#require "netstring";;
-#require "pxp";;
-#require "helm-pxp";;
-#load "registry.cma";;
+#require "helm-registry";;
 open Helm_registry;;
+load_from "tests/sample.xml";;