blob: 47d3d7018f694d52cc2858030d0a026661003b4c [file] [log] [blame]
%!PS-Adobe-3.0
%%Creator: graphviz version 2.26.3 (20100126.1600)
%%Title: G
%%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
% 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
1 setmiterlimit
% /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 928 611
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 892 575 boxprim clip newpath
1 1 set_scale 0 rotate 40 41 translate
% ACA
gsave
0 0 0.75294 nodecolor
newpath 0 197 moveto
0 327 lineto
66 327 lineto
66 197 lineto
closepath fill
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 197 moveto
0 327 lineto
66 327 lineto
66 197 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
18 310.4 moveto 30 (ACA) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 301 moveto
66 301 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
8 284.4 moveto 50 (5':[3,1]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 275 moveto
66 275 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
13 258.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 249 moveto
66 249 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
21.5 232.4 moveto 23 (4.0) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 223 moveto
66 223 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
18 206.4 moveto 30 (ACA) alignedtext
grestore
% AGG
gsave
0 0 0.75294 nodecolor
newpath 160.5 198 moveto
160.5 328 lineto
227.5 328 lineto
227.5 198 lineto
closepath fill
1 setlinewidth
filled
0 0 0 nodecolor
newpath 160.5 198 moveto
160.5 328 lineto
227.5 328 lineto
227.5 198 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
177.5 311.4 moveto 33 (AGG) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 160.5 302 moveto
227.5 302 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
175.5 285.4 moveto 37 (5':[4]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 160.5 276 moveto
227.5 276 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
174 259.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 160.5 250 moveto
227.5 250 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
182.5 233.4 moveto 23 (2.0) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 160.5 224 moveto
227.5 224 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
168.5 207.4 moveto 51 (CAGGT) alignedtext
grestore
% ACA->AGG
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 66.36 262.21 moveto
90.67 262.36 123.84 262.56 150.27 262.73 curveto
stroke
0 0 0 edgecolor
newpath 150.39 266.23 moveto
160.41 262.79 lineto
150.43 259.23 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 150.39 266.23 moveto
160.41 262.79 lineto
150.43 259.23 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
84 267.4 moveto 58 (FF: [1,4]) alignedtext
grestore
% CAC
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 488 181 moveto
488 311 lineto
544 311 lineto
544 181 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
501 294.4 moveto 30 (CAC) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 488 285 moveto
544 285 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
502 268.4 moveto 28 (5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 488 259 moveto
544 259 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
496 242.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 488 233 moveto
544 233 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
504.5 216.4 moveto 23 (4.0) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 488 207 moveto
544 207 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
501 190.4 moveto 30 (CAC) alignedtext
grestore
% ACA->CAC
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 66.3 238 moveto
106.52 210.84 177.36 168.72 246 156 curveto
344.21 137.81 386.66 118.96 470 174 curveto
473.86 176.55 477.47 179.55 480.82 182.85 curveto
stroke
0 0 0 edgecolor
newpath 478.45 185.45 moveto
487.76 190.5 lineto
483.64 180.75 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 478.45 185.45 moveto
487.76 190.5 lineto
483.64 180.75 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
248 161.4 moveto 58 (FF: [3,4]) alignedtext
grestore
% ACA->CAC
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 66.08 207.24 moveto
71.53 200.59 77.54 194.28 84 189 curveto
144.32 139.69 169.46 136.58 246 122 curveto
306.78 110.42 465.4 136.6 470 140 curveto
481.04 148.15 489.46 159.51 495.88 171.79 curveto
stroke
0 1 1 edgecolor
newpath 492.74 173.34 moveto
500.21 180.86 lineto
499.06 170.32 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 492.74 173.34 moveto
500.21 180.86 lineto
499.06 170.32 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
253 127.4 moveto 48 (RR: [3]) alignedtext
grestore
% ACT
gsave
0 0 0.75294 nodecolor
newpath 628.5 148 moveto
628.5 278 lineto
721.5 278 lineto
721.5 148 lineto
closepath fill
1 setlinewidth
filled
0 0 0 nodecolor
newpath 628.5 148 moveto
628.5 278 lineto
721.5 278 lineto
721.5 148 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
660.5 261.4 moveto 29 (ACT) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 628.5 252 moveto
721.5 252 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
661 235.4 moveto 28 (5':[]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 628.5 226 moveto
721.5 226 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
650.5 209.4 moveto 49 (~5':[2]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 628.5 200 moveto
721.5 200 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
636.5 183.4 moveto 77 (2.6666667) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 628.5 174 moveto
721.5 174 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
650.5 157.4 moveto 49 (ACTTG) alignedtext
grestore
% ACA->ACT
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 39.27 327.19 moveto
46.63 390.95 60.88 482.25 84 509 curveto
118.02 548.35 141.98 549 194 549 curveto
194 549 194 549 516 549 curveto
561.4 549 581.02 543.95 610 509 curveto
637.44 475.91 656.33 364.45 666.41 288.16 curveto
stroke
0.66667 1 1 edgecolor
newpath 669.9 288.48 moveto
667.72 278.11 lineto
662.96 287.58 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 669.9 288.48 moveto
667.72 278.11 lineto
662.96 287.58 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
329 554.4 moveto 60 (FR: [2,3]) alignedtext
grestore
% AAC
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 818.5 49 moveto
818.5 179 lineto
883.5 179 lineto
883.5 49 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
835.5 162.4 moveto 31 (AAC) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 818.5 153 moveto
883.5 153 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
837 136.4 moveto 28 (5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 818.5 127 moveto
883.5 127 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
831 110.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 818.5 101 moveto
883.5 101 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
839.5 84.4 moveto 23 (2.0) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 818.5 75 moveto
883.5 75 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
826.5 58.4 moveto 49 (GTAAC) alignedtext
grestore
% ACA->AAC
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 50.27 196.89 moveto
71.97 131.7 116.15 41 194 41 curveto
194 41 194 41 675 41 curveto
723.89 41 774.99 65.33 809.45 85.9 curveto
stroke
0 1 1 edgecolor
newpath 807.92 89.07 moveto
818.28 91.3 lineto
811.58 83.1 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 807.92 89.07 moveto
818.28 91.3 lineto
811.58 83.1 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
416 46.4 moveto 48 (RR: [4]) alignedtext
grestore
% AGG->ACA
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 160.27 245.69 moveto
154.32 243.33 148.08 241.29 142 240 curveto
116.78 234.67 109.25 234.79 84 240 curveto
81.21 240.58 78.39 241.31 75.57 242.16 curveto
stroke
0 1 1 edgecolor
newpath 74.42 238.86 moveto
66.11 245.44 lineto
76.7 245.47 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 74.42 238.86 moveto
66.11 245.44 lineto
76.7 245.47 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
89 245.4 moveto 48 (RR: [1]) alignedtext
grestore
% AGG->CAC
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 227.77 290.05 moveto
266.73 317.9 333.01 354.99 392 338 curveto
425.79 328.27 457.51 304.35 480.4 283.35 curveto
stroke
0.66667 1 1 edgecolor
newpath 482.94 285.77 moveto
487.82 276.36 lineto
478.14 280.67 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 482.94 285.77 moveto
487.82 276.36 lineto
478.14 280.67 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
336 347.4 moveto 46 (FR: [4]) alignedtext
grestore
% GAC
gsave
0 0 0.75294 nodecolor
newpath 326.5 199 moveto
326.5 329 lineto
391.5 329 lineto
391.5 199 lineto
closepath fill
1 setlinewidth
filled
0 0 0 nodecolor
newpath 326.5 199 moveto
326.5 329 lineto
391.5 329 lineto
391.5 199 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
343.5 312.4 moveto 31 (GAC) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 326.5 303 moveto
391.5 303 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
345 286.4 moveto 28 (5':[]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 326.5 277 moveto
391.5 277 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
334.5 260.4 moveto 49 (~5':[5]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 326.5 251 moveto
391.5 251 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
347.5 234.4 moveto 23 (2.0) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 326.5 225 moveto
391.5 225 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
339 208.4 moveto 40 (TGAC) alignedtext
grestore
% AGG->GAC
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 227.79 263.2 moveto
253.37 263.36 288.69 263.57 316.24 263.74 curveto
stroke
0.66667 1 1 edgecolor
newpath 316.36 267.24 moveto
326.38 263.8 lineto
316.4 260.24 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 316.36 267.24 moveto
326.38 263.8 lineto
316.4 260.24 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
254 268.4 moveto 46 (FR: [1]) alignedtext
grestore
% CAC->ACA
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 487.93 304.57 moveto
482.66 312.34 476.67 319.77 470 326 curveto
441.82 352.32 429.58 355.33 392 364 curveto
290.85 387.33 257.61 372.34 160 337 curveto
129.66 326.02 98.41 307.67 74.51 291.87 curveto
stroke
0 0 0 edgecolor
newpath 76.3 288.86 moveto
66.05 286.19 lineto
72.39 294.67 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 76.3 288.86 moveto
66.05 286.19 lineto
72.39 294.67 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
254.5 380.4 moveto 45 (FF: [3]) alignedtext
grestore
% CAC->ACA
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 499.13 311.26 moveto
492.32 327.59 482.9 343.88 470 356 curveto
415.86 406.84 382.02 390.87 308 397 curveto
204.18 405.59 165.86 392.43 84 328 curveto
80.22 325.02 76.56 321.7 73.05 318.19 curveto
stroke
0 1 1 edgecolor
newpath 75.46 315.64 moveto
66.08 310.72 lineto
70.35 320.42 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 75.46 315.64 moveto
66.08 310.72 lineto
70.35 320.42 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
246.5 404.4 moveto 61 (RR: [3,4]) alignedtext
grestore
% CAC->AGG
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 487.99 223.23 moveto
464.11 205.37 428.01 181.93 392 172 curveto
363.72 164.2 354.01 163.28 326 172 curveto
292.45 182.44 259.89 204.71 235.51 224.61 curveto
stroke
0.66667 1 1 edgecolor
newpath 232.99 222.15 moveto
227.56 231.24 lineto
237.48 227.52 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 232.99 222.15 moveto
227.56 231.24 lineto
237.48 227.52 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
329 177.4 moveto 60 (FR: [1,4]) alignedtext
grestore
% CAC->ACT
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 544.06 240.18 moveto
564.6 235.91 593.17 229.98 618.39 224.75 curveto
stroke
0 0 0 edgecolor
newpath 619.14 228.17 moveto
628.22 222.71 lineto
617.72 221.31 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 619.14 228.17 moveto
628.22 222.71 lineto
617.72 221.31 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
563.5 241.4 moveto 45 (FF: [5]) alignedtext
grestore
% CAC->GAC
gsave
1 setlinewidth
0.33333 1 1 edgecolor
newpath 487.78 240.76 moveto
466.23 237.7 435.94 235.42 410 241 curveto
407.15 241.61 404.27 242.4 401.4 243.31 curveto
stroke
0.33333 1 1 edgecolor
newpath 399.98 240.1 moveto
391.78 246.8 lineto
402.37 246.68 lineto
closepath fill
1 setlinewidth
solid
0.33333 1 1 edgecolor
newpath 399.98 240.1 moveto
391.78 246.8 lineto
402.37 246.68 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
410 246.4 moveto 60 (RF: [1,5]) alignedtext
grestore
% ACT->ACA
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 667.16 278.05 moveto
653.08 361.33 615.06 495 516 495 curveto
194 495 194 495 194 495 curveto
115.85 495 72.68 405.19 51.18 337.09 curveto
stroke
0.66667 1 1 edgecolor
newpath 54.43 335.75 moveto
48.17 327.21 lineto
47.74 337.8 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 54.43 335.75 moveto
48.17 327.21 lineto
47.74 337.8 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
336 500.4 moveto 46 (FR: [3]) alignedtext
grestore
% ACT->CAC
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 628.4 202.35 moveto
607.52 199.63 582.93 199.32 562 207 curveto
558.85 208.15 555.78 209.63 552.8 211.33 curveto
stroke
0 1 1 edgecolor
newpath 550.63 208.57 moveto
544.2 216.99 lineto
554.47 214.41 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 550.63 208.57 moveto
544.2 216.99 lineto
554.47 214.41 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
562 212.4 moveto 48 (RR: [5]) alignedtext
grestore
% ACT->AAC
gsave
1 setlinewidth
0.33333 1 1 edgecolor
newpath 719.59 147.72 moveto
725.85 141.7 732.68 136.27 740 132 curveto
760.44 120.09 786.4 115.42 808.07 113.81 curveto
stroke
0.33333 1 1 edgecolor
newpath 808.53 117.29 moveto
818.32 113.24 lineto
808.15 110.3 lineto
closepath fill
1 setlinewidth
solid
0.33333 1 1 edgecolor
newpath 808.53 117.29 moveto
818.32 113.24 lineto
808.15 110.3 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
740 137.4 moveto 60 (RF: [2,4]) alignedtext
grestore
% ACT->AAC
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 695.02 147.76 moveto
704.99 126.51 719.44 105.25 740 93 curveto
760.7 80.67 787.08 85.01 808.94 92.86 curveto
stroke
0 1 1 edgecolor
newpath 807.72 96.14 moveto
818.31 96.53 lineto
810.28 89.62 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 807.72 96.14 moveto
818.31 96.53 lineto
810.28 89.62 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
746 98.4 moveto 48 (RR: [2]) alignedtext
grestore
% AAC->ACA
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 818.24 66.86 moveto
812.63 60.68 806.5 54.83 800 50 curveto
751.98 14.3 734.84 0 675 0 curveto
194 0 194 0 194 0 curveto
139.73 0 118.15 10.82 84 53 curveto
67.31 73.61 53.44 135.69 44.4 186.87 curveto
stroke
0 0 0 edgecolor
newpath 40.91 186.5 moveto
42.66 196.95 lineto
47.81 187.69 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 40.91 186.5 moveto
42.66 196.95 lineto
47.81 187.69 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
417.5 5.4 moveto 45 (FF: [4]) alignedtext
grestore
% AAC->ACT
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 818.29 178.53 moveto
812.91 184.86 806.83 190.57 800 195 curveto
780.07 207.94 754.6 213.15 731.87 214.86 curveto
stroke
0 0 0 edgecolor
newpath 731.44 211.38 moveto
721.64 215.41 lineto
731.81 218.37 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 731.44 211.38 moveto
721.64 215.41 lineto
731.81 218.37 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
747.5 218.4 moveto 45 (FF: [2]) alignedtext
grestore
% AAC->ACT
gsave
1 setlinewidth
0.33333 1 1 edgecolor
newpath 818.43 142.28 moveto
812.54 146.59 806.27 150.69 800 154 curveto
775.27 167.06 765.44 161.36 740 173 curveto
736.99 174.38 733.94 175.87 730.9 177.44 curveto
stroke
0.33333 1 1 edgecolor
newpath 728.96 174.51 moveto
721.83 182.34 lineto
732.29 180.67 lineto
closepath fill
1 setlinewidth
solid
0.33333 1 1 edgecolor
newpath 728.96 174.51 moveto
721.83 182.34 lineto
732.29 180.67 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
747 178.4 moveto 46 (RF: [2]) alignedtext
grestore
% GAC->AGG
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 326.34 249.13 moveto
320.35 247 314.07 245.15 308 244 curveto
280.92 238.88 273.13 239.2 246 244 curveto
243.16 244.5 240.27 245.15 237.39 245.9 curveto
stroke
0.66667 1 1 edgecolor
newpath 236.25 242.58 moveto
227.65 248.78 lineto
238.24 249.3 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 236.25 242.58 moveto
227.65 248.78 lineto
238.24 249.3 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
247 249.4 moveto 60 (FR: [1,4]) alignedtext
grestore
% GAC->CAC
gsave
1 setlinewidth
0.33333 1 1 edgecolor
newpath 391.82 266.64 moveto
414.07 267.72 444.03 267.77 470 263 curveto
472.66 262.51 475.36 261.88 478.06 261.16 curveto
stroke
0.33333 1 1 edgecolor
newpath 479.2 264.47 moveto
487.72 258.18 lineto
477.13 257.78 lineto
closepath fill
1 setlinewidth
solid
0.33333 1 1 edgecolor
newpath 479.2 264.47 moveto
487.72 258.18 lineto
477.13 257.78 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
410 272.4 moveto 60 (RF: [1,5]) alignedtext
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 928 611
end
restore
%%EOF