tests/test-debugindexdot.out
author Christian Ebert <blacktrash@gmx.net>
Sun, 07 Mar 2010 13:03:03 +0100
changeset 10603 f511df3a4357
parent 6336 4b0c9c674707
permissions -rw-r--r--
keyword: use status' names instead of index

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