tests/test-debugindexdot.out
author Aleix Conchillo Flaque <aleix@member.fsf.org>
Tue, 05 Feb 2008 09:30:08 +0100
changeset 6035 df659eb23360
parent 5346 8838fe5a236f
child 6336 4b0c9c674707
permissions -rw-r--r--
convert: added GNU Arch source converter

digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}