From: Claudio Sacerdoti Coen Date: Mon, 5 Apr 2004 17:32:45 +0000 (+0000) Subject: http_getter.conf.xml ==> /projects/helm/etc/http_getter.conf.xml X-Git-Tag: dead_dir_walking~87 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=fa1ddc519dbdc7364c3768c83b19e20f507253d5;p=helm.git http_getter.conf.xml ==> /projects/helm/etc/http_getter.conf.xml --- diff --git a/helm/http_getter/main.ml b/helm/http_getter/main.ml index 301d74eef..faf899b80 100644 --- a/helm/http_getter/main.ml +++ b/helm/http_getter/main.ml @@ -35,7 +35,7 @@ open Http_getter_debugger (* constants *) -let configuration_file = "http_getter.conf.xml" +let configuration_file = "/projects/helm/etc/http_getter.conf.xml" let common_headers = [ "Cache-Control", "no-cache";