/[gzz]/gzz/metacode/mputils.py
ViewVC logotype

Diff of /gzz/metacode/mputils.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by benja, Sun Feb 9 11:58:46 2003 UTC revision 1.12 by humppake, Mon Feb 10 12:03:26 2003 UTC
# Line 56  class Settings(Borg): Line 56  class Settings(Borg):
56  Stores global settings for metapost actions.  Stores global settings for metapost actions.
57  """  """
58  settings = Settings()  settings = Settings()
59  settings['tmpdir'] = 'doc/uml'  settings['tmpdir'] = os.path.abspath('doc/uml')
60    
61  #Environmental variable MPINPUTS should be relative to tmpdir,  #Environmental variable MPINPUTS should be relative to tmpdir,
62  #or be an absolute path.  #or be an absolute path.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26