view tests/test-debugindexdot.out @ 10778:e703af672d9d stable

i18n-sv: synchronized with a1cb8ca051c0 Some simpler translations done too
author Jens Bäckman <jens.backman@gmail.com>
date Tue, 23 Mar 2010 21:58:51 +0100
parents 4b0c9c674707
children
line wrap: on
line source

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