view tests/test-debugindexdot.out @ 6319:8999d1249171

Add an {isodatesec} template, to show seconds too.
author Giorgos Keramidas <keramida@ceid.upatras.gr>
date Mon, 17 Mar 2008 19:17:54 +0200
parents 8838fe5a236f
children 4b0c9c674707
line wrap: on
line source

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