make Stemweb listener for result notification (#27) Relies on tla/stemmatology@79c81b...
[scpubgit/stemmaweb.git] / t / data / besoin_stemweb.dot
1 graph stemma {
2   0 [ class=hypothetical ];
3   1 [ class=hypothetical ];
4   10 [ class=hypothetical ];
5   11 [ class=hypothetical ];
6   2 [ class=hypothetical ];
7   3 [ class=hypothetical ];
8   4 [ class=hypothetical ];
9   5 [ class=hypothetical ];
10   6 [ class=hypothetical ];
11   7 [ class=hypothetical ];
12   8 [ class=hypothetical ];
13   9 [ class=hypothetical ];
14   A [ class=extant ];
15   B [ class=extant ];
16   C [ class=extant ];
17   D [ class=extant ];
18   F [ class=extant ];
19   J [ class=extant ];
20   L [ class=extant ];
21   M [ class=extant ];
22   S [ class=extant ];
23   T1 [ class=extant ];
24   T2 [ class=extant ];
25   U [ class=extant ];
26   V [ class=extant ];
27   0 -- 1;
28   0 -- C;
29   10 -- 11;
30   10 -- 9;
31   10 -- V;
32   11 -- F;
33   11 -- U;
34   1 -- 2;
35   1 -- M;
36   2 -- 3;
37   2 -- D;
38   3 -- 4;
39   4 -- 5;
40   5 -- 6;
41   6 -- 7;
42   7 -- 8;
43   8 -- 9;
44   A -- 6;
45   B -- 4;
46   J -- 5;
47   L -- 3;
48   S -- 9;
49   T1 -- 8;
50   T2 -- 7;
51 }
52