tests/test-debugindexdot.out
author Matt Mackall <mpm@selenic.com>
Fri, 23 Jan 2009 14:51:09 -0600
changeset 7696 0895f95451e7
parent 6336 4b0c9c674707
permissions -rw-r--r--
simplify colwidth a bit

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