gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] navidoc config.py


From: Asko Soukka
Subject: [Gzz-commits] navidoc config.py
Date: Sun, 06 Apr 2003 10:07:52 -0400

CVSROOT:        /cvsroot/navidoc
Module name:    navidoc
Changes by:     Asko Soukka <address@hidden>    03/04/06 10:07:52

Modified files:
        .              : config.py 

Log message:
        temp diagram path

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/navidoc/navidoc/config.py.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

Patches:
Index: navidoc/config.py
diff -u navidoc/config.py:1.10 navidoc/config.py:1.11
--- navidoc/config.py:1.10      Tue Apr  1 11:17:57 2003
+++ navidoc/config.py   Sun Apr  6 10:07:52 2003
@@ -19,7 +19,7 @@
 # MA  02111-1307  USA
 # 
 
-# $Id: config.py,v 1.10 2003/04/01 16:17:57 humppake Exp $
+# $Id: config.py,v 1.11 2003/04/06 14:07:52 humppake Exp $
 
 __docformat__ = 'reStructuredText'
 
@@ -32,7 +32,7 @@
 os.putenv("MPINPUTS", "../navidoc/mp/")
 
 # global settings needed all around
-mp_directory = 'diagrams'
+mp_directory = '../navidoc/diagrams'
 mp_eps_only = 0
 
 # global settings needed all around, these




reply via email to

[Prev in Thread] Current Thread [Next in Thread]