]> matita.cs.unibo.it Git - helm.git/blob - components/getter/sample.conf.xml
tagged 0.5.0-rc1
[helm.git] / components / getter / sample.conf.xml
1 <helm_registry>
2   <section name="getter">
3     <key name="cache_dir">/tmp/helm/cache</key>
4     <key name="dtd_dir">/projects/helm/xml/dtd</key>
5     <key name="port">58081</key>
6     <key name="log_level">180</key>
7     <key name="log_file">http_getter.log</key>
8     <key name="prefix">
9       theory:/  file:///projects/helm/library/theories/
10     </key>
11     <key name="prefix">
12       xslt:/    file:///projects/helm/xml/stylesheets_ccorn/
13     </key>
14     <key name="prefix">
15       xslt:/    file:///projects/helm/xml/stylesheets_hanane/
16     </key>
17     <key name="prefix">
18       xslt:/    file:///projects/helm/xml/on-line/xslt/
19     </key>
20     <key name="prefix">
21       xslt:/    file:///projects/helm/nuprl/NuPRL/nuprl_stylesheets/
22     </key>
23     <key name="prefix">
24       nuprl:/   http://www.cs.uwyo.edu/~nuprl/helm-library/
25     </key>
26     <key name="prefix">
27       xslt:/    file:///projects/helm/xml/stylesheets/
28     </key>
29     <key name="prefix">
30       xslt:/    file:///projects/helm/xml/stylesheets/generated/
31     </key>
32     <key name="prefix">
33       theory:/residual_theory_in_lambda_calculus/
34       http://helm.cs.unibo.it/~sacerdot/huet_lambda_calculus_mowgli/residual_theory_in_lambda_calculus/
35     </key>
36     <key name="prefix">
37       theory:/IDA/
38       http://mowgli.cs.unibo.it/~sacerdot/ida/IDA/
39     </key>
40     <key name="prefix">
41       cic:/     file:///projects/helm/library/coq_contribs/
42       legacy
43     </key>
44     <key name="prefix">
45       cic:/matita/
46       file:///projects/helm/library/matita/
47       ro
48     </key>
49   </section>
50 </helm_registry>