tests/test-debugindexdot.out
author Matt Mackall <mpm@selenic.com>
Thu, 04 Oct 2007 19:44:37 -0500
changeset 5371 17ed9b9a0d03
parent 5348 8838fe5a236f
permissions -rw-r--r--
merge: add debug diagnostics for findcopies

digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}