improve dot support: make char intervals (e.g. [A-Z]) instead of one edge per char...
authornuno-lopes <nuno-lopes@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 7 Aug 2008 16:26:30 +0000 (16:26 +0000)
committernuno-lopes <nuno-lopes@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 7 Aug 2008 16:26:30 +0000 (16:26 +0000)
commitab3da97307653556b1f3a0a6a401c7510aff4f88
treea2725dcce66e441f3d443144daae8bd024c32eca
parentec49210f7152bccb44d4f99e8d680862182ec2d2
improve dot support: make char intervals (e.g. [A-Z]) instead of one edge per char when possible. this reduces the size of the graph to less than half of the original size
re2c/code.cc