]> granicus.if.org Git - graphviz/commit
Add topfish code to cvs tree;
authorerg <devnull@localhost>
Thu, 24 Jan 2008 00:10:05 +0000 (00:10 +0000)
committererg <devnull@localhost>
Thu, 24 Jan 2008 00:10:05 +0000 (00:10 +0000)
commitfd731fc5b0e1fd0f35563f34500adbdecf54ba09
tree3b12f1bffab7f264f6cfd48b243dcaa699490a2f
parentfd745ed85ae01efb56f1951fa176051e1d57f2b1
Add topfish code to cvs tree;
fix materials.h to get hide definitions
17 files changed:
cmd/smyrna/Makefile.am
cmd/smyrna/hier.c [new file with mode: 0644]
cmd/smyrna/hier.h [new file with mode: 0644]
cmd/smyrna/materials.h
cmd/smyrna/topview.c
cmd/smyrna/topview.h
configure.ac
lib/Makefile.am
lib/topfish/defs.h [new file with mode: 0644]
lib/topfish/delaunay.c [new file with mode: 0644]
lib/topfish/hierarchy.c [new file with mode: 0644]
lib/topfish/hierarchy.h [new file with mode: 0644]
lib/topfish/matrix_ops.c [new file with mode: 0644]
lib/topfish/matrix_ops.h [new file with mode: 0644]
lib/topfish/rescale_layout.c [new file with mode: 0644]
lib/topfish/triangle.c [new file with mode: 0644]
lib/topfish/triangle.h [new file with mode: 0644]