tests/test-debugindexdot.out
author Matt Mackall <mpm@selenic.com>
Mon, 05 Apr 2010 15:25:08 -0500
changeset 10848 01346cea5485
parent 6336 4b0c9c674707
permissions -rw-r--r--
templater: privatize class variables

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