tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Sun, 26 Apr 2009 01:13:08 +0200
changeset 8226 8b2cd04a6e97
parent 6336 4b0c9c674707
permissions -rw-r--r--
put license and copyright info into comment blocks

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