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

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