tests/test-debugindexdot.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Fri, 15 Feb 2008 16:06:36 -0200
changeset 6120 f89878df40fe
parent 5346 8838fe5a236f
child 6336 4b0c9c674707
permissions -rw-r--r--
move the reading of branch.cache from _branchtags to branchtags

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