tests/test-debugindexdot.out
author Martin Geisler <mg@lazybytes.net>
Sat, 02 May 2009 17:22:28 +0200
changeset 8275 13f1b4b7a59c
parent 6336 4b0c9c674707
permissions -rw-r--r--
i18n-da: removed fuzzy translations

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