tests/test-debugindexdot.out
author Brendan Cully <brendan@kublai.com>
Thu, 27 Nov 2008 11:14:43 -0800
changeset 7440 d2a917b27152
parent 6336 4b0c9c674707
permissions -rw-r--r--
Fix test breakage introduced in 07faba78cf5a

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