tests/test-debugindexdot.out
author Matt Mackall <mpm@selenic.com>
Mon, 01 Feb 2010 11:34:44 -0600
changeset 10312 131a012aa878
parent 6336 4b0c9c674707
permissions -rw-r--r--
Merge with stable

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