tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Fri, 24 Apr 2009 17:32:18 +0200
changeset 8154 06f1e4e309ed
parent 6336 4b0c9c674707
permissions -rw-r--r--
notify: turned a set-like dict into a real set

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