master
parent
88ecfd4977
commit
3ebcf6c7e3
Before Width: | Height: | Size: 6.3 KiB |
@ -1,122 +0,0 @@
|
|||||||
<mxfile host="65bd71144e">
|
|
||||||
<<<<<<< HEAD
|
|
||||||
<diagram id="iA4t4FLJz1A2m_z5bmmg" name="Page-1">
|
|
||||||
<mxGraphModel dx="170" dy="535" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
|
||||||
<root>
|
|
||||||
<mxCell id="0"/>
|
|
||||||
<mxCell id="1" parent="0"/>
|
|
||||||
<mxCell id="2" value="main" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="30" y="10" width="120" height="60" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="6" style="edgeStyle=none;html=1;" edge="1" parent="1" source="3">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="90" y="180" as="targetPoint"/>
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="90" y="140"/>
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="3" value="init" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="30" y="120" width="120" height="40" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5" value="" style="shape=link;html=1;width=87;" edge="1" parent="1">
|
|
||||||
<mxGeometry width="100" relative="1" as="geometry">
|
|
||||||
<mxPoint x="89.5" y="120" as="sourcePoint"/>
|
|
||||||
<mxPoint x="90" y="160" as="targetPoint"/>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="8" value="" style="shape=link;html=1;width=63;startArrow=none;" edge="1" parent="1" source="7">
|
|
||||||
<mxGeometry width="100" relative="1" as="geometry">
|
|
||||||
<mxPoint x="80" y="210" as="sourcePoint"/>
|
|
||||||
<mxPoint x="80" y="250" as="targetPoint"/>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="9" value="" style="shape=link;html=1;width=63;endArrow=none;" edge="1" parent="1" target="7">
|
|
||||||
<mxGeometry width="100" relative="1" as="geometry">
|
|
||||||
<mxPoint x="80" y="210" as="sourcePoint"/>
|
|
||||||
<mxPoint x="80" y="250" as="targetPoint"/>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="7" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="30" y="210" width="120" height="40" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="10" value="" style="shape=link;html=1;width=92;" edge="1" parent="1">
|
|
||||||
<mxGeometry width="100" relative="1" as="geometry">
|
|
||||||
<mxPoint x="89.5" y="210" as="sourcePoint"/>
|
|
||||||
<mxPoint x="89.5" y="250" as="targetPoint"/>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="11" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="30" y="280" width="120" height="40" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
=======
|
|
||||||
<diagram id="BypwFp_EocNmJrTVdUYd" name="Page-1">
|
|
||||||
<mxGraphModel dx="633" dy="615" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
|
||||||
<root>
|
|
||||||
<mxCell id="0"/>
|
|
||||||
<mxCell id="1" parent="0"/>
|
|
||||||
<mxCell id="12" value="inint" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="20" y="190" width="100" height="40" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="13" value="display_menu" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="20" y="250" width="100" height="40" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="14" value="make_choice" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="20" y="310" width="100" height="40" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="15" value="confirm" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="20" y="370" width="100" height="40" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="16" value="quit" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="20" y="430" width="100" height="40" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="19" value="main" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="280" y="310" width="100" height="40" as="geometry"/>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="24" value="" style="endArrow=none;html=1;" edge="1" parent="1">
|
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
||||||
<mxPoint x="200" y="329.5" as="sourcePoint"/>
|
|
||||||
<mxPoint x="280" y="329.5" as="targetPoint"/>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="25" value="" style="endArrow=classic;html=1;" edge="1" parent="1">
|
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
||||||
<mxPoint x="200" y="329.5" as="sourcePoint"/>
|
|
||||||
<mxPoint x="120" y="329.5" as="targetPoint"/>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="27" value="" style="endArrow=classic;html=1;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="1" target="12">
|
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
||||||
<mxPoint x="200" y="330" as="sourcePoint"/>
|
|
||||||
<mxPoint x="170" y="230" as="targetPoint"/>
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="200" y="200"/>
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="28" value="" style="endArrow=classic;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" target="13">
|
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
||||||
<mxPoint x="200" y="270" as="sourcePoint"/>
|
|
||||||
<mxPoint x="140" y="269.5" as="targetPoint"/>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="29" value="" style="endArrow=classic;html=1;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="1" target="16">
|
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
||||||
<mxPoint x="200" y="330" as="sourcePoint"/>
|
|
||||||
<mxPoint x="150" y="460" as="targetPoint"/>
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="200" y="460"/>
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="30" value="" style="endArrow=classic;html=1;" edge="1" parent="1" target="15">
|
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
||||||
<mxPoint x="200" y="390" as="sourcePoint"/>
|
|
||||||
<mxPoint x="130" y="390" as="targetPoint"/>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
>>>>>>> 85c79e4ce983954a3bdd01b4addb243607820b3f
|
|
||||||
</root>
|
|
||||||
</mxGraphModel>
|
|
||||||
</diagram>
|
|
||||||
</mxfile>
|
|
Loading…
Reference in new issue