view tests/test-debugindexdot.out @ 9771:ece7119aa747

i18n-pt_BR: synchronized with e06c940d554d
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Mon, 26 Oct 2009 12:32:14 -0200
parents 4b0c9c674707
children
line wrap: on
line source

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