tests/test-debugindexdot.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 02 Oct 2007 20:25:35 +0200
changeset 5351 efe7ef325737
parent 5348 8838fe5a236f
permissions -rw-r--r--
merge with -stable

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