view tests/test-debugindexdot.out @ 5560:e78c24011001

hgweb: make notfound templates more informative
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 28 Nov 2007 08:38:06 -0800
parents 8838fe5a236f
children 4b0c9c674707
line wrap: on
line source

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