tests/test-debugindexdot.out
author Brodie Rao <me+hg@dackz.net>
Sun, 14 Feb 2010 01:52:31 -0500
branchstable
changeset 10463 5ddde896a19d
parent 6336 4b0c9c674707
permissions -rw-r--r--
remove unused imports

created new head
digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}