| %!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 936 258 |
| %%PageOrientation: Portrait |
| 0 0 1 beginpage |
| gsave |
| 36 36 900 222 boxprim clip newpath |
| 1 1 set_scale 0 rotate 40 41 translate |
| % GCA |
| gsave |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 0 30.59 moveto |
| 0 134.59 lineto |
| 56 134.59 lineto |
| 56 30.59 lineto |
| closepath stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 12.5 117.99 moveto 31 (GCA) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 0 108.59 moveto |
| 56 108.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 14 91.99 moveto 28 (5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 0 82.59 moveto |
| 56 82.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 8 65.99 moveto 40 (~5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 0 56.59 moveto |
| 56 56.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 16.5 39.99 moveto 23 (1.0) alignedtext |
| grestore |
| % ATG |
| gsave |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 140 93.59 moveto |
| 140 197.59 lineto |
| 196 197.59 lineto |
| 196 93.59 lineto |
| closepath stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 153.5 180.99 moveto 29 (ATG) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 140 171.59 moveto |
| 196 171.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 154 154.99 moveto 28 (5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 140 145.59 moveto |
| 196 145.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 148 128.99 moveto 40 (~5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 140 119.59 moveto |
| 196 119.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 156.5 102.99 moveto 23 (1.0) alignedtext |
| grestore |
| % GCA->ATG |
| gsave |
| 1 setlinewidth |
| 0.66667 1 1 edgecolor |
| newpath 56 109.71 moveto |
| 61.65 114.17 67.77 118.37 74 121.59 curveto |
| 91.26 130.5 112.06 136.26 129.69 139.89 curveto |
| stroke |
| 0.66667 1 1 edgecolor |
| newpath 129.18 143.36 moveto |
| 139.66 141.79 lineto |
| 130.49 136.48 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.66667 1 1 edgecolor |
| newpath 129.18 143.36 moveto |
| 139.66 141.79 lineto |
| 130.49 136.48 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 74.5 142.99 moveto 47 (FR: [1]) alignedtext |
| grestore |
| % CGC |
| gsave |
| 0 0 0.75294 nodecolor |
| newpath 556 31.59 moveto |
| 556 135.59 lineto |
| 612 135.59 lineto |
| 612 31.59 lineto |
| closepath fill |
| 1 setlinewidth |
| filled |
| 0 0 0 nodecolor |
| newpath 556 31.59 moveto |
| 556 135.59 lineto |
| 612 135.59 lineto |
| 612 31.59 lineto |
| closepath stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 568.5 118.99 moveto 31 (CGC) alignedtext |
| 1 setlinewidth |
| filled |
| 0 0 0 nodecolor |
| newpath 556 109.59 moveto |
| 612 109.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 565.5 92.99 moveto 37 (5':[1]) alignedtext |
| 1 setlinewidth |
| filled |
| 0 0 0 nodecolor |
| newpath 556 83.59 moveto |
| 612 83.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 564 66.99 moveto 40 (~5':[]) alignedtext |
| 1 setlinewidth |
| filled |
| 0 0 0 nodecolor |
| newpath 556 57.59 moveto |
| 612 57.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 568 40.99 moveto 32 (50.0) alignedtext |
| grestore |
| % GCA->CGC |
| gsave |
| 1 setlinewidth |
| 0 1 1 edgecolor |
| newpath 56.03 77.16 moveto |
| 84.21 72.19 128.95 65.59 168 65.59 curveto |
| 168 65.59 168 65.59 446 65.59 curveto |
| 479.96 65.59 518.22 71.02 545.83 75.91 curveto |
| stroke |
| 0 1 1 edgecolor |
| newpath 545.39 79.39 moveto |
| 555.86 77.75 lineto |
| 546.65 72.5 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0 1 1 edgecolor |
| newpath 545.39 79.39 moveto |
| 555.86 77.75 lineto |
| 546.65 72.5 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 282 70.99 moveto 48 (RR: [1]) alignedtext |
| grestore |
| % ATG->GCA |
| gsave |
| 1 setlinewidth |
| 0.66667 1 1 edgecolor |
| newpath 139.99 112.43 moveto |
| 134.48 107.49 128.4 102.94 122 99.59 curveto |
| 104.93 90.66 83.99 86.33 66.21 84.27 curveto |
| stroke |
| 0.66667 1 1 edgecolor |
| newpath 66.45 80.78 moveto |
| 56.16 83.3 lineto |
| 65.78 87.74 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.66667 1 1 edgecolor |
| newpath 66.45 80.78 moveto |
| 56.16 83.3 lineto |
| 65.78 87.74 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 74.5 104.99 moveto 47 (FR: [1]) alignedtext |
| grestore |
| % ATC |
| gsave |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 278 109.59 moveto |
| 278 213.59 lineto |
| 334 213.59 lineto |
| 334 109.59 lineto |
| closepath stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 292.5 196.99 moveto 27 (ATC) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 278 187.59 moveto |
| 334 187.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 292 170.99 moveto 28 (5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 278 161.59 moveto |
| 334 161.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 286 144.99 moveto 40 (~5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 278 135.59 moveto |
| 334 135.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 294.5 118.99 moveto 23 (1.0) alignedtext |
| grestore |
| % ATG->ATC |
| gsave |
| 1 setlinewidth |
| 0.33333 1 1 edgecolor |
| newpath 196.1 152.39 moveto |
| 201.98 153.62 208.17 154.77 214 155.59 curveto |
| 231.42 158.04 250.85 159.49 267.34 160.35 curveto |
| stroke |
| 0.33333 1 1 edgecolor |
| newpath 267.55 163.86 moveto |
| 277.7 160.83 lineto |
| 267.88 156.87 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.33333 1 1 edgecolor |
| newpath 267.55 163.86 moveto |
| 277.7 160.83 lineto |
| 267.88 156.87 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 214 164.99 moveto 46 (RF: [1]) alignedtext |
| grestore |
| % CGC->GCA |
| gsave |
| 1 setlinewidth |
| 0 0 0 edgecolor |
| newpath 555.81 58.61 moveto |
| 529.37 37.82 487.75 11.59 446 11.59 curveto |
| 168 11.59 168 11.59 168 11.59 curveto |
| 129.76 11.59 91.38 32.92 64.5 52.2 curveto |
| stroke |
| 0 0 0 edgecolor |
| newpath 62.15 49.59 moveto |
| 56.2 58.35 lineto |
| 66.31 55.21 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0 0 0 edgecolor |
| newpath 62.15 49.59 moveto |
| 56.2 58.35 lineto |
| 66.31 55.21 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 284 16.99 moveto 44 (FF: [1]) alignedtext |
| grestore |
| % CGC->CGC |
| gsave |
| 1 setlinewidth |
| 0.33333 1 1 edgecolor |
| newpath 555.91 105.69 moveto |
| 531.06 135.42 540.42 171.59 584 171.59 curveto |
| 623.66 171.59 634.98 141.63 617.96 113.83 curveto |
| stroke |
| 0.33333 1 1 edgecolor |
| newpath 620.77 111.75 moveto |
| 612.09 105.69 lineto |
| 615.1 115.84 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.33333 1 1 edgecolor |
| newpath 620.77 111.75 moveto |
| 612.09 105.69 lineto |
| 615.1 115.84 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 561 176.99 moveto 46 (RF: [1]) alignedtext |
| grestore |
| % CGC->CGC |
| gsave |
| 1 setlinewidth |
| 0.66667 1 1 edgecolor |
| newpath 577.89 135.79 moveto |
| 578.58 146.18 580.61 153.59 584 153.59 curveto |
| 586.12 153.59 587.71 150.7 588.77 145.99 curveto |
| stroke |
| 0.66667 1 1 edgecolor |
| newpath 592.28 146.16 moveto |
| 590.11 135.79 lineto |
| 585.34 145.25 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.66667 1 1 edgecolor |
| newpath 592.28 146.16 moveto |
| 590.11 135.79 lineto |
| 585.34 145.25 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 560.5 158.99 moveto 47 (FR: [1]) alignedtext |
| grestore |
| % CGA |
| gsave |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 418 93.59 moveto |
| 418 197.59 lineto |
| 474 197.59 lineto |
| 474 93.59 lineto |
| closepath stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 430.5 180.99 moveto 31 (CGA) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 418 171.59 moveto |
| 474 171.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 432 154.99 moveto 28 (5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 418 145.59 moveto |
| 474 145.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 426 128.99 moveto 40 (~5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 418 119.59 moveto |
| 474 119.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 434.5 102.99 moveto 23 (1.0) alignedtext |
| grestore |
| % CGC->CGA |
| gsave |
| 1 setlinewidth |
| 0.33333 1 1 edgecolor |
| newpath 555.62 84.12 moveto |
| 536.67 85.5 511.71 89.36 492 99.59 curveto |
| 488.65 101.33 485.38 103.4 482.24 105.69 curveto |
| stroke |
| 0.33333 1 1 edgecolor |
| newpath 479.81 103.15 moveto |
| 474.25 112.17 lineto |
| 484.22 108.59 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.33333 1 1 edgecolor |
| newpath 479.81 103.15 moveto |
| 474.25 112.17 lineto |
| 484.22 108.59 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 492 104.99 moveto 46 (RF: [1]) alignedtext |
| grestore |
| % GCC |
| gsave |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 836 31.59 moveto |
| 836 135.59 lineto |
| 892 135.59 lineto |
| 892 31.59 lineto |
| closepath stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 848.5 118.99 moveto 31 (GCC) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 836 109.59 moveto |
| 892 109.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 850 92.99 moveto 28 (5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 836 83.59 moveto |
| 892 83.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 844 66.99 moveto 40 (~5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 836 57.59 moveto |
| 892 57.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 852.5 40.99 moveto 23 (3.0) alignedtext |
| grestore |
| % CGC->GCC |
| gsave |
| 1 setlinewidth |
| 0 0 0 edgecolor |
| newpath 612.21 104.52 moveto |
| 633.89 119.23 665.23 137.64 696 145.59 curveto |
| 720.1 151.82 727.9 151.82 752 145.59 curveto |
| 778.93 138.64 806.29 123.67 827.22 110.18 curveto |
| stroke |
| 0 0 0 edgecolor |
| newpath 829.37 112.96 moveto |
| 835.79 104.52 lineto |
| 825.51 107.12 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0 0 0 edgecolor |
| newpath 829.37 112.96 moveto |
| 835.79 104.52 lineto |
| 825.51 107.12 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 702 154.99 moveto 44 (FF: [1]) alignedtext |
| grestore |
| % CCG |
| gsave |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 696 32.59 moveto |
| 696 136.59 lineto |
| 752 136.59 lineto |
| 752 32.59 lineto |
| closepath stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 708.5 119.99 moveto 31 (CCG) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 696 110.59 moveto |
| 752 110.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 710 93.99 moveto 28 (5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 696 84.59 moveto |
| 752 84.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 704 67.99 moveto 40 (~5':[]) alignedtext |
| 1 setlinewidth |
| 0 0 0 nodecolor |
| newpath 696 58.59 moveto |
| 752 58.59 lineto |
| stroke |
| 0 0 0 nodecolor |
| 14 /Times-Roman set_font |
| 712.5 41.99 moveto 23 (3.0) alignedtext |
| grestore |
| % CGC->CCG |
| gsave |
| 1 setlinewidth |
| 0 1 1 edgecolor |
| newpath 612.33 83.79 moveto |
| 633.39 83.94 662.37 84.15 685.53 84.32 curveto |
| stroke |
| 0 1 1 edgecolor |
| newpath 685.69 87.82 moveto |
| 695.71 84.39 lineto |
| 685.74 80.82 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0 1 1 edgecolor |
| newpath 685.69 87.82 moveto |
| 695.71 84.39 lineto |
| 685.74 80.82 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 630 88.99 moveto 48 (RR: [1]) alignedtext |
| grestore |
| % CGA->CGC |
| gsave |
| 1 setlinewidth |
| 0.33333 1 1 edgecolor |
| newpath 474.11 141.53 moveto |
| 492.93 138.04 517.87 131.89 538 121.59 curveto |
| 541.28 119.91 544.54 117.96 547.72 115.86 curveto |
| stroke |
| 0.33333 1 1 edgecolor |
| newpath 549.83 118.65 moveto |
| 555.91 109.98 lineto |
| 545.74 112.97 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.33333 1 1 edgecolor |
| newpath 549.83 118.65 moveto |
| 555.91 109.98 lineto |
| 545.74 112.97 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 492 141.99 moveto 46 (RF: [1]) alignedtext |
| grestore |
| % CGA->ATC |
| gsave |
| 1 setlinewidth |
| 0.66667 1 1 edgecolor |
| newpath 417.6 136.17 moveto |
| 398.73 131.31 373.54 127.55 352 133.59 curveto |
| 349.03 134.42 346.07 135.5 343.16 136.76 curveto |
| stroke |
| 0.66667 1 1 edgecolor |
| newpath 341.49 133.67 moveto |
| 334.08 141.24 lineto |
| 344.6 139.95 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.66667 1 1 edgecolor |
| newpath 341.49 133.67 moveto |
| 334.08 141.24 lineto |
| 344.6 139.95 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 352.5 138.99 moveto 47 (FR: [1]) alignedtext |
| grestore |
| % ATC->ATG |
| gsave |
| 1 setlinewidth |
| 0.33333 1 1 edgecolor |
| newpath 277.64 144.13 moveto |
| 271.98 141.43 265.95 139.05 260 137.59 curveto |
| 242.59 133.32 222.84 134.31 206.12 136.77 curveto |
| stroke |
| 0.33333 1 1 edgecolor |
| newpath 205.42 133.34 moveto |
| 196.14 138.46 lineto |
| 206.59 140.24 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.33333 1 1 edgecolor |
| newpath 205.42 133.34 moveto |
| 196.14 138.46 lineto |
| 206.59 140.24 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 214 142.99 moveto 46 (RF: [1]) alignedtext |
| grestore |
| % ATC->CGA |
| gsave |
| 1 setlinewidth |
| 0.66667 1 1 edgecolor |
| newpath 334.4 158.75 moveto |
| 353.06 156.83 378 154.2 400 151.59 curveto |
| 402.52 151.29 405.12 150.98 407.73 150.65 curveto |
| stroke |
| 0.66667 1 1 edgecolor |
| newpath 408.31 154.11 moveto |
| 417.79 149.38 lineto |
| 407.43 147.16 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0.66667 1 1 edgecolor |
| newpath 408.31 154.11 moveto |
| 417.79 149.38 lineto |
| 407.43 147.16 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 352.5 161.99 moveto 47 (FR: [1]) alignedtext |
| grestore |
| % GCC->CGC |
| gsave |
| 1 setlinewidth |
| 0 1 1 edgecolor |
| newpath 835.8 56.57 moveto |
| 814.62 38.24 783.88 15.6 752 5.59 curveto |
| 728.25 -1.86 719.75 -1.86 696 5.59 curveto |
| 667.86 14.42 640.6 33.11 620.03 49.98 curveto |
| stroke |
| 0 1 1 edgecolor |
| newpath 617.59 47.45 moveto |
| 612.2 56.57 lineto |
| 622.1 52.8 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0 1 1 edgecolor |
| newpath 617.59 47.45 moveto |
| 612.2 56.57 lineto |
| 622.1 52.8 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 700 10.99 moveto 48 (RR: [1]) alignedtext |
| grestore |
| % GCC->CCG |
| gsave |
| 1 setlinewidth |
| 0 0 0 edgecolor |
| newpath 835.83 69.94 moveto |
| 830.06 67.72 823.93 65.77 818 64.59 curveto |
| 797.07 60.44 790.89 60.25 770 64.59 curveto |
| 767.2 65.17 764.37 65.93 761.55 66.82 curveto |
| stroke |
| 0 0 0 edgecolor |
| newpath 760.33 63.54 moveto |
| 752.11 70.22 lineto |
| 762.71 70.12 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0 0 0 edgecolor |
| newpath 760.33 63.54 moveto |
| 752.11 70.22 lineto |
| 762.71 70.12 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 772 69.99 moveto 44 (FF: [1]) alignedtext |
| grestore |
| % CCG->CGC |
| gsave |
| 1 setlinewidth |
| 0 0 0 edgecolor |
| newpath 695.57 67.85 moveto |
| 689.92 65.26 683.91 62.99 678 61.59 curveto |
| 657.24 56.69 650.8 56.87 630 61.59 curveto |
| 627.34 62.19 624.65 62.97 621.99 63.87 curveto |
| stroke |
| 0 0 0 edgecolor |
| newpath 620.53 60.68 moveto |
| 612.49 67.58 lineto |
| 623.08 67.2 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0 0 0 edgecolor |
| newpath 620.53 60.68 moveto |
| 612.49 67.58 lineto |
| 623.08 67.2 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 632 66.99 moveto 44 (FF: [1]) alignedtext |
| grestore |
| % CCG->GCC |
| gsave |
| 1 setlinewidth |
| 0 1 1 edgecolor |
| newpath 752.33 84.39 moveto |
| 773.39 84.24 802.37 84.03 825.53 83.87 curveto |
| stroke |
| 0 1 1 edgecolor |
| newpath 825.74 87.36 moveto |
| 835.71 83.79 lineto |
| 825.69 80.36 lineto |
| closepath fill |
| 1 setlinewidth |
| solid |
| 0 1 1 edgecolor |
| newpath 825.74 87.36 moveto |
| 835.71 83.79 lineto |
| 825.69 80.36 lineto |
| closepath stroke |
| 0 0 0 edgecolor |
| 14 /Times-Roman set_font |
| 770 88.99 moveto 48 (RR: [1]) alignedtext |
| grestore |
| endpage |
| showpage |
| grestore |
| %%PageTrailer |
| %%EndPage: 1 |
| %%Trailer |
| %%Pages: 1 |
| %%BoundingBox: 36 36 936 258 |
| end |
| restore |
| %%EOF |