view tests/test-debugindexdot.out @ 6124:b4f86eb13dbd

fix test output after f7f25f58693a
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 15 Feb 2008 20:06:47 +0100
parents 8838fe5a236f
children 4b0c9c674707
line wrap: on
line source

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