tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Sat, 16 May 2009 08:46:42 +0200
changeset 8441 ca7fa5e5b682
parent 6336 4b0c9c674707
permissions -rw-r--r--
contrib/win32: add simple style sheet

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