tests/test-debugindexdot.out
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Wed, 18 Jun 2008 11:09:18 +0200
changeset 6696 49c0be9eb8c4
parent 6336 4b0c9c674707
permissions -rw-r--r--
cvsps: fix a final whitespace nit

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