]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.conf.xml.sample
version 0.7.1
[helm.git] / helm / matita / matita.conf.xml.sample
index 48d6fc206ef92d7d22b4052f663363226cf67094..56a04d6056836e1196ffb1bb3658526c5c3ebf1b 100644 (file)
     <key name="database">matita</key>
   </section>
   <section name="getter">
-    <key name="prefetch">true</key>
-    <key name="servers">
-      file:///projects/helm/library/coq_contribs
-    </key>
     <key name="cache_dir">.matita/getter/cache</key>
-    <key name="maps_dir">.matita/getter/maps</key>
     <key name="dtd_dir">/projects/helm/xml/dtd</key>
+    <key name="prefix">
+      cic:/
+      file:///projects/helm/library/coq_contribs/
+    </key>
+    <key name="prefix">
+      cic:/matita/
+      .matita/xml/matita/
+    </key>
   </section>
 </helm_registry>