tests/test-debugindexdot.out
author Patrick Mezard <pmezard@gmail.com>
Sun, 07 Oct 2007 15:07:35 +0200
changeset 5407 d7e7902bb190
parent 5348 8838fe5a236f
permissions -rw-r--r--
Fix workingctx exec/link bit of copies on non-supporting systems

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