tests/test-debugindexdot.out
author David Soria Parra <dsp@php.net>
Fri, 11 Dec 2009 11:04:31 +0100
changeset 10046 0c23b0b3516b
parent 6336 4b0c9c674707
permissions -rw-r--r--
color: Add support for bookmarks

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