]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/getter/sample.conf.xml
ocaml 3.09 transition
[helm.git] / helm / ocaml / getter / sample.conf.xml
index 52f383fecb58ff6f5b28c9fb0c9e61ac41eb9046..87ce6cbc92ad0a8e243be337d18283454b0b6fde 100644 (file)
@@ -1,29 +1,37 @@
 <helm_registry>
-  <section name="matita">
-    <key name="owner">luser</key>
-  </section>
   <section name="getter">
-    <key name="servers_file">/projects/helm/var/servers.txt</key>
-    <key name="prefetch">true</key>
     <key name="cache_dir">/tmp/helm/cache</key>
-    <key name="maps_dir">/projects/helm/var</key>
     <key name="dtd_dir">/projects/helm/xml/dtd</key>
     <key name="port">58081</key>
     <key name="log_level">180</key>
-    <key name="log_file">/projects/helm/daemons/log/http_getter.log</key>
+    <key name="log_file">http_getter.log</key>
+    <key name="prefix">
+      theory:/  file:///projects/helm/library/theories/
+    </key>
+    <key name="prefix">
+      xslt:/    file:///projects/helm/xml/stylesheets_ccorn/
+    </key>
+    <key name="prefix">
+      xslt:/    file:///projects/helm/xml/stylesheets_hanane/
+    </key>
+    <key name="prefix">
+      xslt:/    file:///projects/helm/xml/on-line/xslt/
+    </key>
+    <key name="prefix">
+      xslt:/    file:///projects/helm/nuprl/NuPRL/nuprl_stylesheets/
+    </key>
+    <key name="prefix">
+      nuprl:/   http://www.cs.uwyo.edu/~nuprl/helm-library/
+    </key>
     <key name="prefix">
-      cic:/
-      file:///projects/helm/library/coq_contribs/
+      cic:/     file:///projects/helm/library/coq_contribs/
     </key>
     <key name="prefix">
-      cic:/matita/
-      file:///home/zacchiro/helm/matita/.matita/xml/matita/
+      xslt:/    file:///projects/helm/xml/stylesheets/
     </key>
     <key name="prefix">
-      theory:/
-      file:///projects/helm/library/theories/
+      xslt:/    file:///projects/helm/xml/stylesheets/generated/
     </key>
-    <!--
     <key name="prefix">
       theory:/residual_theory_in_lambda_calculus/
       http://helm.cs.unibo.it/~sacerdot/huet_lambda_calculus_mowgli/residual_theory_in_lambda_calculus/
@@ -32,6 +40,5 @@
       theory:/IDA/
       http://mowgli.cs.unibo.it/~sacerdot/ida/IDA/
     </key>
-    -->
   </section>
 </helm_registry>