Fixed a bug in graph->dot: edge-labeler argument was not being used properly
[cl-graph.git] / dev / graphviz / graphviz-support.lisp
2006-05-12 Gary KingFixed a bug in graph->dot: edge-labeler argument was...
2006-05-11 Gary KingFixing in-packages
2006-04-15 Gary Kingcorrecting some typos
2006-04-13 Gary KingCleaned up old copying code
2006-03-21 Gary KingGnp -> gnp; Gnm -> gnm, etc for mlisp happiness
2006-03-20 Gary KingUpdated for mlisp
2006-03-09 Gary KingMinor updates to dot-attribute code
2006-03-01 Gary Kingminor consistency corrections
2006-02-20 attila.lendvaiSome small changes in the cl-graphviz part
2006-02-19 attila.lendvaiInitial cl-graphviz integration