]> AND Private Git Repository - JournalMultiRounds.git/blob - R1/SR.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
8e2222d312496e58be39a8a37c819d4f68f0e04e
[JournalMultiRounds.git] / R1 / SR.eps
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%BoundingBox: 53 53 542 399
3 %%HiResBoundingBox: 54 53.5 541.5 398.5
4 %%Creator: gnuplot 4.6 patchlevel 0
5 %%CreationDate: Mon Apr 21 15:31:15 2014
6 %%EndComments
7 % EPSF created by ps2eps 1.68
8 %%BeginProlog
9 save
10 countdictstack
11 mark
12 newpath
13 /showpage {} def
14 /setpagedevice {pop} def
15 %%EndProlog
16 %%Page 1 1
17 %%BeginProlog
18 /gnudict 256 dict def
19 gnudict begin
20 %
21 % The following true/false flags may be edited by hand if desired.
22 % The unit line width and grayscale image gamma correction may also be changed.
23 %
24 /Color false def
25 /Blacktext false def
26 /Solid false def
27 /Dashlength 1 def
28 /Landscape false def
29 /Level1 false def
30 /Rounded false def
31 /ClipToBoundingBox false def
32 /SuppressPDFMark false def
33 /TransparentPatterns false def
34 /gnulinewidth 5.000 def
35 /userlinewidth gnulinewidth def
36 /Gamma 1.0 def
37 /BackgroundColor {-1.000 -1.000 -1.000} def
38 %
39 /vshift -36 def
40 /dl1 {
41   10.0 Dashlength mul mul
42   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
43 } def
44 /dl2 {
45   10.0 Dashlength mul mul
46   Rounded { currentlinewidth 0.75 mul add } if
47 } def
48 /hpt_ 31.5 def
49 /vpt_ 31.5 def
50 /hpt hpt_ def
51 /vpt vpt_ def
52 /doclip {
53   ClipToBoundingBox {
54     newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath
55     clip
56   } if
57 } def
58 %
59 % Gnuplot Prolog Version 4.4 (August 2010)
60 %
61 %/SuppressPDFMark true def
62 %
63 /M {moveto} bind def
64 /L {lineto} bind def
65 /R {rmoveto} bind def
66 /V {rlineto} bind def
67 /N {newpath moveto} bind def
68 /Z {closepath} bind def
69 /C {setrgbcolor} bind def
70 /f {rlineto fill} bind def
71 /g {setgray} bind def
72 /Gshow {show} def   % May be redefined later in the file to support UTF-8
73 /vpt2 vpt 2 mul def
74 /hpt2 hpt 2 mul def
75 /Lshow {currentpoint stroke M 0 vshift R 
76         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
77 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
78         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
79 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
80         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
81 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
82   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
83 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
84  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
85 /BL {stroke userlinewidth 2 mul setlinewidth
86         Rounded {1 setlinejoin 1 setlinecap} if} def
87 /AL {stroke userlinewidth 2 div setlinewidth
88         Rounded {1 setlinejoin 1 setlinecap} if} def
89 /UL {dup gnulinewidth mul /userlinewidth exch def
90         dup 1 lt {pop 1} if 10 mul /udl exch def} def
91 /PL {stroke userlinewidth setlinewidth
92         Rounded {1 setlinejoin 1 setlinecap} if} def
93 3.8 setmiterlimit
94 % Default Line colors
95 /LCw {1 1 1} def
96 /LCb {0 0 0} def
97 /LCa {0 0 0} def
98 /LC0 {1 0 0} def
99 /LC1 {0 1 0} def
100 /LC2 {0 0 1} def
101 /LC3 {1 0 1} def
102 /LC4 {0 1 1} def
103 /LC5 {1 1 0} def
104 /LC6 {0 0 0} def
105 /LC7 {1 0.3 0} def
106 /LC8 {0.5 0.5 0.5} def
107 % Default Line Types
108 /LTw {PL [] 1 setgray} def
109 /LTb {BL [] LCb DL} def
110 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
111 /LT0 {PL [] LC0 DL} def
112 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
113 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
114 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
115 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
116 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
117 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
118 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
119 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
120 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
121 /Dia {stroke [] 0 setdash 2 copy vpt add M
122   hpt neg vpt neg V hpt vpt neg V
123   hpt vpt V hpt neg vpt V closepath stroke
124   Pnt} def
125 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
126   currentpoint stroke M
127   hpt neg vpt neg R hpt2 0 V stroke
128  } def
129 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
130   0 vpt2 neg V hpt2 0 V 0 vpt2 V
131   hpt2 neg 0 V closepath stroke
132   Pnt} def
133 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
134   hpt2 vpt2 neg V currentpoint stroke M
135   hpt2 neg 0 R hpt2 vpt2 V stroke} def
136 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
137   hpt neg vpt -1.62 mul V
138   hpt 2 mul 0 V
139   hpt neg vpt 1.62 mul V closepath stroke
140   Pnt} def
141 /Star {2 copy Pls Crs} def
142 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
143   0 vpt2 neg V hpt2 0 V 0 vpt2 V
144   hpt2 neg 0 V closepath fill} def
145 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
146   hpt neg vpt -1.62 mul V
147   hpt 2 mul 0 V
148   hpt neg vpt 1.62 mul V closepath fill} def
149 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
150   hpt neg vpt 1.62 mul V
151   hpt 2 mul 0 V
152   hpt neg vpt -1.62 mul V closepath stroke
153   Pnt} def
154 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
155   hpt neg vpt 1.62 mul V
156   hpt 2 mul 0 V
157   hpt neg vpt -1.62 mul V closepath fill} def
158 /DiaF {stroke [] 0 setdash vpt add M
159   hpt neg vpt neg V hpt vpt neg V
160   hpt vpt V hpt neg vpt V closepath fill} def
161 /Pent {stroke [] 0 setdash 2 copy gsave
162   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
163   closepath stroke grestore Pnt} def
164 /PentF {stroke [] 0 setdash gsave
165   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
166   closepath fill grestore} def
167 /Circle {stroke [] 0 setdash 2 copy
168   hpt 0 360 arc stroke Pnt} def
169 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
170 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
171 /C1 {BL [] 0 setdash 2 copy moveto
172         2 copy vpt 0 90 arc closepath fill
173         vpt 0 360 arc closepath} bind def
174 /C2 {BL [] 0 setdash 2 copy moveto
175         2 copy vpt 90 180 arc closepath fill
176         vpt 0 360 arc closepath} bind def
177 /C3 {BL [] 0 setdash 2 copy moveto
178         2 copy vpt 0 180 arc closepath fill
179         vpt 0 360 arc closepath} bind def
180 /C4 {BL [] 0 setdash 2 copy moveto
181         2 copy vpt 180 270 arc closepath fill
182         vpt 0 360 arc closepath} bind def
183 /C5 {BL [] 0 setdash 2 copy moveto
184         2 copy vpt 0 90 arc
185         2 copy moveto
186         2 copy vpt 180 270 arc closepath fill
187         vpt 0 360 arc} bind def
188 /C6 {BL [] 0 setdash 2 copy moveto
189         2 copy vpt 90 270 arc closepath fill
190         vpt 0 360 arc closepath} bind def
191 /C7 {BL [] 0 setdash 2 copy moveto
192         2 copy vpt 0 270 arc closepath fill
193         vpt 0 360 arc closepath} bind def
194 /C8 {BL [] 0 setdash 2 copy moveto
195         2 copy vpt 270 360 arc closepath fill
196         vpt 0 360 arc closepath} bind def
197 /C9 {BL [] 0 setdash 2 copy moveto
198         2 copy vpt 270 450 arc closepath fill
199         vpt 0 360 arc closepath} bind def
200 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
201         2 copy moveto
202         2 copy vpt 90 180 arc closepath fill
203         vpt 0 360 arc closepath} bind def
204 /C11 {BL [] 0 setdash 2 copy moveto
205         2 copy vpt 0 180 arc closepath fill
206         2 copy moveto
207         2 copy vpt 270 360 arc closepath fill
208         vpt 0 360 arc closepath} bind def
209 /C12 {BL [] 0 setdash 2 copy moveto
210         2 copy vpt 180 360 arc closepath fill
211         vpt 0 360 arc closepath} bind def
212 /C13 {BL [] 0 setdash 2 copy moveto
213         2 copy vpt 0 90 arc closepath fill
214         2 copy moveto
215         2 copy vpt 180 360 arc closepath fill
216         vpt 0 360 arc closepath} bind def
217 /C14 {BL [] 0 setdash 2 copy moveto
218         2 copy vpt 90 360 arc closepath fill
219         vpt 0 360 arc} bind def
220 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
221         vpt 0 360 arc closepath} bind def
222 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
223         neg 0 rlineto closepath} bind def
224 /Square {dup Rec} bind def
225 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
226 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
227 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
228 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
229 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
230 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
231 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
232         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
233 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
234 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
235         2 copy vpt Square fill Bsquare} bind def
236 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
237 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
238 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
239         Bsquare} bind def
240 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
241         Bsquare} bind def
242 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
243 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
244         2 copy vpt Square fill Bsquare} bind def
245 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
246         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
247 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
248 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
249 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
250 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
251 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
252 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
253 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
254 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
255 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
256 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
257 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
258 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
259 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
260 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
261 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
262 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
263 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
264 /DiaE {stroke [] 0 setdash vpt add M
265   hpt neg vpt neg V hpt vpt neg V
266   hpt vpt V hpt neg vpt V closepath stroke} def
267 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
268   0 vpt2 neg V hpt2 0 V 0 vpt2 V
269   hpt2 neg 0 V closepath stroke} def
270 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
271   hpt neg vpt -1.62 mul V
272   hpt 2 mul 0 V
273   hpt neg vpt 1.62 mul V closepath stroke} def
274 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
275   hpt neg vpt 1.62 mul V
276   hpt 2 mul 0 V
277   hpt neg vpt -1.62 mul V closepath stroke} def
278 /PentE {stroke [] 0 setdash gsave
279   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
280   closepath stroke grestore} def
281 /CircE {stroke [] 0 setdash 
282   hpt 0 360 arc stroke} def
283 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
284 /DiaW {stroke [] 0 setdash vpt add M
285   hpt neg vpt neg V hpt vpt neg V
286   hpt vpt V hpt neg vpt V Opaque stroke} def
287 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
288   0 vpt2 neg V hpt2 0 V 0 vpt2 V
289   hpt2 neg 0 V Opaque stroke} def
290 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
291   hpt neg vpt -1.62 mul V
292   hpt 2 mul 0 V
293   hpt neg vpt 1.62 mul V Opaque stroke} def
294 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
295   hpt neg vpt 1.62 mul V
296   hpt 2 mul 0 V
297   hpt neg vpt -1.62 mul V Opaque stroke} def
298 /PentW {stroke [] 0 setdash gsave
299   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
300   Opaque stroke grestore} def
301 /CircW {stroke [] 0 setdash 
302   hpt 0 360 arc Opaque stroke} def
303 /BoxFill {gsave Rec 1 setgray fill grestore} def
304 /Density {
305   /Fillden exch def
306   currentrgbcolor
307   /ColB exch def /ColG exch def /ColR exch def
308   /ColR ColR Fillden mul Fillden sub 1 add def
309   /ColG ColG Fillden mul Fillden sub 1 add def
310   /ColB ColB Fillden mul Fillden sub 1 add def
311   ColR ColG ColB setrgbcolor} def
312 /BoxColFill {gsave Rec PolyFill} def
313 /PolyFill {gsave Density fill grestore grestore} def
314 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
315 %
316 % PostScript Level 1 Pattern Fill routine for rectangles
317 % Usage: x y w h s a XX PatternFill
318 %       x,y = lower left corner of box to be filled
319 %       w,h = width and height of box
320 %         a = angle in degrees between lines and x-axis
321 %        XX = 0/1 for no/yes cross-hatch
322 %
323 /PatternFill {gsave /PFa [ 9 2 roll ] def
324   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
325   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
326   gsave 1 setgray fill grestore clip
327   currentlinewidth 0.5 mul setlinewidth
328   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
329   0 0 M PFa 5 get rotate PFs -2 div dup translate
330   0 1 PFs PFa 4 get div 1 add floor cvi
331         {PFa 4 get mul 0 M 0 PFs V} for
332   0 PFa 6 get ne {
333         0 1 PFs PFa 4 get div 1 add floor cvi
334         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
335  } if
336   stroke grestore} def
337 %
338 /languagelevel where
339  {pop languagelevel} {1} ifelse
340  2 lt
341         {/InterpretLevel1 true def}
342         {/InterpretLevel1 Level1 def}
343  ifelse
344 %
345 % PostScript level 2 pattern fill definitions
346 %
347 /Level2PatternFill {
348 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
349         bind def
350 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
351 << Tile8x8
352  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
353 >> matrix makepattern
354 /Pat1 exch def
355 << Tile8x8
356  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
357         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
358 >> matrix makepattern
359 /Pat2 exch def
360 << Tile8x8
361  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
362         8 8 L 8 0 L 0 0 L fill}
363 >> matrix makepattern
364 /Pat3 exch def
365 << Tile8x8
366  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
367         0 12 M 12 0 L stroke}
368 >> matrix makepattern
369 /Pat4 exch def
370 << Tile8x8
371  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
372         0 -4 M 12 8 L stroke}
373 >> matrix makepattern
374 /Pat5 exch def
375 << Tile8x8
376  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
377         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
378 >> matrix makepattern
379 /Pat6 exch def
380 << Tile8x8
381  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
382         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
383 >> matrix makepattern
384 /Pat7 exch def
385 << Tile8x8
386  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
387         12 0 M -4 8 L 12 4 M 0 10 L stroke}
388 >> matrix makepattern
389 /Pat8 exch def
390 << Tile8x8
391  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
392         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
393 >> matrix makepattern
394 /Pat9 exch def
395 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
396 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
397 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
398 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
399 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
400 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
401 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
402 } def
403 %
404 %
405 %End of PostScript Level 2 code
406 %
407 /PatternBgnd {
408   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
409 } def
410 %
411 % Substitute for Level 2 pattern fill codes with
412 % grayscale if Level 2 support is not selected.
413 %
414 /Level1PatternFill {
415 /Pattern1 {0.250 Density} bind def
416 /Pattern2 {0.500 Density} bind def
417 /Pattern3 {0.750 Density} bind def
418 /Pattern4 {0.125 Density} bind def
419 /Pattern5 {0.375 Density} bind def
420 /Pattern6 {0.625 Density} bind def
421 /Pattern7 {0.875 Density} bind def
422 } def
423 %
424 % Now test for support of Level 2 code
425 %
426 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
427 %
428 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
429 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
430 currentdict end definefont pop
431 %
432 % Encoding for ISO-8859-1 (also called Latin1)
433 %
434 /reencodeISO {
435 dup dup findfont dup length dict begin
436 { 1 index /FID ne { def }{ pop pop } ifelse } forall
437 currentdict /CharStrings known {
438         CharStrings /Idieresis known {
439                 /Encoding ISOLatin1Encoding def } if
440 } if
441 currentdict end definefont
442 } def
443 /ISOLatin1Encoding [
444 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
445 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
446 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
447 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
448 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
449 /parenleft/parenright/asterisk/plus/comma/minus/period/slash
450 /zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon
451 /less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N
452 /O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright
453 /asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m
454 /n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde
455 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
456 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
457 /.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve
458 /dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
459 /ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar
460 /section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot
461 /hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior
462 /acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine
463 /guillemotright/onequarter/onehalf/threequarters/questiondown
464 /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
465 /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
466 /Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
467 /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute
468 /Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis
469 /aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
470 /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex
471 /otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis
472 /yacute/thorn/ydieresis
473 ] def
474 /MFshow {
475    { dup 5 get 3 ge
476      { 5 get 3 eq {gsave} {grestore} ifelse }
477      {dup dup 0 get findfont exch 1 get scalefont setfont
478      [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
479      get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
480      {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
481      get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
482      dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
483      show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
484      pop aload pop M} ifelse }ifelse }ifelse }
485      ifelse }
486    forall} def
487 /Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
488 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
489  {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
490      6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
491 /MLshow { currentpoint stroke M
492   0 exch R
493   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
494 /MRshow { currentpoint stroke M
495   exch dup MFwidth neg 3 -1 roll R
496   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
497 /MCshow { currentpoint stroke M
498   exch dup MFwidth -2 div 3 -1 roll R
499   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
500 /XYsave    { [( ) 1 2 true false 3 ()] } bind def
501 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
502 /Helvetica reencodeISO def
503 Level1 SuppressPDFMark or 
504 {} {
505 /SDict 10 dict def
506 systemdict /pdfmark known not {
507   userdict /pdfmark systemdict /cleartomark get put
508 } if
509 SDict begin [
510   /Title ()
511   /Subject (gnuplot plot)
512   /Creator (gnuplot 4.6 patchlevel 0)
513   /Author (ali)
514 %  /Producer (gnuplot)
515 %  /Keywords ()
516   /CreationDate (Mon Apr 21 15:31:15 2014)
517   /DOCINFO pdfmark
518 end
519 } ifelse
520 end
521 %%EndProlog
522 %%Page: 1 1
523 gnudict begin
524 gsave
525 doclip
526 50 50 translate
527 0.100 0.100 scale
528 0 setgray
529 newpath
530 (Helvetica) findfont 110 scalefont setfont
531 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if
532 1.000 UL
533 LTb
534 539 352 M
535 63 0 V
536 4239 0 R
537 -63 0 V
538 stroke
539 473 352 M
540 [ [(Helvetica) 110.0 0.0 true true 0 ( 0)]
541 ] -36.7 MRshow
542 1.000 UL
543 LTb
544 539 644 M
545 63 0 V
546 4239 0 R
547 -63 0 V
548 stroke
549 473 644 M
550 [ [(Helvetica) 110.0 0.0 true true 0 ( 10)]
551 ] -36.7 MRshow
552 1.000 UL
553 LTb
554 539 936 M
555 63 0 V
556 4239 0 R
557 -63 0 V
558 stroke
559 473 936 M
560 [ [(Helvetica) 110.0 0.0 true true 0 ( 20)]
561 ] -36.7 MRshow
562 1.000 UL
563 LTb
564 539 1227 M
565 63 0 V
566 4239 0 R
567 -63 0 V
568 stroke
569 473 1227 M
570 [ [(Helvetica) 110.0 0.0 true true 0 ( 30)]
571 ] -36.7 MRshow
572 1.000 UL
573 LTb
574 539 1519 M
575 63 0 V
576 4239 0 R
577 -63 0 V
578 stroke
579 473 1519 M
580 [ [(Helvetica) 110.0 0.0 true true 0 ( 40)]
581 ] -36.7 MRshow
582 1.000 UL
583 LTb
584 539 1811 M
585 63 0 V
586 4239 0 R
587 -63 0 V
588 stroke
589 473 1811 M
590 [ [(Helvetica) 110.0 0.0 true true 0 ( 50)]
591 ] -36.7 MRshow
592 1.000 UL
593 LTb
594 539 2103 M
595 63 0 V
596 4239 0 R
597 -63 0 V
598 stroke
599 473 2103 M
600 [ [(Helvetica) 110.0 0.0 true true 0 ( 60)]
601 ] -36.7 MRshow
602 1.000 UL
603 LTb
604 539 2395 M
605 63 0 V
606 4239 0 R
607 -63 0 V
608 stroke
609 473 2395 M
610 [ [(Helvetica) 110.0 0.0 true true 0 ( 70)]
611 ] -36.7 MRshow
612 1.000 UL
613 LTb
614 539 2686 M
615 63 0 V
616 4239 0 R
617 -63 0 V
618 stroke
619 473 2686 M
620 [ [(Helvetica) 110.0 0.0 true true 0 ( 80)]
621 ] -36.7 MRshow
622 1.000 UL
623 LTb
624 539 2978 M
625 63 0 V
626 4239 0 R
627 -63 0 V
628 stroke
629 473 2978 M
630 [ [(Helvetica) 110.0 0.0 true true 0 ( 90)]
631 ] -36.7 MRshow
632 1.000 UL
633 LTb
634 539 3270 M
635 63 0 V
636 4239 0 R
637 -63 0 V
638 stroke
639 473 3270 M
640 [ [(Helvetica) 110.0 0.0 true true 0 ( 100)]
641 ] -36.7 MRshow
642 1.000 UL
643 LTb
644 669 352 M
645 0 63 V
646 0 2855 R
647 0 -63 V
648 stroke
649 669 242 M
650 [ [(Helvetica) 110.0 0.0 true true 0 ( 2)]
651 ] -36.7 MCshow
652 1.000 UL
653 LTb
654 930 352 M
655 0 63 V
656 0 2855 R
657 0 -63 V
658 stroke
659 930 242 M
660 [ [(Helvetica) 110.0 0.0 true true 0 ( 4)]
661 ] -36.7 MCshow
662 1.000 UL
663 LTb
664 1191 352 M
665 0 63 V
666 0 2855 R
667 0 -63 V
668 stroke
669 1191 242 M
670 [ [(Helvetica) 110.0 0.0 true true 0 ( 6)]
671 ] -36.7 MCshow
672 1.000 UL
673 LTb
674 1452 352 M
675 0 63 V
676 0 2855 R
677 0 -63 V
678 stroke
679 1452 242 M
680 [ [(Helvetica) 110.0 0.0 true true 0 ( 8)]
681 ] -36.7 MCshow
682 1.000 UL
683 LTb
684 1712 352 M
685 0 63 V
686 0 2855 R
687 0 -63 V
688 stroke
689 1712 242 M
690 [ [(Helvetica) 110.0 0.0 true true 0 ( 10)]
691 ] -36.7 MCshow
692 1.000 UL
693 LTb
694 1973 352 M
695 0 63 V
696 0 2855 R
697 0 -63 V
698 stroke
699 1973 242 M
700 [ [(Helvetica) 110.0 0.0 true true 0 ( 12)]
701 ] -36.7 MCshow
702 1.000 UL
703 LTb
704 2234 352 M
705 0 63 V
706 0 2855 R
707 0 -63 V
708 stroke
709 2234 242 M
710 [ [(Helvetica) 110.0 0.0 true true 0 ( 14)]
711 ] -36.7 MCshow
712 1.000 UL
713 LTb
714 2494 352 M
715 0 63 V
716 0 2855 R
717 0 -63 V
718 stroke
719 2494 242 M
720 [ [(Helvetica) 110.0 0.0 true true 0 ( 16)]
721 ] -36.7 MCshow
722 1.000 UL
723 LTb
724 2755 352 M
725 0 63 V
726 0 2855 R
727 0 -63 V
728 stroke
729 2755 242 M
730 [ [(Helvetica) 110.0 0.0 true true 0 ( 18)]
731 ] -36.7 MCshow
732 1.000 UL
733 LTb
734 3016 352 M
735 0 63 V
736 0 2855 R
737 0 -63 V
738 stroke
739 3016 242 M
740 [ [(Helvetica) 110.0 0.0 true true 0 ( 20)]
741 ] -36.7 MCshow
742 1.000 UL
743 LTb
744 3277 352 M
745 0 63 V
746 0 2855 R
747 0 -63 V
748 stroke
749 3277 242 M
750 [ [(Helvetica) 110.0 0.0 true true 0 ( 22)]
751 ] -36.7 MCshow
752 1.000 UL
753 LTb
754 3537 352 M
755 0 63 V
756 0 2855 R
757 0 -63 V
758 stroke
759 3537 242 M
760 [ [(Helvetica) 110.0 0.0 true true 0 ( 24)]
761 ] -36.7 MCshow
762 1.000 UL
763 LTb
764 3798 352 M
765 0 63 V
766 0 2855 R
767 0 -63 V
768 stroke
769 3798 242 M
770 [ [(Helvetica) 110.0 0.0 true true 0 ( 26)]
771 ] -36.7 MCshow
772 1.000 UL
773 LTb
774 4059 352 M
775 0 63 V
776 0 2855 R
777 0 -63 V
778 stroke
779 4059 242 M
780 [ [(Helvetica) 110.0 0.0 true true 0 ( 28)]
781 ] -36.7 MCshow
782 1.000 UL
783 LTb
784 4320 352 M
785 0 63 V
786 0 2855 R
787 0 -63 V
788 stroke
789 4320 242 M
790 [ [(Helvetica) 110.0 0.0 true true 0 ( 30)]
791 ] -36.7 MCshow
792 1.000 UL
793 LTb
794 4580 352 M
795 0 63 V
796 0 2855 R
797 0 -63 V
798 stroke
799 4580 242 M
800 [ [(Helvetica) 110.0 0.0 true true 0 ( 32)]
801 ] -36.7 MCshow
802 1.000 UL
803 LTb
804 4841 352 M
805 0 63 V
806 0 2855 R
807 0 -63 V
808 stroke
809 4841 242 M
810 [ [(Helvetica) 110.0 0.0 true true 0 ( 34)]
811 ] -36.7 MCshow
812 1.000 UL
813 LTb
814 1.000 UL
815 LTb
816 539 3270 N
817 539 352 L
818 4302 0 V
819 0 2918 V
820 -4302 0 V
821 Z stroke
822 LCb setrgbcolor
823 88 1811 M
824 currentpoint gsave translate -270 rotate 0 0 moveto
825 [ [(Helvetica) 110.0 0.0 true true 0 (The Percentage of Stopped Simulation Runs )]
826 ] -36.7 MCshow
827 grestore
828 LTb
829 LCb setrgbcolor
830 2690 77 M
831 [ [(Helvetica) 110.0 0.0 true true 0 (The Number of Rounds)]
832 ] -36.7 MCshow
833 LTb
834 2690 3435 M
835 [ [(Helvetica) 110.0 0.0 true true 0 (The Percentage of Stopped Simulation Runs vs The Number of Rounds)]
836 ] -36.7 MCshow
837 1.000 UP
838 1.000 UL
839 LTb
840 % Begin plot #1
841 1.000 UP
842 2.000 UL
843 LT0
844 1.00 0.50 0.31 C LCb setrgbcolor
845 4382 1027 M
846 [ [(Helvetica) 80.0 0.0 true true 0 (Strategy 1 \(With 1 Leader\))]
847 ] -26.7 MRshow
848 LT0
849 1.00 0.50 0.31 C 4448 1027 M
850 327 0 V
851 539 352 M
852 130 0 V
853 131 0 V
854 930 1519 L
855 130 876 V
856 131 875 V
857 130 0 V
858 131 0 V
859 130 0 V
860 130 0 V
861 131 0 V
862 130 0 V
863 130 0 V
864 131 0 V
865 130 0 V
866 130 0 V
867 131 0 V
868 130 0 V
869 131 0 V
870 130 0 V
871 130 0 V
872 131 0 V
873 130 0 V
874 130 0 V
875 131 0 V
876 130 0 V
877 130 0 V
878 131 0 V
879 539 352 Box
880 669 352 Box
881 800 352 Box
882 930 1519 Box
883 1060 2395 Box
884 1191 3270 Box
885 1321 3270 Box
886 1452 3270 Box
887 1582 3270 Box
888 1712 3270 Box
889 1843 3270 Box
890 1973 3270 Box
891 2103 3270 Box
892 2234 3270 Box
893 2364 3270 Box
894 2494 3270 Box
895 2625 3270 Box
896 2755 3270 Box
897 2886 3270 Box
898 3016 3270 Box
899 3146 3270 Box
900 3277 3270 Box
901 3407 3270 Box
902 3537 3270 Box
903 3668 3270 Box
904 3798 3270 Box
905 3928 3270 Box
906 4059 3270 Box
907 4611 1027 Box
908 % End plot #1
909 % Begin plot #2
910 1.000 UP
911 2.000 UL
912 LT1
913 0.55 0.00 0.55 C LCb setrgbcolor
914 4382 917 M
915 [ [(Helvetica) 80.0 0.0 true true 0 (Strategy 2 \(With 2 Leaders\))]
916 ] -26.7 MRshow
917 LT1
918 0.55 0.00 0.55 C 4448 917 M
919 327 0 V
920 539 352 M
921 130 0 V
922 131 0 V
923 130 0 V
924 130 0 V
925 131 0 V
926 130 292 V
927 131 2626 V
928 130 0 V
929 130 0 V
930 131 0 V
931 130 0 V
932 130 0 V
933 131 0 V
934 130 0 V
935 130 0 V
936 131 0 V
937 130 0 V
938 131 0 V
939 130 0 V
940 130 0 V
941 131 0 V
942 130 0 V
943 130 0 V
944 131 0 V
945 130 0 V
946 130 0 V
947 131 0 V
948 539 352 Crs
949 669 352 Crs
950 800 352 Crs
951 930 352 Crs
952 1060 352 Crs
953 1191 352 Crs
954 1321 644 Crs
955 1452 3270 Crs
956 1582 3270 Crs
957 1712 3270 Crs
958 1843 3270 Crs
959 1973 3270 Crs
960 2103 3270 Crs
961 2234 3270 Crs
962 2364 3270 Crs
963 2494 3270 Crs
964 2625 3270 Crs
965 2755 3270 Crs
966 2886 3270 Crs
967 3016 3270 Crs
968 3146 3270 Crs
969 3277 3270 Crs
970 3407 3270 Crs
971 3537 3270 Crs
972 3668 3270 Crs
973 3798 3270 Crs
974 3928 3270 Crs
975 4059 3270 Crs
976 4611 917 Crs
977 % End plot #2
978 % Begin plot #3
979 1.000 UP
980 2.000 UL
981 LT2
982 0.00 0.00 0.55 C LCb setrgbcolor
983 4382 807 M
984 [ [(Helvetica) 80.0 0.0 true true 0 (Strategy 3 \(With 4 Leaders\))]
985 ] -26.7 MRshow
986 LT2
987 0.00 0.00 0.55 C 4448 807 M
988 327 0 V
989 539 352 M
990 130 0 V
991 131 0 V
992 130 0 V
993 130 0 V
994 131 0 V
995 130 0 V
996 131 0 V
997 130 0 V
998 130 1167 V
999 131 1459 V
1000 130 292 V
1001 130 0 V
1002 131 0 V
1003 130 0 V
1004 130 0 V
1005 131 0 V
1006 130 0 V
1007 131 0 V
1008 130 0 V
1009 130 0 V
1010 131 0 V
1011 130 0 V
1012 130 0 V
1013 131 0 V
1014 130 0 V
1015 130 0 V
1016 131 0 V
1017 539 352 Star
1018 669 352 Star
1019 800 352 Star
1020 930 352 Star
1021 1060 352 Star
1022 1191 352 Star
1023 1321 352 Star
1024 1452 352 Star
1025 1582 352 Star
1026 1712 1519 Star
1027 1843 2978 Star
1028 1973 3270 Star
1029 2103 3270 Star
1030 2234 3270 Star
1031 2364 3270 Star
1032 2494 3270 Star
1033 2625 3270 Star
1034 2755 3270 Star
1035 2886 3270 Star
1036 3016 3270 Star
1037 3146 3270 Star
1038 3277 3270 Star
1039 3407 3270 Star
1040 3537 3270 Star
1041 3668 3270 Star
1042 3798 3270 Star
1043 3928 3270 Star
1044 4059 3270 Star
1045 4611 807 Star
1046 % End plot #3
1047 % Begin plot #4
1048 1.000 UP
1049 2.000 UL
1050 LT3
1051 0.00 0.39 0.00 C LCb setrgbcolor
1052 4382 697 M
1053 [ [(Helvetica) 80.0 0.0 true true 0 (Strategy 4 \(With 8 Leaders\))]
1054 ] -26.7 MRshow
1055 LT3
1056 0.00 0.39 0.00 C 4448 697 M
1057 327 0 V
1058 539 352 M
1059 130 0 V
1060 131 0 V
1061 130 0 V
1062 130 0 V
1063 131 0 V
1064 130 0 V
1065 131 0 V
1066 130 0 V
1067 130 0 V
1068 131 0 V
1069 130 0 V
1070 130 0 V
1071 131 0 V
1072 130 0 V
1073 130 0 V
1074 131 0 V
1075 130 0 V
1076 131 0 V
1077 130 875 V
1078 130 1168 V
1079 131 583 V
1080 130 0 V
1081 130 292 V
1082 131 0 V
1083 130 0 V
1084 130 0 V
1085 131 0 V
1086 539 352 Star
1087 669 352 Star
1088 800 352 Star
1089 930 352 Star
1090 1060 352 Star
1091 1191 352 Star
1092 1321 352 Star
1093 1452 352 Star
1094 1582 352 Star
1095 1712 352 Star
1096 1843 352 Star
1097 1973 352 Star
1098 2103 352 Star
1099 2234 352 Star
1100 2364 352 Star
1101 2494 352 Star
1102 2625 352 Star
1103 2755 352 Star
1104 2886 352 Star
1105 3016 1227 Star
1106 3146 2395 Star
1107 3277 2978 Star
1108 3407 2978 Star
1109 3537 3270 Star
1110 3668 3270 Star
1111 3798 3270 Star
1112 3928 3270 Star
1113 4059 3270 Star
1114 4611 697 Star
1115 % End plot #4
1116 % Begin plot #5
1117 1.000 UP
1118 2.000 UL
1119 LT4
1120 0.00 0.55 0.55 C LCb setrgbcolor
1121 4382 587 M
1122 [ [(Helvetica) 80.0 0.0 true true 0 (Strategy 5 \(With 16 Leaders\))]
1123 ] -26.7 MRshow
1124 LT4
1125 0.00 0.55 0.55 C 4448 587 M
1126 327 0 V
1127 539 352 M
1128 130 0 V
1129 131 0 V
1130 130 0 V
1131 130 0 V
1132 131 0 V
1133 130 0 V
1134 131 0 V
1135 130 0 V
1136 130 0 V
1137 131 0 V
1138 130 0 V
1139 130 0 V
1140 131 0 V
1141 130 0 V
1142 130 0 V
1143 131 0 V
1144 130 0 V
1145 131 0 V
1146 130 0 V
1147 130 0 V
1148 131 292 V
1149 130 1459 V
1150 130 875 V
1151 131 292 V
1152 130 0 V
1153 130 0 V
1154 131 0 V
1155 539 352 Box
1156 669 352 Box
1157 800 352 Box
1158 930 352 Box
1159 1060 352 Box
1160 1191 352 Box
1161 1321 352 Box
1162 1452 352 Box
1163 1582 352 Box
1164 1712 352 Box
1165 1843 352 Box
1166 1973 352 Box
1167 2103 352 Box
1168 2234 352 Box
1169 2364 352 Box
1170 2494 352 Box
1171 2625 352 Box
1172 2755 352 Box
1173 2886 352 Box
1174 3016 352 Box
1175 3146 352 Box
1176 3277 644 Box
1177 3407 2103 Box
1178 3537 2978 Box
1179 3668 3270 Box
1180 3798 3270 Box
1181 3928 3270 Box
1182 4059 3270 Box
1183 4611 587 Box
1184 % End plot #5
1185 % Begin plot #6
1186 1.000 UP
1187 2.000 UL
1188 LT5
1189 0.50 0.00 0.00 C LCb setrgbcolor
1190 4382 477 M
1191 [ [(Helvetica) 80.0 0.0 true true 0 (Strategy 6 \(With 32 Leaders\))]
1192 ] -26.7 MRshow
1193 LT5
1194 0.50 0.00 0.00 C 4448 477 M
1195 327 0 V
1196 539 352 M
1197 130 0 V
1198 131 0 V
1199 130 0 V
1200 130 0 V
1201 131 0 V
1202 130 0 V
1203 131 0 V
1204 130 0 V
1205 130 0 V
1206 131 0 V
1207 130 0 V
1208 130 0 V
1209 131 0 V
1210 130 0 V
1211 130 0 V
1212 131 0 V
1213 130 0 V
1214 131 0 V
1215 130 0 V
1216 130 0 V
1217 131 292 V
1218 130 583 V
1219 130 876 V
1220 131 583 V
1221 130 0 V
1222 130 292 V
1223 131 292 V
1224 539 352 Crs
1225 669 352 Crs
1226 800 352 Crs
1227 930 352 Crs
1228 1060 352 Crs
1229 1191 352 Crs
1230 1321 352 Crs
1231 1452 352 Crs
1232 1582 352 Crs
1233 1712 352 Crs
1234 1843 352 Crs
1235 1973 352 Crs
1236 2103 352 Crs
1237 2234 352 Crs
1238 2364 352 Crs
1239 2494 352 Crs
1240 2625 352 Crs
1241 2755 352 Crs
1242 2886 352 Crs
1243 3016 352 Crs
1244 3146 352 Crs
1245 3277 644 Crs
1246 3407 1227 Crs
1247 3537 2103 Crs
1248 3668 2686 Crs
1249 3798 2686 Crs
1250 3928 2978 Crs
1251 4059 3270 Crs
1252 4611 477 Crs
1253 % End plot #6
1254 1.000 UL
1255 LTb
1256 539 3270 N
1257 539 352 L
1258 4302 0 V
1259 0 2918 V
1260 -4302 0 V
1261 Z stroke
1262 1.000 UP
1263 1.000 UL
1264 LTb
1265 stroke
1266 grestore
1267 end
1268 showpage
1269 %%Trailer
1270 %%DocumentFonts: Helvetica
1271 %%Pages: 1
1272 %%Trailer
1273 cleartomark
1274 countdictstack
1275 exch sub { end } repeat
1276 restore
1277 %%EOF