X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2F.ocamlinit;fp=helm%2Focaml%2Fgetter%2F.ocamlinit;h=0000000000000000000000000000000000000000;hb=55b82bd235d82ff7f0a40d980effe1efde1f5073;hp=6512190cd1fc65e35d89ccf9200e19099208e531;hpb=771ee8b9d122fa963881c876e86f90531bb7434f;p=helm.git diff --git a/helm/ocaml/getter/.ocamlinit b/helm/ocaml/getter/.ocamlinit deleted file mode 100644 index 6512190cd..000000000 --- a/helm/ocaml/getter/.ocamlinit +++ /dev/null @@ -1,3 +0,0 @@ -#use "topfind";; -#require "helm-getter";; -Helm_registry.load_from "sample.conf.xml";;