tests/test-debugindexdot.out
author Matt Mackall <mpm@selenic.com>
Fri, 19 Mar 2010 16:04:00 -0500
branchstable
changeset 10742 0e8403f4ce31
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
}