tests/test-debugindexdot.out
author Joel Rosdahl <joel@rosdahl.net>
Thu, 06 Mar 2008 22:23:41 +0100
changeset 6212 e75aab656f46
parent 5346 8838fe5a236f
child 6336 4b0c9c674707
permissions -rw-r--r--
Remove unused imports

digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}