]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/configuration/etc/configuration.xml.in
autoconfiguration improved (?)
[helm.git] / helm / configuration / etc / configuration.xml.in
index 5079df4009a2e02461f816dd9f85c17eeaa85e6e..ad4e62aba036231a30bd57e13265342b44d05e90 100644 (file)
 <!-- http://cs.unibo.it/helm/.                                         -->
 
 <configuration>
- <helm_dir>@CONFIGURATION_HELM_DIR@</helm_dir>
+ <helm_dir>@HELM_VAR_DIR@</helm_dir>
 
- <dtd_dir>@CONFIGURATION_DTD_DIR@</dtd_dir>
- <servers_file>@CONFIGURATION_SERVERS_FILE@</servers_file>
- <uris_dbm>@CONFIGURATION_URIS_DBM@</uris_dbm>
+ <dtd_dir>@HELM_DTD_DIR@</dtd_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>@CONFIGURATION_TMPDIR@</tmpdir>
+ <tmpdir>@HELM_TMP_DIR@</tmpdir>
 
  <helm_url_path>/home/lpadovan/helm/PARSER/examples</helm_url_path>
  <getheader_url>http://localhost/really_very_local/helm/header/getheader.xml</getheader_url>