comparison tests/test-debugindexdot.out @ 5348:8838fe5a236f

Test debugindexdot
author Patrick Mezard <pmezard@gmail.com>
date Sun, 30 Sep 2007 16:36:22 +0200
parents
children
comparison
equal deleted inserted replaced
5346:9f35d0bcf00e 5348:8838fe5a236f
1 digraph G {
2 -1 -> 0
3 0 -> 1
4 0 -> 2
5 2 -> 3
6 1 -> 3
7 }