Commit 5e83136a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent c302ff28
......@@ -85,7 +85,7 @@ digraph {
wcfsRead [label="read(#blk)"]
blktabGet [label="blktab.Get(#blk):\nmanually + → ⌈rev(#blk)⌉"]
blktabGet [label="blktab.Get(#blk):\nmanually + → ⌈rev(#blk)⌉", style=filled fillcolor=grey95]
δFtail [style=filled fillcolor=lightyellow]
mappingRegister [label="mmappings:\nregister/maint"]
......
......@@ -233,7 +233,7 @@
<!-- blktabGet -->
<g id="node19" class="node">
<title>blktabGet</title>
<ellipse fill="none" stroke="#000000" cx="1106.2046" cy="-209.8234" rx="114.6026" ry="26.7407"/>
<ellipse fill="#f2f2f2" stroke="#000000" cx="1106.2046" cy="-209.8234" rx="114.6026" ry="26.7407"/>
<text text-anchor="middle" x="1106.2046" y="-213.6234" font-family="Times,serif" font-size="14.00" fill="#000000">blktab.Get(#blk):</text>
<text text-anchor="middle" x="1106.2046" y="-198.6234" font-family="Times,serif" font-size="14.00" fill="#000000">manually + → ⌈rev(#blk)⌉</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