tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Sat, 27 Jun 2009 12:31:41 +0200
changeset 8970 eac360045ba4
parent 6336 4b0c9c674707
permissions -rw-r--r--
convert: do not ask for translation of "%s %s"

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