]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita.conf.xml.in
Notation is finally fully working everywhere.
[helm.git] / matita / matita.conf.xml.in
index 37eb925619f1e96ff9be67262e26a101d18ab2f7..f39b84c95db5dd6a85e911cc13602bc7d07c16fc 100644 (file)
@@ -7,7 +7,7 @@
     <!-- User name. It is used down in this configuration file.  If left
     unspecified, name of the user executing matita will be used (as per
     getent) -->
-    <!-- <key name="name">foo</key> -->
+    <key name="name">$(USER)</key>
   </section>
   <section name="matita">
     <!-- Debug only. Stay away. -->
@@ -34,7 +34,7 @@
     -->
     <key name="host">@DBHOST@</key>
     <key name="user">helm</key>
-    <key name="database">prove-release</key>
+    <key name="database">matita</key>
   </section>
   <section name="getter">
     <!-- Cache dir for CIC XML documents downloaded from the net.
@@ -57,7 +57,7 @@
     -->
     <key name="prefix">
       cic:/matita/
-      file://@RT_BASE_DIR@/xml/stantard-library/
+      file://@RT_BASE_DIR@/xml/standard-library/
       ro
     </key>
     <key name="prefix">
     </key>
     <key name="prefix">
       cic:/
-      file://@RT_BASE_DIR@/legacy-library/coq/
+      file://@RT_BASE_DIR@/xml/legacy-library/coq/
+      legacy
+    </key>
+    <key name="prefix">
+      cic:/
+      file:///projects/helm/library/coq_contribs/
       legacy
     </key>
   </section>