Added MACS source
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / doc / multimin.eps
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%Title: minplot.eps
3 %%Creator: gnuplot 3.5 (pre 3.6) patchlevel beta 347
4 %%CreationDate: Thu Oct 25 17:40:53 2001
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 301 302
7 %%Orientation: Portrait
8 %%EndComments
9 /gnudict 120 dict def
10 gnudict begin
11 /Color false def
12 /Solid false def
13 /gnulinewidth 5.000 def
14 /userlinewidth gnulinewidth def
15 /vshift -46 def
16 /dl {10 mul} def
17 /hpt_ 31.5 def
18 /vpt_ 31.5 def
19 /hpt hpt_ def
20 /vpt vpt_ def
21 /M {moveto} bind def
22 /L {lineto} bind def
23 /R {rmoveto} bind def
24 /V {rlineto} bind def
25 /vpt2 vpt 2 mul def
26 /hpt2 hpt 2 mul def
27 /Lshow { currentpoint stroke M
28   0 vshift R show } def
29 /Rshow { currentpoint stroke M
30   dup stringwidth pop neg vshift R show } def
31 /Cshow { currentpoint stroke M
32   dup stringwidth pop -2 div vshift R show } def
33 /UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
34   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
35 /DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
36  {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
37 /BL { stroke gnulinewidth 2 mul setlinewidth } def
38 /AL { stroke gnulinewidth 2 div setlinewidth } def
39 /UL { gnulinewidth mul /userlinewidth exch def } def
40 /PL { stroke userlinewidth setlinewidth } def
41 /LTb { BL [] 0 0 0 DL } def
42 /LTa { AL [1 dl 2 dl] 0 setdash 0 0 0 setrgbcolor } def
43 /LT0 { PL [] 1 0 0 DL } def
44 /LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
45 /LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
46 /LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
47 /LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
48 /LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
49 /LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
50 /LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
51 /LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
52 /Pnt { stroke [] 0 setdash
53    gsave 1 setlinecap M 0 0 V stroke grestore } def
54 /Dia { stroke [] 0 setdash 2 copy vpt add M
55   hpt neg vpt neg V hpt vpt neg V
56   hpt vpt V hpt neg vpt V closepath stroke
57   Pnt } def
58 /Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
59   currentpoint stroke M
60   hpt neg vpt neg R hpt2 0 V stroke
61   } def
62 /Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
63   0 vpt2 neg V hpt2 0 V 0 vpt2 V
64   hpt2 neg 0 V closepath stroke
65   Pnt } def
66 /Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
67   hpt2 vpt2 neg V currentpoint stroke M
68   hpt2 neg 0 R hpt2 vpt2 V stroke } def
69 /TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
70   hpt neg vpt -1.62 mul V
71   hpt 2 mul 0 V
72   hpt neg vpt 1.62 mul V closepath stroke
73   Pnt  } def
74 /Star { 2 copy Pls Crs } def
75 /BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
76   0 vpt2 neg V  hpt2 0 V  0 vpt2 V
77   hpt2 neg 0 V  closepath fill } def
78 /TriUF { stroke [] 0 setdash vpt 1.12 mul add M
79   hpt neg vpt -1.62 mul V
80   hpt 2 mul 0 V
81   hpt neg vpt 1.62 mul V closepath fill } def
82 /TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
83   hpt neg vpt 1.62 mul V
84   hpt 2 mul 0 V
85   hpt neg vpt -1.62 mul V closepath stroke
86   Pnt  } def
87 /TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
88   hpt neg vpt 1.62 mul V
89   hpt 2 mul 0 V
90   hpt neg vpt -1.62 mul V closepath fill} def
91 /DiaF { stroke [] 0 setdash vpt add M
92   hpt neg vpt neg V hpt vpt neg V
93   hpt vpt V hpt neg vpt V closepath fill } def
94 /Pent { stroke [] 0 setdash 2 copy gsave
95   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
96   closepath stroke grestore Pnt } def
97 /PentF { stroke [] 0 setdash gsave
98   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
99   closepath fill grestore } def
100 /Circle { stroke [] 0 setdash 2 copy
101   hpt 0 360 arc stroke Pnt } def
102 /CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
103 /C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
104 /C1 { BL [] 0 setdash 2 copy        moveto
105        2 copy  vpt 0 90 arc closepath fill
106                vpt 0 360 arc closepath } bind def
107 /C2 { BL [] 0 setdash 2 copy moveto
108        2 copy  vpt 90 180 arc closepath fill
109                vpt 0 360 arc closepath } bind def
110 /C3 { BL [] 0 setdash 2 copy moveto
111        2 copy  vpt 0 180 arc closepath fill
112                vpt 0 360 arc closepath } bind def
113 /C4 { BL [] 0 setdash 2 copy moveto
114        2 copy  vpt 180 270 arc closepath fill
115                vpt 0 360 arc closepath } bind def
116 /C5 { BL [] 0 setdash 2 copy moveto
117        2 copy  vpt 0 90 arc
118        2 copy moveto
119        2 copy  vpt 180 270 arc closepath fill
120                vpt 0 360 arc } bind def
121 /C6 { BL [] 0 setdash 2 copy moveto
122       2 copy  vpt 90 270 arc closepath fill
123               vpt 0 360 arc closepath } bind def
124 /C7 { BL [] 0 setdash 2 copy moveto
125       2 copy  vpt 0 270 arc closepath fill
126               vpt 0 360 arc closepath } bind def
127 /C8 { BL [] 0 setdash 2 copy moveto
128       2 copy vpt 270 360 arc closepath fill
129               vpt 0 360 arc closepath } bind def
130 /C9 { BL [] 0 setdash 2 copy moveto
131       2 copy  vpt 270 450 arc closepath fill
132               vpt 0 360 arc closepath } bind def
133 /C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
134        2 copy moveto
135        2 copy vpt 90 180 arc closepath fill
136                vpt 0 360 arc closepath } bind def
137 /C11 { BL [] 0 setdash 2 copy moveto
138        2 copy  vpt 0 180 arc closepath fill
139        2 copy moveto
140        2 copy  vpt 270 360 arc closepath fill
141                vpt 0 360 arc closepath } bind def
142 /C12 { BL [] 0 setdash 2 copy moveto
143        2 copy  vpt 180 360 arc closepath fill
144                vpt 0 360 arc closepath } bind def
145 /C13 { BL [] 0 setdash  2 copy moveto
146        2 copy  vpt 0 90 arc closepath fill
147        2 copy moveto
148        2 copy  vpt 180 360 arc closepath fill
149                vpt 0 360 arc closepath } bind def
150 /C14 { BL [] 0 setdash 2 copy moveto
151        2 copy  vpt 90 360 arc closepath fill
152                vpt 0 360 arc } bind def
153 /C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
154                vpt 0 360 arc closepath } bind def
155 /Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
156        neg 0 rlineto closepath } bind def
157 /Square { dup Rec } bind def
158 /Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
159 /S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
160 /S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
161 /S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
162 /S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
163 /S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
164 /S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
165        exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
166 /S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
167 /S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
168        2 copy vpt Square fill
169        Bsquare } bind def
170 /S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
171 /S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
172 /S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
173        Bsquare } bind def
174 /S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
175        Bsquare } bind def
176 /S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
177 /S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
178        2 copy vpt Square fill Bsquare } bind def
179 /S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
180        2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
181 /S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
182 /D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
183 /D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
184 /D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
185 /D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
186 /D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
187 /D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
188 /D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
189 /D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
190 /D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
191 /D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
192 /D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
193 /D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
194 /D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
195 /D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
196 /D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
197 /D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
198 /DiaE { stroke [] 0 setdash vpt add M
199   hpt neg vpt neg V hpt vpt neg V
200   hpt vpt V hpt neg vpt V closepath stroke } def
201 /BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
202   0 vpt2 neg V hpt2 0 V 0 vpt2 V
203   hpt2 neg 0 V closepath stroke } def
204 /TriUE { stroke [] 0 setdash vpt 1.12 mul add M
205   hpt neg vpt -1.62 mul V
206   hpt 2 mul 0 V
207   hpt neg vpt 1.62 mul V closepath stroke } def
208 /TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
209   hpt neg vpt 1.62 mul V
210   hpt 2 mul 0 V
211   hpt neg vpt -1.62 mul V closepath stroke } def
212 /PentE { stroke [] 0 setdash gsave
213   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
214   closepath stroke grestore } def
215 /CircE { stroke [] 0 setdash 
216   hpt 0 360 arc stroke } def
217 /Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
218 /DiaW { stroke [] 0 setdash vpt add M
219   hpt neg vpt neg V hpt vpt neg V
220   hpt vpt V hpt neg vpt V Opaque stroke } def
221 /BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
222   0 vpt2 neg V hpt2 0 V 0 vpt2 V
223   hpt2 neg 0 V Opaque stroke } def
224 /TriUW { stroke [] 0 setdash vpt 1.12 mul add M
225   hpt neg vpt -1.62 mul V
226   hpt 2 mul 0 V
227   hpt neg vpt 1.62 mul V Opaque stroke } def
228 /TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
229   hpt neg vpt 1.62 mul V
230   hpt 2 mul 0 V
231   hpt neg vpt -1.62 mul V Opaque stroke } def
232 /PentW { stroke [] 0 setdash gsave
233   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
234   Opaque stroke grestore } def
235 /CircW { stroke [] 0 setdash 
236   hpt 0 360 arc Opaque stroke } def
237 /BoxFill { gsave Rec 1 setgray fill grestore } def
238 end
239 %%EndProlog
240 gnudict begin
241 gsave
242 50 50 translate
243 0.050 0.050 scale
244 0 setgray
245 newpath
246 (Helvetica) findfont 140 scalefont setfont
247 1.000 UL
248 LTb
249 252 280 M
250 63 0 V
251 4724 0 R
252 -63 0 V
253 168 280 M
254 (0) Rshow
255 252 854 M
256 63 0 V
257 4724 0 R
258 -63 0 V
259 168 854 M
260 (1) Rshow
261 252 1428 M
262 63 0 V
263 4724 0 R
264 -63 0 V
265 -4808 0 R
266 (2) Rshow
267 252 2002 M
268 63 0 V
269 4724 0 R
270 -63 0 V
271 -4808 0 R
272 (3) Rshow
273 252 2576 M
274 63 0 V
275 4724 0 R
276 -63 0 V
277 -4808 0 R
278 (4) Rshow
279 252 3150 M
280 63 0 V
281 4724 0 R
282 -63 0 V
283 -4808 0 R
284 (5) Rshow
285 252 3724 M
286 63 0 V
287 4724 0 R
288 -63 0 V
289 -4808 0 R
290 (6) Rshow
291 252 4298 M
292 63 0 V
293 4724 0 R
294 -63 0 V
295 -4808 0 R
296 (7) Rshow
297 252 4872 M
298 63 0 V
299 4724 0 R
300 -63 0 V
301 -4808 0 R
302 (8) Rshow
303 252 280 M
304 0 63 V
305 0 4529 R
306 0 -63 V
307 252 140 M
308 (0) Cshow
309 850 280 M
310 0 63 V
311 0 4529 R
312 0 -63 V
313 850 140 M
314 (1) Cshow
315 1449 280 M
316 0 63 V
317 0 4529 R
318 0 -63 V
319 0 -4669 R
320 (2) Cshow
321 2047 280 M
322 0 63 V
323 0 4529 R
324 0 -63 V
325 0 -4669 R
326 (3) Cshow
327 2646 280 M
328 0 63 V
329 0 4529 R
330 0 -63 V
331 0 -4669 R
332 (4) Cshow
333 3244 280 M
334 0 63 V
335 0 4529 R
336 0 -63 V
337 0 -4669 R
338 (5) Cshow
339 3842 280 M
340 0 63 V
341 0 4529 R
342 0 -63 V
343 0 -4669 R
344 (6) Cshow
345 4441 280 M
346 0 63 V
347 0 4529 R
348 0 -63 V
349 0 -4669 R
350 (7) Cshow
351 5039 280 M
352 0 63 V
353 0 4529 R
354 0 -63 V
355 0 -4669 R
356 (8) Cshow
357 1.000 UL
358 LTb
359 252 280 M
360 4787 0 V
361 0 4592 V
362 -4787 0 V
363 252 280 L
364 1.000 UP
365 1.000 UL
366 LT0
367 3242 4293 M
368 -5 -11 V
369 -9 -21 V
370 -17 -43 V
371 -36 -85 V
372 -71 -171 V
373 2962 3621 L
374 2677 2939 L
375 2108 1575 L
376 1958 1215 L
377 -395 76 V
378 772 1443 L
379 78 -15 V
380 3242 4293 Pls
381 3237 4282 Pls
382 3228 4261 Pls
383 3211 4218 Pls
384 3175 4133 Pls
385 3104 3962 Pls
386 2962 3621 Pls
387 2677 2939 Pls
388 2108 1575 Pls
389 1958 1215 Pls
390 1563 1291 Pls
391 772 1443 Pls
392 850 1428 Pls
393 1.000 UL
394 LT1
395 1020 1817 M
396 -59 10 V
397 -59 5 V
398 -61 2 V
399 -60 -3 V
400 -60 -7 V
401 -58 -11 V
402 -56 -14 V
403 -54 -19 V
404 -51 -22 V
405 -47 -26 V
406 -44 -28 V
407 -38 -32 V
408 -34 -33 V
409 -29 -37 V
410 -23 -37 V
411 -18 -40 V
412 -11 -40 V
413 -6 -41 V
414 1 -41 V
415 7 -40 V
416 13 -40 V
417 18 -39 V
418 24 -38 V
419 30 -36 V
420 35 -33 V
421 40 -31 V
422 44 -28 V
423 48 -25 V
424 52 -21 V
425 54 -18 V
426 57 -14 V
427 58 -10 V
428 60 -6 V
429 60 -2 V
430 61 2 V
431 59 7 V
432 59 10 V
433 56 15 V
434 55 18 V
435 51 22 V
436 47 25 V
437 44 28 V
438 39 31 V
439 35 34 V
440 29 36 V
441 24 37 V
442 18 40 V
443 12 40 V
444 6 41 V
445 0 40 V
446 -6 41 V
447 -12 40 V
448 -18 40 V
449 -24 37 V
450 -29 36 V
451 -35 34 V
452 -39 31 V
453 -44 28 V
454 -47 25 V
455 -51 22 V
456 -55 18 V
457 -56 15 V
458 -59 10 V
459 -59 7 V
460 -61 2 V
461 -60 -2 V
462 -60 -6 V
463 -58 -10 V
464 -57 -14 V
465 -54 -18 V
466 -52 -21 V
467 -48 -25 V
468 -44 -28 V
469 -40 -31 V
470 -35 -33 V
471 -30 -36 V
472 -24 -38 V
473 -18 -39 V
474 -13 -40 V
475 -7 -40 V
476 -1 -41 V
477 6 -41 V
478 11 -40 V
479 18 -40 V
480 23 -37 V
481 29 -37 V
482 34 -33 V
483 38 -32 V
484 44 -28 V
485 47 -26 V
486 51 -22 V
487 54 -19 V
488 56 -14 V
489 58 -11 V
490 60 -7 V
491 60 -3 V
492 61 2 V
493 59 5 V
494 59 10 V
495 1.000 UL
496 LT2
497 1096 1992 M
498 -85 14 V
499 -86 8 V
500 -88 2 V
501 -87 -4 V
502 -87 -10 V
503 -84 -15 V
504 -82 -22 V
505 -78 -27 V
506 -74 -32 V
507 -68 -37 V
508 -25 -16 V
509 0 -850 R
510 38 -24 V
511 70 -36 V
512 75 -31 V
513 79 -26 V
514 82 -20 V
515 85 -15 V
516 86 -8 V
517 88 -3 V
518 87 3 V
519 87 9 V
520 84 16 V
521 82 20 V
522 79 27 V
523 74 31 V
524 69 37 V
525 63 41 V
526 57 45 V
527 50 49 V
528 42 52 V
529 35 54 V
530 26 57 V
531 18 58 V
532 8 59 V
533 0 60 V
534 -8 59 V
535 -18 58 V
536 -26 57 V
537 -35 54 V
538 -42 52 V
539 -50 49 V
540 -57 45 V
541 -63 41 V
542 -69 37 V
543 -74 31 V
544 -79 27 V
545 -82 20 V
546 -84 16 V
547 -87 9 V
548 -87 3 V
549 -88 -3 V
550 -86 -8 V
551 -85 -15 V
552 -82 -20 V
553 -79 -26 V
554 -75 -31 V
555 -70 -36 V
556 -38 -24 V
557 0 -850 R
558 25 -16 V
559 68 -37 V
560 74 -32 V
561 78 -27 V
562 82 -22 V
563 84 -15 V
564 87 -10 V
565 87 -4 V
566 88 2 V
567 86 8 V
568 85 14 V
569 1.000 UL
570 LT3
571 1202 2235 M
572 -121 20 V
573 -125 12 V
574 -125 3 V
575 -125 -6 V
576 583 2250 L
577 462 2227 L
578 345 2197 L
579 -93 -32 V
580 252 691 M
581 4 -2 V
582 368 652 L
583 486 623 L
584 608 603 L
585 732 590 L
586 125 -4 V
587 125 5 V
588 124 13 V
589 121 22 V
590 117 30 V
591 112 38 V
592 106 45 V
593 99 52 V
594 91 59 V
595 81 64 V
596 72 70 V
597 60 74 V
598 49 79 V
599 38 81 V
600 25 83 V
601 13 85 V
602 0 84 V
603 -13 85 V
604 -25 83 V
605 -38 81 V
606 -49 79 V
607 -60 74 V
608 -72 70 V
609 -81 64 V
610 -91 59 V
611 -99 52 V
612 -106 45 V
613 -112 38 V
614 -117 30 V
615 -121 22 V
616 -124 13 V
617 -125 5 V
618 -125 -4 V
619 608 2253 L
620 486 2233 L
621 368 2204 L
622 256 2167 L
623 -4 -2 V
624 252 691 M
625 93 -32 V
626 462 629 L
627 583 606 L
628 706 592 L
629 125 -6 V
630 125 3 V
631 125 12 V
632 121 20 V
633 1.000 UL
634 LT4
635 1351 2576 M
636 -173 28 V
637 -177 17 V
638 -178 4 V
639 -178 -8 V
640 470 2597 L
641 298 2565 L
642 -46 -12 V
643 252 303 M
644 80 -19 V
645 21 -4 V
646 992 0 R
647 41 7 V
648 167 43 V
649 159 53 V
650 151 65 V
651 141 74 V
652 129 83 V
653 115 92 V
654 102 100 V
655 86 105 V
656 70 112 V
657 53 115 V
658 36 118 V
659 18 121 V
660 0 120 V
661 -18 121 V
662 -36 118 V
663 -53 115 V
664 -70 112 V
665 -86 105 V
666 -102 100 V
667 -115 92 V
668 -129 83 V
669 -141 74 V
670 -151 65 V
671 -159 53 V
672 -167 43 V
673 -173 31 V
674 -176 18 V
675 -178 7 V
676 -178 -5 V
677 505 2602 L
678 332 2572 L
679 -80 -19 V
680 252 303 M
681 46 -12 V
682 59 -11 V
683 994 0 R
684 1.000 UL
685 LT5
686 1560 3056 M
687 -245 40 V
688 -251 24 V
689 -252 6 V
690 560 3114 L
691 310 3086 L
692 -58 -11 V
693 2693 280 M
694 140 112 V
695 144 140 V
696 122 151 V
697 100 157 V
698 75 164 V
699 51 168 V
700 25 170 V
701 0 172 V
702 -25 170 V
703 -51 168 V
704 -75 164 V
705 -100 157 V
706 -122 151 V
707 -144 140 V
708 -164 131 V
709 -183 118 V
710 -199 106 V
711 -214 91 V
712 -227 76 V
713 -236 60 V
714 -245 44 V
715 -249 26 V
716 -253 10 V
717 -252 -8 V
718 361 3093 L
719 252 3074 L
720 1.000 UL
721 LT6
722 1855 3731 M
723 -348 57 V
724 -354 32 V
725 -357 9 V
726 439 3813 L
727 252 3792 L
728 3955 280 M
729 76 94 V
730 140 223 V
731 107 231 V
732 72 238 V
733 36 241 V
734 0 242 V
735 -36 241 V
736 -72 238 V
737 -107 231 V
738 -140 223 V
739 -173 212 V
740 -204 200 V
741 -232 184 V
742 -258 168 V
743 -282 148 V
744 -303 129 V
745 -320 108 V
746 -335 85 V
747 -346 62 V
748 -353 38 V
749 -356 13 V
750 512 3818 L
751 252 3792 L
752 1.000 UL
753 LT7
754 2270 4684 M
755 -491 81 V
756 -501 46 V
757 -505 12 V
758 269 4801 L
759 -17 -2 V
760 5039 3282 M
761 -223 219 V
762 -328 260 V
763 -366 237 V
764 -399 211 V
765 -428 182 V
766 -453 152 V
767 -473 121 V
768 -489 87 V
769 -499 54 V
770 -505 19 V
771 371 4808 L
772 252 4796 L
773 stroke
774 grestore
775 end
776 showpage
777 %%Trailer
778 %%DocumentFonts: Helvetica