view tests/test-debugindexdot.out @ 11043:08681cb66231

acl: add tests for asterisk and for OS-level groups
author Elifarley Callado Coelho Cruz <elifarley@gmail.com>
date Wed, 28 Apr 2010 11:10:58 -0300
parents 4b0c9c674707
children
line wrap: on
line source

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