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

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