]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/.ocamlinit
ocaml 3.09 transition
[helm.git] / helm / ocaml / registry / .ocamlinit
index efcbda003a80de84ca9ea6f4829acc3594bf7df6..9aee6008e6a2c0dada86588e8510073725d69377 100644 (file)
@@ -1,7 +1,4 @@
 #use "topfind";;
-#thread;;
-#require "str";;
-#require "netstring";;
-#require "helm-xml";;
-#load "registry.cma";;
+#require "helm-registry";;
 open Helm_registry;;
+load_from "sample.xml";;