Changeset c088fd4 in mainline


Ignore:
Timestamp:
2009-10-14T14:59:03Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e035612
Parents:
f307f12
Message:

draw bindings as line segments, not splines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/hadlbppp.py

    rf307f12 rc088fd4  
    17271727                outf.write("\tlabel=\"%s\";\n" % arch['name'])
    17281728                outf.write("\tcompound=true;\n")
     1729                outf.write("\tsplines=\"polyline\";\n")
    17291730                outf.write("\tedge [fontsize=8];\n")
    17301731                outf.write("\t\n")
Note: See TracChangeset for help on using the changeset viewer.