]> matita.cs.unibo.it Git - helm.git/commitdiff
Added location of the weblib repository to matita.conf.xml.in.
authorWilmer Ricciotti <ricciott@cs.unibo.it>
Thu, 16 Jun 2011 14:00:17 +0000 (14:00 +0000)
committerWilmer Ricciotti <ricciott@cs.unibo.it>
Thu, 16 Jun 2011 14:00:17 +0000 (14:00 +0000)
matitaB/matita/matita.conf.xml.in

index aeb8af025298496b2ee09be7c63b34da4a26696a..20e7cfc73e9092be42a920cf98fa5422f6ee35fe 100644 (file)
@@ -17,6 +17,8 @@
     <key name="basedir">$(user.home)/.matita</key>
     <!-- Where support files are installed -->
     <key name="rt_base_dir">@RT_BASE_DIR@</key>
+    <!-- Location of the svn repository of the shared library -->
+    <key name="weblib">svn+ssh://ricciott@mowgli.cs.unibo.it/local/svn/helm/trunk/weblib</key>
     <!-- Metadata owner. It will be used to create user-specific tables
     in the SQL database. -->
     <key name="owner">$(user.name)</key>