/[gzz]/gzz/metacode/umlhelper.mp
ViewVC logotype

Diff of /gzz/metacode/umlhelper.mp

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

revision 1.18 by humppake, Tue Jan 7 09:06:10 2003 UTC revision 1.19 by humppake, Thu Jan 16 09:47:26 2003 UTC
# Line 389  vardef showjlink(expr name, p) = Line 389  vardef showjlink(expr name, p) =
389      fill p withcolor (0.8, 0.9, 1);      fill p withcolor (0.8, 0.9, 1);
390      showjlinksize(name, p);      showjlinksize(name, p);
391  enddef;  enddef;
392    vardef showlinkerror(expr name, p) =
393        fill p withcolor (0, 1, 1);
394        showjlinksize(name, p);
395    enddef;
396  vardef showfocus(expr name, p) =  vardef showfocus(expr name, p) =
397      fill p withcolor (9, 0.8, 0.7);      fill p withcolor (9, 0.8, 0.7);
398      showjlinksize(name, p);      showjlinksize(name, p);

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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