view tests/test-debugindexdot.out @ 6122:800e2756c9ab

Add line anchors to annotate, changeset, diff, file views for hgweb
author Edward Lee <edward.lee@engineering.uiuc.edu>
date Tue, 04 Sep 2007 22:25:37 -0500
parents 8838fe5a236f
children 4b0c9c674707
line wrap: on
line source

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