Commit bdc59b5e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 11ce2ba7
......@@ -21,7 +21,7 @@ digraph {
wcfs [label="wcfs"]
wcfs_simple [label="wcfs no\ninvalidations"]
wcfs_simple [label="wcfs no\ninvalidations", style=filled fillcolor=grey95]
client [label="client"]
wcfs_spawn [label="spawn wcfs", style=filled fillcolor=lightyellow]
nowcfs [label="!wcfs mode"]
......
......@@ -18,7 +18,7 @@
<!-- wcfs_simple -->
<g id="node2" class="node">
<title>wcfs_simple</title>
<ellipse fill="none" stroke="#000000" cx="215.2405" cy="-278.3503" rx="60.623" ry="26.7407"/>
<ellipse fill="#f2f2f2" stroke="#000000" cx="215.2405" cy="-278.3503" rx="60.623" ry="26.7407"/>
<text text-anchor="middle" x="215.2405" y="-282.1503" font-family="Times,serif" font-size="14.00" fill="#000000">wcfs no</text>
<text text-anchor="middle" x="215.2405" y="-267.1503" font-family="Times,serif" font-size="14.00" fill="#000000">invalidations</text>
</g>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment