tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Mon, 03 Aug 2009 00:01:50 +0200
changeset 9295 b0f447a259ab
parent 6336 4b0c9c674707
permissions -rw-r--r--
help: use field lists for lists of extensions

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