tests/test-debugindexdot.out
author Matt Mackall <mpm@selenic.com>
Thu, 12 Aug 2010 18:08:31 -0500
branchstable
changeset 11830 9232488985dc
parent 6336 4b0c9c674707
permissions -rw-r--r--
merge with i18n

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