]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/.ocamlinit
- more structured configuration file
[helm.git] / helm / ocaml / registry / .ocamlinit
index 49a371462c003f8726c27308b90ffbddc85291c5..c5d8a80ef2bb8aad62ea8387baa18d0181dae7f6 100644 (file)
@@ -1,6 +1,6 @@
 #use "topfind";;
+#thread;;
 #require "str";;
 #require "netstring";;
 #require "pxp";;
 #load "registry.cma";;
-open Helm_registry;;