view tests/test-debugindexdot.out @ 7461:2a67430f92f1 1.1

encoding: normalize some silly encoding names
author Matt Mackall <mpm@selenic.com>
date Tue, 02 Dec 2008 13:05:40 -0600
parents 4b0c9c674707
children
line wrap: on
line source

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