]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/.ocamlinit
removed no longer used METAs
[helm.git] / helm / ocaml / registry / .ocamlinit
index 1366164faaebc2cc50c0146a35dcd4073d13e8dd..b08e0ebfc1d4d161661ee542545d8301e752d993 100644 (file)
@@ -1,7 +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";;