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

Diff of /gzz/metacode/umlrst.py

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

revision 1.12 by humppake, Thu Jan 2 09:06:14 2003 UTC revision 1.13 by humppake, Tue Jan 7 10:22:24 2003 UTC
# Line 192  def embed_implicit(oldpath, name, path): Line 192  def embed_implicit(oldpath, name, path):
192              new_prefix = name+"_"+path.replace("/","_")              new_prefix = name+"_"+path.replace("/","_")
193              if new_prefix.endswith(".gen"):              if new_prefix.endswith(".gen"):
194                  new_prefix = new_prefix[0:len(new_prefix)-4]                  new_prefix = new_prefix[0:len(new_prefix)-4]
195              create_diagram(old_prefix, new_prefix, 1.0)              create_diagram(old_prefix, new_prefix, 0.5)
196                    
197              #Cut&Pastes imagemap into html              #Cut&Pastes imagemap into html
198              imgmap = open(umltool.settings['tmpdir']+"/"+new_prefix+".gen.html").read()              imgmap = open(umltool.settings['tmpdir']+"/"+new_prefix+".gen.html").read()

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

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