]> 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 d292dfb887a610d22b5e094ed88027fe0e058980..87ce6cbc92ad0a8e243be337d18283454b0b6fde 100644 (file)
@@ -1,51 +1,44 @@
 <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">
-      cic:/
-      file:///projects/helm/library/coq_contribs/
+      theory:/  file:///projects/helm/library/theories/
     </key>
     <key name="prefix">
-      cic:/matita/
-      file:///home/zacchiro/helm/matita/.matita/xml/matita/
+      xslt:/    file:///projects/helm/xml/stylesheets_ccorn/
     </key>
-    <!--
     <key name="prefix">
-      cic:/universe/
-      http://localhost:9999/
+      xslt:/    file:///projects/helm/xml/stylesheets_hanane/
     </key>
-    -->
     <key name="prefix">
-      theory:/
-      file:///projects/helm/library/theories/
+      xslt:/    file:///projects/helm/xml/on-line/xslt/
     </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/
+      xslt:/    file:///projects/helm/nuprl/NuPRL/nuprl_stylesheets/
     </key>
     <key name="prefix">
-      theory:/IDA/
-      http://mowgli.cs.unibo.it/~sacerdot/ida/IDA/
+      nuprl:/   http://www.cs.uwyo.edu/~nuprl/helm-library/
+    </key>
+    <key name="prefix">
+      cic:/     file:///projects/helm/library/coq_contribs/
     </key>
-    -->
     <key name="prefix">
-      xslt:/
-      file:///projects/helm/xml/stylesheets/
+      xslt:/    file:///projects/helm/xml/stylesheets/
     </key>
     <key name="prefix">
-      xslt:/
-      file:///projects/helm/xml/stylesheets_ccorn/
+      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/
+    </key>
+    <key name="prefix">
+      theory:/IDA/
+      http://mowgli.cs.unibo.it/~sacerdot/ida/IDA/
     </key>
   </section>
 </helm_registry>