]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.conf.xml.sample
ported to new getter interface
[helm.git] / helm / matita / matita.conf.xml.sample
index c68c57fa9fe2af81511287807295e7c2dbb2f5f9..56a04d6056836e1196ffb1bb3658526c5c3ebf1b 100644 (file)
     <key name="database">matita</key>
   </section>
   <section name="getter">
-    <!-- <key name="prefetch">false</key> -->
-    <key name="prefetch">@@PREFETCH@@</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>