%!PS-Adobe-3.0
%%Creator: graphviz version 12.2.1 (20241206.2353)
%%Title: src/load.c
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
scale
} bind def
% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
/tapered { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw text fitted to its expected width
/alignedtext { % width text
/text exch def
/width exch def
gsave
width 0 gt {
[] 0 setdash
text stringwidth pop width exch sub text length div 0 text ashow
} if
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/showpage { } def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/layerlen layercolorseq length def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer 1 sub layerlen mod get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 566 284
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 530 248 boxprim clip newpath
1 1 set_scale 0 rotate 40 40 translate
% Node1
gsave
0 0 0.6 nodecolor
newpath 206 240.25 moveto
147.25 240.25 lineto
147.25 221 lineto
206 221 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 206 240.25 moveto
147.25 240.25 lineto
147.25 221 lineto
206 221 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
155.25 226.75 moveto 42.75 (src/load.c) alignedtext
grestore
% Node2
gsave
[ /Rect [ 155.5 165.75 197.75 185 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($load_8h.html) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 197.75 185 moveto
155.5 185 lineto
155.5 165.75 lineto
197.75 165.75 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 197.75 185 moveto
155.5 185 lineto
155.5 165.75 lineto
197.75 165.75 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
163.5 171.5 moveto 26.25 (load.h) alignedtext
grestore
% Node1->Node2
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 176.625 220.832 moveto
176.625 214.319 176.625 205.172 176.625 196.867 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 180.125 196.873 moveto
176.625 186.873 lineto
173.125 196.873 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 180.125 196.873 moveto
176.625 186.873 lineto
173.125 196.873 lineto
closepath stroke
grestore
% Node3
gsave
[ /Rect [ 0 55.25 45.25 74.5 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($word_8h.html) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 45.25 74.5 moveto
0 74.5 lineto
0 55.25 lineto
45.25 55.25 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 45.25 74.5 moveto
0 74.5 lineto
0 55.25 lineto
45.25 55.25 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
8 61 moveto 29.25 (word.h) alignedtext
grestore
% Node2->Node3
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 163.76 165.311 moveto
137.424 146.756 77.11 104.262 44.506 81.291 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 46.773 78.607 moveto
36.582 75.709 lineto
42.741 84.329 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 46.773 78.607 moveto
36.582 75.709 lineto
42.741 84.329 lineto
closepath stroke
grestore
% Node5
gsave
[ /Rect [ 309.125 110.5 358.125 129.75 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($struct_8h.html) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 358.125 129.75 moveto
309.125 129.75 lineto
309.125 110.5 lineto
358.125 110.5 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 358.125 129.75 moveto
309.125 129.75 lineto
309.125 110.5 lineto
358.125 110.5 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
317.125 116.25 moveto 33 (struct.h) alignedtext
grestore
% Node2->Node5
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 198.126 167.082 moveto
223.856 158.356 267.311 143.617 298.065 133.186 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 298.985 136.57 moveto
307.331 130.043 lineto
296.736 129.941 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 298.985 136.57 moveto
307.331 130.043 lineto
296.736 129.941 lineto
closepath stroke
grestore
% Node14
gsave
[ /Rect [ 156.625 110.5 196.625 129.75 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($cerr_8h.html) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 196.625 129.75 moveto
156.625 129.75 lineto
156.625 110.5 lineto
196.625 110.5 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 196.625 129.75 moveto
156.625 129.75 lineto
156.625 110.5 lineto
196.625 110.5 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
164.625 116.25 moveto 24 (cerr.h) alignedtext
grestore
% Node2->Node14
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 176.625 165.582 moveto
176.625 159.069 176.625 149.922 176.625 141.617 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 180.125 141.623 moveto
176.625 131.623 lineto
173.125 141.623 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 180.125 141.623 moveto
176.625 131.623 lineto
173.125 141.623 lineto
closepath stroke
grestore
% Node4
gsave
0 0 0.87843 nodecolor
newpath 69.5 19.25 moveto
13.75 19.25 lineto
13.75 0 lineto
69.5 0 lineto
closepath fill
1 setlinewidth
filled
0 0 0.6 nodecolor
newpath 69.5 19.25 moveto
13.75 19.25 lineto
13.75 0 lineto
69.5 0 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
21.75 5.75 moveto 39.75 (stdbool.h) alignedtext
grestore
% Node3->Node4
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 25.762 55.082 moveto
28.168 48.339 31.582 38.773 34.626 30.241 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 37.847 31.629 moveto
37.911 21.035 lineto
31.254 29.277 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 37.847 31.629 moveto
37.911 21.035 lineto
31.254 29.277 lineto
closepath stroke
grestore
% Node5->Node3
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 308.7 114.857 moveto
253.317 105.374 119.944 82.538 56.83 71.732 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 57.481 68.292 moveto
47.034 70.054 lineto
56.3 75.192 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 57.481 68.292 moveto
47.034 70.054 lineto
56.3 75.192 lineto
closepath stroke
grestore
% Node6
gsave
0 0 0.87843 nodecolor
newpath 331.25 19.25 moveto
286 19.25 lineto
286 0 lineto
331.25 0 lineto
closepath fill
1 setlinewidth
filled
0 0 0.6 nodecolor
newpath 331.25 19.25 moveto
286 19.25 lineto
286 0 lineto
331.25 0 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
294 5.75 moveto 29.25 (stdio.h) alignedtext
grestore
% Node5->Node6
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 331.579 110.246 moveto
327.605 93 318.754 54.583 313.277 30.815 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 316.695 30.06 moveto
311.039 21.102 lineto
309.874 31.632 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 316.695 30.06 moveto
311.039 21.102 lineto
309.874 31.632 lineto
closepath stroke
grestore
% Node7
gsave
0 0 0.87843 nodecolor
newpath 400.25 19.25 moveto
349 19.25 lineto
349 0 lineto
400.25 0 lineto
closepath fill
1 setlinewidth
filled
0 0 0.6 nodecolor
newpath 400.25 19.25 moveto
349 19.25 lineto
349 0 lineto
400.25 0 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
357 5.75 moveto 35.25 (assert.h) alignedtext
grestore
% Node5->Node7
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 358.448 116.76 moveto
403.612 111.888 496.349 99.074 515.625 74.5 curveto
545.554 36.346 463.239 20.243 412.043 14.062 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 412.545 10.597 moveto
402.217 12.961 lineto
411.765 17.553 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 412.545 10.597 moveto
402.217 12.961 lineto
411.765 17.553 lineto
closepath stroke
grestore
% Node8
gsave
0 0 0.87843 nodecolor
newpath 267.75 19.25 moveto
219.5 19.25 lineto
219.5 0 lineto
267.75 0 lineto
closepath fill
1 setlinewidth
filled
0 0 0.6 nodecolor
newpath 267.75 19.25 moveto
219.5 19.25 lineto
219.5 0 lineto
267.75 0 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
227.5 5.75 moveto 32.25 (string.h) alignedtext
grestore
% Node5->Node8
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 326.26 110.246 moveto
311.427 92.364 277.714 51.722 258.243 28.247 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 261.136 26.254 moveto
252.058 20.792 lineto
255.749 30.723 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 261.136 26.254 moveto
252.058 20.792 lineto
255.749 30.723 lineto
closepath stroke
grestore
% Node9
gsave
0 0 0.87843 nodecolor
newpath 443.125 74.5 moveto
400.125 74.5 lineto
400.125 55.25 lineto
443.125 55.25 lineto
closepath fill
1 setlinewidth
filled
0 0 0.6 nodecolor
newpath 443.125 74.5 moveto
400.125 74.5 lineto
400.125 55.25 lineto
443.125 55.25 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
408.125 61 moveto 27 (time.h) alignedtext
grestore
% Node5->Node9
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 348.553 110.092 moveto
361.827 102.059 381.492 90.16 397.078 80.729 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 398.585 83.908 moveto
405.329 75.736 lineto
394.961 77.919 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 398.585 83.908 moveto
405.329 75.736 lineto
394.961 77.919 lineto
closepath stroke
grestore
% Node10
gsave
[ /Rect [ 178 55.25 229.25 74.5 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($cmem_8h.html) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 229.25 74.5 moveto
178 74.5 lineto
178 55.25 lineto
229.25 55.25 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 229.25 74.5 moveto
178 74.5 lineto
178 55.25 lineto
229.25 55.25 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
186 61 moveto 35.25 (cmem.h) alignedtext
grestore
% Node5->Node10
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 311.572 110.092 moveto
290.935 101.639 259.844 88.903 236.321 79.268 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 237.767 76.078 moveto
227.187 75.526 lineto
235.114 82.556 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 237.767 76.078 moveto
227.187 75.526 lineto
235.114 82.556 lineto
closepath stroke
grestore
% Node13
gsave
[ /Rect [ 461 55.25 506.25 74.5 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($hash_8h.html) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 506.25 74.5 moveto
461 74.5 lineto
461 55.25 lineto
506.25 55.25 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 506.25 74.5 moveto
461 74.5 lineto
461 55.25 lineto
506.25 55.25 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
469 61 moveto 29.25 (hash.h) alignedtext
grestore
% Node5->Node13
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 358.394 110.332 moveto
383.407 101.453 422.213 87.676 449.996 77.813 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 451.108 81.133 moveto
459.361 74.489 lineto
448.766 74.536 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 451.108 81.133 moveto
459.361 74.489 lineto
448.766 74.536 lineto
closepath stroke
grestore
% Node10->Node4
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 177.597 55.319 moveto
151.15 46.626 109.901 33.067 79.766 23.162 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 81.246 19.964 moveto
70.653 20.167 lineto
79.06 26.614 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 81.246 19.964 moveto
70.653 20.167 lineto
79.06 26.614 lineto
closepath stroke
grestore
% Node10->Node6
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 221.437 54.842 moveto
237.653 46.618 261.86 34.341 280.656 24.809 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 282.04 28.032 moveto
289.376 20.387 lineto
278.874 21.789 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 282.04 28.032 moveto
289.376 20.387 lineto
278.874 21.789 lineto
closepath stroke
grestore
% Node10->Node7
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 229.596 55.787 moveto
258.43 46.808 305.196 32.245 337.801 22.092 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 338.738 25.466 moveto
347.245 19.151 lineto
336.657 18.783 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 338.738 25.466 moveto
347.245 19.151 lineto
336.657 18.783 lineto
closepath stroke
grestore
% Node10->Node8
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 210.23 55.082 moveto
215.583 47.956 223.304 37.677 229.974 28.797 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 232.76 30.917 moveto
235.967 20.819 lineto
227.163 26.713 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 232.76 30.917 moveto
235.967 20.819 lineto
227.163 26.713 lineto
closepath stroke
grestore
% Node11
gsave
0 0 0.87843 nodecolor
newpath 135.375 19.25 moveto
87.875 19.25 lineto
87.875 0 lineto
135.375 0 lineto
closepath fill
1 setlinewidth
filled
0 0 0.6 nodecolor
newpath 135.375 19.25 moveto
87.875 19.25 lineto
87.875 0 lineto
135.375 0 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
95.875 5.75 moveto 31.5 (stdlib.h) alignedtext
grestore
% Node10->Node11
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 188.018 54.842 moveto
174.009 46.733 153.19 34.683 136.823 25.21 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 139.026 22.441 moveto
128.618 20.461 lineto
135.52 28.499 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 139.026 22.441 moveto
128.618 20.461 lineto
135.52 28.499 lineto
closepath stroke
grestore
% Node12
gsave
0 0 0.87843 nodecolor
newpath 201.375 19.25 moveto
153.875 19.25 lineto
153.875 0 lineto
201.375 0 lineto
closepath fill
1 setlinewidth
filled
0 0 0.6 nodecolor
newpath 201.375 19.25 moveto
153.875 19.25 lineto
153.875 0 lineto
201.375 0 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
161.875 5.75 moveto 31.5 (limits.h) alignedtext
grestore
% Node10->Node12
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 199.332 55.082 moveto
196.002 48.263 191.262 38.555 187.061 29.95 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 190.208 28.42 moveto
182.676 20.969 lineto
183.918 31.491 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 190.208 28.42 moveto
182.676 20.969 lineto
183.918 31.491 lineto
closepath stroke
grestore
% Node14->Node4
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 165.577 110.246 moveto
142.833 91.967 90.498 49.904 61.636 26.708 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 63.992 24.111 moveto
54.005 20.575 lineto
59.607 29.568 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 63.992 24.111 moveto
54.005 20.575 lineto
59.607 29.568 lineto
closepath stroke
grestore
% Node14->Node6
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 189.773 110.318 moveto
202.551 101.608 222.355 87.705 238.625 74.5 curveto
257.277 59.362 277.425 40.712 291.294 27.482 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 293.552 30.166 moveto
298.332 20.711 lineto
288.699 25.122 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 293.552 30.166 moveto
298.332 20.711 lineto
288.699 25.122 lineto
closepath stroke
grestore
% Node14->Node7
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 194.753 110.146 moveto
212.445 101.308 240.063 87.313 263.625 74.5 curveto
293.471 58.27 327.233 38.659 349.604 25.484 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 351.181 28.618 moveto
358.011 20.518 lineto
347.621 22.59 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 351.181 28.618 moveto
358.011 20.518 lineto
347.621 22.59 lineto
closepath stroke
grestore
% Node14->Node8
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 172.299 110.203 moveto
166.676 97.212 158.681 72.737 168.625 55.25 curveto
177.388 39.84 193.806 29.195 209.053 22.177 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 210.042 25.558 moveto
217.916 18.469 lineto
207.34 19.1 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 210.042 25.558 moveto
217.916 18.469 lineto
207.34 19.1 lineto
closepath stroke
grestore
% Node14->Node10
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 181.084 110.332 moveto
184.58 103.436 189.574 93.587 193.973 84.911 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 196.984 86.711 moveto
198.385 76.209 lineto
190.741 83.545 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 196.984 86.711 moveto
198.385 76.209 lineto
190.741 83.545 lineto
closepath stroke
grestore
% Node14->Node11
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 166.327 110.091 moveto
157.224 101.647 144.111 88.302 135.625 74.5 curveto
127.162 60.734 120.903 43.503 116.903 30.408 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 120.279 29.484 moveto
114.176 20.824 lineto
113.547 31.4 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 120.279 29.484 moveto
114.176 20.824 lineto
113.547 31.4 lineto
closepath stroke
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 566 284
end
restore
%%EOF