]> 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 d28c809d0837844cf0816313df6c57da4b6f2f6e..56a04d6056836e1196ffb1bb3658526c5c3ebf1b 100644 (file)
@@ -5,8 +5,8 @@
     <key name="environment_trust">true</key>
     <key name="baseuri">cic:/matita/</key>
     <key name="basedir">.matita/xml</key>
-    <key name="owner">mario</key>
-<!--     <key name="script_font">Monospace 10</key> -->
+    <key name="owner">@@OWNER@@</key>
+<!--     <key name="font_size">10</key> -->
     <key name="tactics_bar">false</key>
   </section>
   <section name="db">
     <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>