tests/test-debugindexdot.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 04 Oct 2007 23:21:37 -0300
changeset 5382 d7d395fb7cd5
parent 5348 8838fe5a236f
permissions -rw-r--r--
convert_svn: add --filemap support

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