Rewrite the HTML debugging output to generate an svg file directly instead going
authorKim Nguyễn <kn@lri.fr>
Thu, 15 Aug 2013 15:11:02 +0000 (17:11 +0200)
committerKim Nguyễn <kn@lri.fr>
Thu, 15 Aug 2013 15:42:02 +0000 (17:42 +0200)
commit20ef25a27a326b250ae7f32997fa6d249a6b1751
treec427a36bd55acec0d711658d731514c9425de9f6
parenta601c67e92d85f7096db693e4fde86950be598c6
Rewrite the HTML debugging output to generate an svg file directly instead going
through graphviz.
src/html.ml
src/html.mli
src/run.ml
tests/trace/trace.css
tools/add_onclick.sh [deleted file]