]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/configuration/etc/configuration.xml.in
ocaml 3.09 transition
[helm.git] / helm / configuration / etc / configuration.xml.in
index 756286c3ff980c8cea3f4ebae7af825f1702ce8e..db034369d1508f23a9fcb9f29cef5d5350354229 100644 (file)
  <helm_dir>@HELM_LIBRARY_DIR@</helm_dir>
 
  <dtd_dir>@HELM_DTD_DIR@</dtd_dir>
+ <style_dir>@HELM_STYLE_DIR@</style_dir>
+
  <servers_file>@HELM_SERVERS_FILE@</servers_file>
  <uris_dbm>@HELM_URIS_DBM@</uris_dbm>
  <dest><value-of var="helm_dir"/></dest>
  <indexname>index.txt</indexname>
- <tmpdir>@HELM_TMP_DIR@</tmpdir>
+ <tmp_dir>@HELM_TMP_DIR@</tmp_dir>
 
  <helm_url_path>/home/lpadovan/helm/PARSER/examples</helm_url_path>
  <getheader_url>http://localhost/really_very_local/helm/header/getheader.xml</getheader_url>
@@ -43,5 +45,5 @@
  <use_webeqp_url>http://localhost/cgi-bin/helm/use_webeqp.pl</use_webeqp_url>
  <html_link><value-of var="getheader_url"/>?baseurl=<value-of var="style_url"/>&amp;stylesheet1=rootcontent.xsl&amp;stylesheet2=content_to_html.xsl&amp;xmluri=</html_link>
  <getter_url>http://localhost:8081/</getter_url>
- <processor_url>http://localhost:12345/</processor_url>
+ <processor_url>http://localhost:8080/helm/servlet/uwobo/</processor_url>
 </configuration>