view tests/test-debugindexdot.out @ 5616:88ca3e0fb6e5

highlight: adapt to hgweb_mode refactoring
author Christian Ebert <blacktrash@gmx.net>
date Wed, 05 Dec 2007 12:48:33 +0100
parents 8838fe5a236f
children 4b0c9c674707
line wrap: on
line source

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