tests/test-debugindexdot.out
author Wagner Bruna <wbruna@softwareexpress.com.br>
Wed, 30 Dec 2009 20:39:59 -0200
branchstable
changeset 10172 c5c969e9eefb
parent 6336 4b0c9c674707
permissions -rw-r--r--
i18n: update po files for 703db37d186b and 0ddbc0299742

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