luagraph 2.02.0
commitfd507fa8251d1598bb7d2380a7117700a5f9e822
authorHerbert Leuwer <herbert.leuwer@t-online.de>
Fri, 24 Feb 2017 19:48:13 +0000 (24 20:48 +0100)
committerHerbert Leuwer <herbert.leuwer@t-online.de>
Fri, 24 Feb 2017 19:48:13 +0000 (24 20:48 +0100)
tree770b98931284b2b94bf6c879e9e6379f6d8fe31e
parentcc422646e030da9186ea617c92d73ba7085ead0e
luagraph 2.0
52 files changed:
COPYING [deleted file]
LICENSE
README
config
doc/Agraph.pdf [deleted file]
doc/design.html
doc/edge.html
doc/examples.html
doc/graph.html
doc/graphmeth.html
doc/index.html
doc/libguide.pdf [deleted file]
doc/node.html
doc/running.html
examples/README
examples/clust1.lua
examples/exam2.lua
examples/famtree.lua
examples/modgraph.lua
examples/record1.lua
examples/render.lua
examples/renderall.lua [new file with mode: 0644]
examples/run.lua
examples/tablegraph.lua
examples50/README [deleted file]
examples50/clust1.lua [deleted file]
examples50/exam1.lua [deleted file]
examples50/exam2.lua [deleted file]
examples50/famtree.lua [deleted file]
examples50/graphs/process.lua [deleted file]
examples50/graphs/random.lua [deleted file]
examples50/modgraph.lua [deleted file]
examples50/neato.lua [deleted file]
examples50/record1.lua [deleted file]
examples50/render.lua [deleted file]
examples50/run.lua [deleted file]
examples50/subgraph.lua [deleted file]
examples50/tablegraph.lua [deleted file]
graph.lua
graph50.lua [deleted file]
graph51.lua [deleted file]
makefile
src/gr_edge.c
src/gr_graph.c
src/gr_graph.h
src/gr_node.c
src/gr_util.c
test/ref.dot [copied from test/test_dat1.dot with 98% similarity]
test/simple.lua [new file with mode: 0644]
test/test.lua [moved from test/test50.lua with 61% similarity]
test/test_dat1.dot
test/test_dat2.dot