tests/test-debugindexdot.out
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Fri, 21 Mar 2008 11:06:02 +0100
changeset 6336 4b0c9c674707
parent 5346 8838fe5a236f
permissions -rw-r--r--
warn about new heads on commit (issue842)

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