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