tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Sat, 14 Aug 2010 03:22:11 +0200
changeset 11871 f22b101e33e4
parent 6336 4b0c9c674707
permissions -rw-r--r--
tests: unify test-bundle-r

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