old-graph: Keep the graph object around and pass it down when rendering
commit46a0e59de2efb1349f82d3d775900ef82fd751f4
authorJonas Fonseca <jonas.fonseca@gmail.com>
Fri, 6 Feb 2015 13:56:13 +0000 (6 08:56 -0500)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Fri, 6 Feb 2015 18:11:20 +0000 (6 13:11 -0500)
tree93fd8ffd6298f000b7abe04e6fe3fc328e0f1475
parent911fad2fa011611b39398eac72909c1310eb7dc2
old-graph: Keep the graph object around and pass it down when rendering
include/tig/graph.h
include/tig/view.h
src/draw.c
src/graph.c
src/main.c
test/tools/test-graph.c