From d6a6425e0ff2debe535b1f4c480c745e5697d7df Mon Sep 17 00:00:00 2001
From: Claudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Date: Thu, 16 Jun 2005 08:06:00 +0000
Subject: [PATCH] removed again (I added it by error :-(

---
 helm/matita/matita.conf.xml | 27 ---------------------------
 1 file changed, 27 deletions(-)
 delete mode 100644 helm/matita/matita.conf.xml

diff --git a/helm/matita/matita.conf.xml b/helm/matita/matita.conf.xml
deleted file mode 100644
index b50ef5b98..000000000
--- a/helm/matita/matita.conf.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<helm_registry>
-  <section name="matita">
-    <key name="auto_disambiguation">true</key>
-    <key name="environment_trust">true</key>
-    <key name="baseuri">cic:/matita/</key>
-    <key name="basedir">.matita/xml</key>
-    <key name="owner">sacerdot</key>
-<!--     <key name="script_font">Monospace 10</key> -->
-  </section>
-  <section name="db">
-    <!-- <key name="host">localhost</key> -->
-    <key name="host">mowgli.cs.unibo.it</key>
-    <key name="user">helm</key>
-    <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="loglevel">180</key> -->
-  </section>
-</helm_registry>
-- 
2.39.5