Add KBOOT.

This commit is contained in:
László Monda
2016-08-10 01:45:15 +02:00
commit e6c1fce5b4
9392 changed files with 3751375 additions and 0 deletions

View File

@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: OptArgvIter Pages: 1 -->
<svg width="73pt" height="140pt"
viewBox="0.00 0.00 73.00 140.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 136)">
<title>OptArgvIter</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-136 69,-136 69,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 65,-19.5 65,-0.5 0,-0.5"/>
<text text-anchor="middle" x="32.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">OptArgvIter</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="class_opt_iter_rwd.html" target="_top" xlink:title="OptIterRwd">
<polygon fill="white" stroke="black" points="0,-56.5 0,-75.5 65,-75.5 65,-56.5 0,-56.5"/>
<text text-anchor="middle" x="32.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">OptIterRwd</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M26.0276,-46.1005C25.3956,-37.1357 25.8427,-26.8579 27.369,-19.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="22.5658,-46.6216 27.3337,-56.083 29.5067,-45.7134 22.5658,-46.6216"/>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge4" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M38.9724,-46.1005C39.6044,-37.1357 39.1573,-26.8579 37.631,-19.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="35.4933,-45.7134 37.6663,-56.083 42.4342,-46.6216 35.4933,-45.7134"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="class_opt_iter.html" target="_top" xlink:title="OptIter">
<polygon fill="white" stroke="black" points="9.5,-112.5 9.5,-131.5 55.5,-131.5 55.5,-112.5 9.5,-112.5"/>
<text text-anchor="middle" x="32.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">OptIter</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M26.0276,-102.101C25.3956,-93.1357 25.8427,-82.8579 27.369,-75.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="22.5658,-102.622 27.3337,-112.083 29.5067,-101.713 22.5658,-102.622"/>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge3" class="edge"><title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M38.9724,-102.101C39.6044,-93.1357 39.1573,-82.8579 37.631,-75.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="35.4933,-101.713 37.6663,-112.083 42.4342,-102.622 35.4933,-101.713"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB