comparison tests/test-debugindexdot.out @ 5349:9189ae05467d

Merge with crew-stable
author Patrick Mezard <pmezard@gmail.com>
date Sun, 30 Sep 2007 16:38:42 +0200
parents 8838fe5a236f
children
comparison
equal deleted inserted replaced
5347:9c0f864fddca 5349:9189ae05467d
1 digraph G {
2 -1 -> 0
3 0 -> 1
4 0 -> 2
5 2 -> 3
6 1 -> 3
7 }