view tests/test-debugindexdot.out @ 5348:8838fe5a236f

Test debugindexdot
author Patrick Mezard <pmezard@gmail.com>
date Sun, 30 Sep 2007 16:36:22 +0200
parents
children
line wrap: on
line source

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