tests/test-debugindexdot.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 07 Oct 2007 20:45:10 +0200
changeset 5415 1d53a75ea0fc
parent 5348 8838fe5a236f
permissions -rw-r--r--
convert: do not output when trying to load svn bindings

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