tests/test-debugindexdot.out
author Wagner Bruna <wbruna@softwareexpress.com.br>
Wed, 31 Mar 2010 12:15:24 -0300
changeset 10804 7258da493fe7
parent 6336 4b0c9c674707
permissions -rw-r--r--
merge with i18n stable

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