X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Focaml%2Fregistry%2F.ocamlinit;fp=helm%2Focaml%2Fregistry%2F.ocamlinit;h=9aee6008e6a2c0dada86588e8510073725d69377;hp=0000000000000000000000000000000000000000;hb=792b5d29ebae8f917043d9dd226692919b5d6ca1;hpb=a14a8c7637fd0b95e9d4deccb20c6abc98e8f953 diff --git a/helm/ocaml/registry/.ocamlinit b/helm/ocaml/registry/.ocamlinit new file mode 100644 index 000000000..9aee6008e --- /dev/null +++ b/helm/ocaml/registry/.ocamlinit @@ -0,0 +1,4 @@ +#use "topfind";; +#require "helm-registry";; +open Helm_registry;; +load_from "sample.xml";;