|
8 | 8 | \coordinate (8275) at (2.6667,3.25); |
9 | 9 |
|
10 | 10 | \node[annotation, non] (node_144) at (144) {}; |
11 | | - \node[textbox] at (144) {\verb|1|}; |
12 | | - |
13 | 11 | \node[annotation, non] (node_592) at (592) {}; |
14 | | - \node[textbox] at (592) {\verb|8|}; |
15 | | - |
16 | 12 | \node[artifact, add] (node_899) at (899) {}; |
17 | | - \node[textbox] at (899) {\verb|13|}; |
18 | | - |
19 | 13 | \node[annotation, add] (node_3200) at (3200) {}; |
20 | | - \node[textbox] at (3200) {\verb|49|}; |
21 | | - |
22 | 14 | \node[artifact, non] (node_3283) at (3283) {}; |
23 | | - \node[textbox] at (3283) {\verb|50|}; |
24 | | - |
25 | 15 | \node[annotation, add] (node_8192) at (8192) {}; |
26 | | - \node[textbox] at (8192) {\verb|127|}; |
27 | | - |
28 | 16 | \node[artifact, non] (node_8275) at (8275) {}; |
29 | | - \node[textbox] at (8275) {\verb|128|}; |
30 | 17 |
|
31 | 18 | \draw[vtdarrow] |
32 | 19 | (node_592) edge[always] (node_144) |
|
38 | 25 | (node_8275) edge[after] (node_8192) |
39 | 26 |
|
40 | 27 | ; |
| 28 | + \node[textbox] at (144) {\verb|1|}; |
| 29 | + \node[textbox] at (592) {\verb|8|}; |
| 30 | + \node[textbox] at (899) {\verb|13|}; |
| 31 | + \node[textbox] at (3200) {\verb|49|}; |
| 32 | + \node[textbox] at (3283) {\verb|50|}; |
| 33 | + \node[textbox] at (8192) {\verb|127|}; |
| 34 | + \node[textbox] at (8275) {\verb|128|}; |
41 | 35 | \end{tikzpicture} |
0 commit comments