tests/test-debugindexdot.out
author Steve Borho <steve@borho.org>
Mon, 17 Aug 2009 20:20:34 -0500
changeset 9358 baebf028f505
parent 6336 4b0c9c674707
permissions -rw-r--r--
Merge with crew-stable

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