tests/test-debugindexdot.out
author Gilles Moris <gilles.moris@free.fr>
Fri, 23 Oct 2009 23:10:05 +0200
changeset 9635 5d8125bbbbf4
parent 6336 4b0c9c674707
permissions -rw-r--r--
mercurial.spec: update requirements for the build

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