tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Sun, 21 Jun 2009 01:12:16 +0200
changeset 8913 f2641df4a41c
parent 6336 4b0c9c674707
permissions -rw-r--r--
i18n-da: sync with hg.pot

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