/[navidoc]/navidoc/navidoc/mp/__init__.py
ViewVC logotype

Diff of /navidoc/navidoc/mp/__init__.py

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

revision 1.41 by humppake, Tue Jun 17 12:04:04 2003 UTC revision 1.42 by humppake, Fri Jun 27 13:17:00 2003 UTC
# Line 195  def create_uml(diagram, context='', scal Line 195  def create_uml(diagram, context='', scal
195      if len(context) > 0:      if len(context) > 0:
196          context = '_'+context          context = '_'+context
197          if config.mp_context_menu: draw_extra = context_menu(diagram);          if config.mp_context_menu: draw_extra = context_menu(diagram);
198          config.mp_context_menu = 0      config.mp_context_menu = 0
199    
200      dir = slashify(config.mp_directory)      dir = slashify(config.mp_directory)
201    

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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