diff options
Diffstat (limited to 'doc/ARCH.drawio')
| -rw-r--r-- | doc/ARCH.drawio | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/ARCH.drawio b/doc/ARCH.drawio deleted file mode 100644 index a75dab2..0000000 --- a/doc/ARCH.drawio +++ /dev/null @@ -1,28 +0,0 @@ -<mxfile host="65bd71144e"> - <diagram id="WNTRl8o_nSE3Z-uStzDZ" name="Page-1"> - <mxGraphModel dx="1144" dy="698" 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="5" style="edgeStyle=none;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.25;entryY=1;entryDx=0;entryDy=0;" parent="1" source="3" target="4" edge="1"> - <mxGeometry relative="1" as="geometry"/> - </mxCell> - <mxCell id="3" value="DLL" style="shape=image;html=1;verticalLabelPosition=bottom;verticalAlign=top;imageAspect=0;image=img/clipart/Gear_128x128.png" parent="1" vertex="1"> - <mxGeometry x="400" y="310" width="50" height="60" as="geometry"/> - </mxCell> - <mxCell id="6" style="edgeStyle=none;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="4" target="3" edge="1"> - <mxGeometry relative="1" as="geometry"/> - </mxCell> - <mxCell id="4" value="Frontend" style="label;whiteSpace=wrap;html=1;image=img/clipart/Gear_128x128.png" parent="1" vertex="1"> - <mxGeometry x="360" y="130" width="135" height="60" as="geometry"/> - </mxCell> - <mxCell id="7" value="LibCompiler C++ Library" style="text;strokeColor=none;fillColor=none;html=1;fontSize=24;fontStyle=1;verticalAlign=middle;align=left;" parent="1" vertex="1"> - <mxGeometry x="470" y="320" width="290" height="40" as="geometry"/> - </mxCell> - <mxCell id="8" value="Compiler Tool" style="text;strokeColor=none;fillColor=none;html=1;fontSize=24;fontStyle=1;verticalAlign=middle;align=left;" parent="1" vertex="1"> - <mxGeometry x="510" y="140" width="170" height="40" as="geometry"/> - </mxCell> - </root> - </mxGraphModel> - </diagram> -</mxfile>
\ No newline at end of file |
