summaryrefslogtreecommitdiffstats
path: root/ast/ast_tester/car2.ps
blob: 3192ecebb4eff3e648a881bdade80a7f478c22a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
%!PS-Adobe-1.0
%%Creator: psmerge V1.0
%%Creation date: Wed Feb 11 17:19:53 2004
%%Pages: 1
%%DocumentFonts: (atend)
%%EndComments
%%Page: ? 1
clippath pathbbox pop pop translate/BEGINEPSFILE{
    /EPSFsave save def
    0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin
        10 setmiterlimit [] 0 setdash
    newpath
    /showpage {} def
    /defaultmatrix {currentmatrix} def
} bind def
/ENDEPSFILE{
    EPSFsave restore
} bind def
BEGINEPSFILE
[ 0.000001 1.000000 -1.000000 0.000001 -299.999602 300.000398 ] concat
%%BeginFile: car2.ps
%!PS-Adobe-2.1
%%Creator: RAL GKS 1.37 Linux - Workstation 2721 
%%Creation date: 20/03/2002 
%%EndComments 
200 dict begin
/align{2 copy exch 5 -1 roll sub exch div ceiling mul sub}def
/ca{currentfile line readhexstring pop}def
/clnstat{
         setlinewidth plsty exch get
         [
          exch
              {
                currentlinewidth 1 1 itransform pop 0 0 itransform pop sub
                10 mul div 1 add mul
              }
          forall
         ]
         0 setdash
         setrgbcolor
        }def
/fagen{
       dup length 1 sub
       1 1 3 -1 roll
          {plseg}
       for
       pop pop
      }def
/fapdo{
       closepath pathbbox
          /ury exch def/urx exch def
          /lly exch refy psizey align def
          /llx exch refx psizex align def
          /nxpix urx llx sub psizex div nx mul round cvi 1 add def
          /nypix ury lly sub psizey div ny mul round cvi 1 add def
          /nxbyte nxpix 3 mul def
       /scan
          ny
             {nxbyte string}
          repeat
          ny array astore
       def
       0 1 ny 1 sub
          {
           dup patdef exch get/ww nxbyte nxb add 2 mul string def/indn nxb def
           ww 0 3 -1 roll putinterval ww
              {
               0 indn getinterval ww exch indn dup nxbyte nxb add
               lt
                   {exch putinterval /indn indn dup add def ww}
                   {
                    pop 0 nxbyte nxb add getinterval exch pop 0 nxbyte
                    getinterval exit
                   }
               ifelse
              }
              loop
           scan 3 1 roll put
          }
       for
       gsave
          eoclip
             newpath
                llx lly translate
                nxpix psizex mul nx div nypix psizey mul ny div scale
                faput
       grestore
      }def
/fapi{
      /psizey exch def /psizex exch def
      /refy exch def/refx exch def/ny exch def/nx exch def
      /nxb nx 3 mul def
      /line nxb string def /patdef ny array  def
         0 1 ny 1 sub 
            {patdef exch ca nxb string copy put}
         for
     }def
/faput{
       /temp ny 1 sub nypix ny mod sub def
       nxpix nypix 8 [nxpix 0 0 nypix neg 0 nypix]
          {
           /temp
              temp 1 add dup ny 1 sub le
                                         {}
                                         {pop 0}
                                      ifelse
           def
           scan temp get
          }
       im
      }def
/fasoldo{eoclip eofill}def
/fastat{/fsi exch def}def
/hitdot{transform round exch round exch itransform}def
/im{false 3 colorimage}def
/init{
      /eflag 1 def/epsf exch def/margin exch def
      1 sub/delta exch def/pflag 0 def/orient exch def
      /port [1 0 0 1] def/land [0 1 -1 0] def
      epsf eflag eq
                    {/llx 0 def/lly 0 def}
                    {initmatrix
                     clippath pathbbox
                        pop pop/lly exch def/llx exch def}
                 ifelse
      [
       orient pflag eq
                       {/off 0 def port}
                       {/off delta def land}
                    ifelse
       aload pop off llx margin add add lly
      ]
      concat
      1 setlinejoin 1 setlinecap
      newpath
     }def
/pln{
     2 copy 0 get exch 0 get exch moveto dup length 1 sub
     1 1 3 -1 roll
        {plseg}
     for
     pop pop
    }def
/plong{pln stroke restore}def
/pls{1 sub 3 1 roll moveto {lineto} repeat stroke}def
/plseg{3 copy get 3 1 roll exch get exch lineto}def
/plsty[ [] [] [12 5.5] [0.5 2] [10 2 0.5 2] [ 8 2 0.5 2 0.5 2] ]def
/pm{dup length 1 sub 0 1 3 -1 roll {pmdomk} for pop pop}def
/pmdomk{
        3 copy get 3 1 roll exch get exch
        gsave
           translate [] 0 setdash
           /tempwd currentlinewidth msz div def
           msz dup scale
           tempwd setlinewidth
           newpath
              pmx mt get exec stroke
        grestore
       }def
/pmstat{/msz exch def/mt exch def}def
/pmx[{}
     {0 0 moveto 0 0 lineto}
     {-.5 0 moveto .5 0 lineto 0 -.5 moveto 0 .5 lineto}
     {pmx 2 get exec pmx 5 get exec}
     {.5 0 moveto 0 0 .5 0 360 arc}
     {-.45 -.45 moveto .45 .45 lineto -.45 .45 moveto .45 -.45 lineto}
    ]def
/s{save}def
/setclipbox{newpath moveto lineto lineto lineto closepath clip newpath}def
/txchar{
        dup length 1 sub
        0 1 3 -1 roll
           {txdoch}
        for
        pop pop pop
       }def
/txdoch{
        dup 4 1 roll 3 copy get 3 1 roll exch get exch
        gsave
           translate
           tng rotate
           texp 1 scale
           3 -1 roll 3 index exch 1 getinterval 0 0 moveto
           show
        grestore
       }def
/txstat{
        /texp exch def /tng exch def
        gsave
           /ft 3 -1 roll findfont def ft 1 scalefont setfont
           0 0 moveto ( ) stringwidth pop
        grestore
        div ft exch scalefont setfont
        /ft 0 def
       }def
/txstr{
       gsave
          translate
          tng rotate
          texp 1 scale
          0 0 moveto
          show
       grestore
      }def
/tz{
    2 copy exch
    8 -1 roll exch moveto
    6 -1 roll exch lineto
    3 -1 roll exch lineto lineto
   }def
1  543    8.000  0 init
%%EndProlog 
%%PageBoundingBox: (atend) 
save
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 585.0  272.6  585.0  271.5   2 pls
 569.1  272.0  569.1  271.5   2 pls
 553.3  272.0  553.3  271.5   2 pls
 537.5  272.6  537.5  271.5   2 pls
 521.6  272.0  521.6  271.5   2 pls
 505.8  272.0  505.8  271.5   2 pls
 490.0  272.6  490.0  271.5   2 pls
 474.1  272.0  474.1  271.5   2 pls
 458.3  272.0  458.3  271.5   2 pls
 442.4  272.6  442.4  271.5   2 pls
 426.6  272.0  426.6  271.5   2 pls
 410.8  272.0  410.8  271.5   2 pls
 394.9  272.6  394.9  271.5   2 pls
 379.1  272.0  379.1  271.5   2 pls
 363.2  272.0  363.2  271.5   2 pls
 347.4  272.6  347.4  271.5   2 pls
 331.6  272.0  331.6  271.5   2 pls
 315.7  272.0  315.7  271.5   2 pls
 299.9  272.6  299.9  271.5   2 pls
 284.1  272.0  284.1  271.5   2 pls
 268.2  272.0  268.2  271.5   2 pls
 252.4  272.6  252.4  271.5   2 pls
 236.5  272.0  236.5  271.5   2 pls
 220.7  272.0  220.7  271.5   2 pls
 204.9  272.6  204.9  271.5   2 pls
 395.4  235.6  394.9  235.6   2 pls
 395.4  237.7  394.9  237.7   2 pls
 396.0  239.8  394.9  239.8   2 pls
 395.4  241.9  394.9  241.9   2 pls
 395.4  244.0  394.9  244.0   2 pls
 395.4  246.1  394.9  246.1   2 pls
 395.4  248.3  394.9  248.3   2 pls
 396.0  250.4  394.9  250.4   2 pls
 395.4  252.5  394.9  252.5   2 pls
 395.4  254.6  394.9  254.6   2 pls
 395.4  256.7  394.9  256.7   2 pls
 395.4  258.8  394.9  258.8   2 pls
 396.0  260.9  394.9  260.9   2 pls
 395.4  263.0  394.9  263.0   2 pls
 395.4  265.2  394.9  265.2   2 pls
 395.4  267.3  394.9  267.3   2 pls
 395.4  269.4  394.9  269.4   2 pls
 396.0  271.5  394.9  271.5   2 pls
 395.4  273.6  394.9  273.6   2 pls
 395.4  275.7  394.9  275.7   2 pls
 395.4  277.8  394.9  277.8   2 pls
 395.4  279.9  394.9  279.9   2 pls
 396.0  282.0  394.9  282.0   2 pls
 395.4  284.2  394.9  284.2   2 pls
 395.4  286.3  394.9  286.3   2 pls
 395.4  288.4  394.9  288.4   2 pls
 395.4  290.5  394.9  290.5   2 pls
 396.0  292.6  394.9  292.6   2 pls
 395.4  294.7  394.9  294.7   2 pls
 395.4  296.8  394.9  296.8   2 pls
 395.4  298.9  394.9  298.9   2 pls
 395.4  301.1  394.9  301.1   2 pls
 396.0  303.2  394.9  303.2   2 pls
 395.4  305.3  394.9  305.3   2 pls
 395.4  307.4  394.9  307.4   2 pls
 585.0  271.5  588.4  271.5  590.4  271.5   3 pls
 s[ 585.0  581.6  578.2  574.8  571.4  568.0  564.6  561.2  557.8  554.4  551.0  547.6  544.3  540.9  537.5 ][ 271.5  271.5  271.5 
 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 ]plong
 s[ 537.5  534.1  530.7  527.3  523.9  520.5  517.1  513.7  510.3  506.9  503.5  500.1  496.7  493.3  490.0 ][ 271.5  271.5  271.5 
 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 ]plong
 s[ 490.0  486.6  483.2  479.8  476.4  473.0  469.6  466.2  462.8  459.4  456.0  452.6  449.2  445.8  442.4 ][ 271.5  271.5  271.5 
 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 ]plong
 s[ 442.4  439.0  435.7  432.3  428.9  425.5  422.1  418.7  415.3  411.9  408.5  405.1  401.7  398.3  398.1  397.8  397.6  397.3 
 397.1  396.9  396.6  396.4  396.1  395.9  395.7  395.4  395.2 ][ 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 
 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 ]plong
 s[ 394.7  394.4  394.2  394.0  393.7  393.5  393.2  393.0  392.7  392.5  392.3  392.0  391.8  391.5  388.1  384.7  381.3  378.0 
 374.6  371.2  367.8  364.4  361.0  357.6  354.2  350.8  347.4 ][ 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 
 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 ]plong
 s[ 347.4  344.0  340.6  337.2  333.8  330.4  327.0  323.7  320.3  316.9  313.5  310.1  306.7  303.3  299.9 ][ 271.5  271.5  271.5 
 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 ]plong
 s[ 299.9  296.5  293.1  289.7  286.3  282.9  279.5  276.1  272.7  269.3  266.0  262.6  259.2  255.8  252.4 ][ 271.5  271.5  271.5 
 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 ]plong
 s[ 252.4  249.0  245.6  242.2  238.8  235.4  232.0  228.6  225.2  221.8  218.4  215.0  211.7  208.3  204.9 ][ 271.5  271.5  271.5 
 271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5  271.5 ]plong
 199.5  271.5  201.5  271.5  204.9  271.5   3 pls
 s[ 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 ][ 234.4  234.5  235.3  236.0  236.8  237.5  238.3  239.1  239.8 
]plong
 s[ 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 ][ 239.8  240.6  241.3 
 242.1  242.8  243.6  244.3  245.1  245.8  246.6  247.4  248.1  248.9  249.6  250.4 ]plong
 s[ 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 ][ 250.4  251.1  251.9 
 252.6  253.4  254.1  254.9  255.6  256.4  257.2  257.9  258.7  259.4  260.2  260.9 ]plong
 s[ 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 
 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 ][ 260.9  261.7  262.4  263.2  263.9  264.7  265.5  266.2  267.0 
 267.7  268.5  269.2  270.0  270.7  270.8  270.8  270.9  270.9  271.0  271.1  271.1  271.2  271.2  271.3  271.3  271.4  271.4 ]plong
 s[ 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 
 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 ][ 271.5  271.6  271.6  271.7  271.8  271.8  271.9  271.9  272.0 
 272.0  272.1  272.1  272.2  272.2  273.0  273.8  274.5  275.3  276.0  276.8  277.5  278.3  279.0  279.8  280.5  281.3  282.0 ]plong
 s[ 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 ][ 282.0  282.8  283.6 
 284.3  285.1  285.8  286.6  287.3  288.1  288.8  289.6  290.3  291.1  291.9  292.6 ]plong
 s[ 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 ][ 292.6  293.4  294.1 
 294.9  295.6  296.4  297.1  297.9  298.6  299.4  300.1  300.9  301.7  302.4  303.2 ]plong
 s[ 394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9  394.9 ][ 303.2  303.9  304.7  305.4  306.2  306.9  307.7  308.4  308.6 
]plong
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    572.87    258.63 moveto[ 572.9  572.9  598.3  598.3 ][ 258.6  270.7  270.7  258.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 577.0  260.3  577.0  269.1  575.8  267.8  575.0  267.4   4 pls
 s[ 584.1  582.9  582.5  582.5  582.9  583.7  585.4  586.7  587.5  587.9  587.9  587.5  587.1  585.8  584.1  582.9  582.5  582.1 
 582.1  582.5  583.3  584.6  586.2  587.1  587.5  587.5  587.1  585.8  584.1 ][ 269.1  268.7  267.8  267.0  266.2  265.7  265.3 
 264.9  264.1  263.2  262.0  261.1  260.7  260.3  260.3  260.7  261.1  262.0  263.2  264.1  264.9  265.3  265.7  266.2  267.0 
 267.8  268.7  269.1  269.1 ]plong
 s[ 592.9  591.7  590.8  590.4  590.4  590.8  591.7  592.9  593.8  595.0  595.8  596.3  596.3  595.8  595.0  593.8  592.9 ][ 269.1 
 268.7  267.4  265.3  264.1  262.0  260.7  260.3  260.3  260.7  262.0  264.1  265.3  267.4  268.7  269.1  269.1 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    524.10    258.63 moveto[ 524.1  524.1  550.8  550.8 ][ 258.6  270.7  270.7  258.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 s[ 526.6  526.6  527.0  527.4  528.3  529.9  530.8  531.2  531.6  531.6  531.2  530.4  526.2  532.0 ][ 267.0  267.4  268.2  268.7 
 269.1  269.1  268.7  268.2  267.4  266.6  265.7  264.5  260.3  260.3 ]plong
 s[ 535.0  535.0  535.4  535.8  536.6  538.3  539.1  539.6  540.0  540.0  539.6  538.7  534.5  540.4 ][ 267.0  267.4  268.2  268.7 
 269.1  269.1  268.7  268.2  267.4  266.6  265.7  264.5  260.3  260.3 ]plong
 s[ 547.9  543.7  543.3  543.7  545.0  546.2  547.5  548.3  548.7  548.7  548.3  547.5  546.2  545.0  543.7  543.3  542.9 ][ 269.1 
 269.1  265.3  265.7  266.2  266.2  265.7  264.9  263.6  262.8  261.6  260.7  260.3  260.3  260.7  261.1  262.0 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    476.59    258.63 moveto[ 476.6  476.6  503.3  503.3 ][ 258.6  270.7  270.7  258.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 s[ 479.1  479.1  479.5  479.9  480.8  482.4  483.3  483.7  484.1  484.1  483.7  482.9  478.7  484.5 ][ 267.0  267.4  268.2  268.7 
 269.1  269.1  268.7  268.2  267.4  266.6  265.7  264.5  260.3  260.3 ]plong
 488.7  260.3  492.9  269.1   2 pls
 492.9  269.1  487.0  269.1   2 pls
 s[ 497.9  496.6  495.8  495.4  495.4  495.8  496.6  497.9  498.7  500.0  500.8  501.2  501.2  500.8  500.0  498.7  497.9 ][ 269.1 
 268.7  267.4  265.3  264.1  262.0  260.7  260.3  260.3  260.7  262.0  264.1  265.3  267.4  268.7  269.1  269.1 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    429.07    258.63 moveto[ 429.1  429.1  455.8  455.8 ][ 258.6  270.7  270.7  258.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 s[ 432.0  436.6  434.1  435.3  436.2  436.6  437.0  437.0  436.6  435.8  434.5  433.2  432.0  431.6  431.2 ][ 269.1  269.1  265.7 
 265.7  265.3  264.9  263.6  262.8  261.6  260.7  260.3  260.3  260.7  261.1  262.0 ]plong
 442.9  260.3  442.9  269.1  441.6  267.8  440.8  267.4   4 pls
 s[ 452.9  448.7  448.3  448.7  450.0  451.2  452.5  453.3  453.7  453.7  453.3  452.5  451.2  450.0  448.7  448.3  447.9 ][ 269.1 
 269.1  265.3  265.7  266.2  266.2  265.7  264.9  263.6  262.8  261.6  260.7  260.3  260.3  260.7  261.1  262.0 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    389.91    258.63 moveto[ 389.9  389.9  399.9  399.9 ][ 258.6  270.7  270.7  258.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 s[ 394.5  393.3  392.4  392.0  392.0  392.4  393.3  394.5  395.3  396.6  397.4  397.8  397.8  397.4  396.6  395.3  394.5 ][ 269.1 
 268.7  267.4  265.3  264.1  262.0  260.7  260.3  260.3  260.7  262.0  264.1  265.3  267.4  268.7  269.1  269.1 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    338.22    258.63 moveto[ 338.2  338.2  356.6  356.6 ][ 258.6  270.7  270.7  258.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 346.6  263.2  340.3  263.2  344.5  269.1   3 pls
 344.5  260.3  344.5  269.1   2 pls
 s[ 353.7  349.5  349.1  349.5  350.7  352.0  353.3  354.1  354.5  354.5  354.1  353.3  352.0  350.7  349.5  349.1  348.7 ][ 269.1 
 269.1  265.3  265.7  266.2  266.2  265.7  264.9  263.6  262.8  261.6  260.7  260.3  260.3  260.7  261.1  262.0 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    290.70    258.63 moveto[ 290.7  290.7  309.1  309.1 ][ 258.6  270.7  270.7  258.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 s[ 298.2  297.8  297.0  295.7  295.3  294.0  293.2  292.8  292.8  293.2  294.0  295.3  295.7  297.0  297.8  298.2  298.2  297.8 
 297.0  295.7  294.9  293.6  293.2 ][ 266.2  264.9  264.1  263.6  263.6  264.1  264.9  266.2  266.6  267.8  268.7  269.1  269.1 
 268.7  267.8  266.2  264.1  262.0  260.7  260.3  260.3  260.7  261.6 ]plong
 s[ 303.7  302.4  301.6  301.1  301.1  301.6  302.4  303.7  304.5  305.7  306.6  307.0  307.0  306.6  305.7  304.5  303.7 ][ 269.1 
 268.7  267.4  265.3  264.1  262.0  260.7  260.3  260.3  260.7  262.0  264.1  265.3  267.4  268.7  269.1  269.1 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    240.27    258.63 moveto[ 240.3  240.3  265.7  265.7 ][ 258.6  270.7  270.7  258.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 244.4  260.3  244.4  269.1  243.2  267.8  242.4  267.4   4 pls
 s[ 250.3  254.9  252.4  253.6  254.5  254.9  255.3  255.3  254.9  254.0  252.8  251.5  250.3  249.9  249.5 ][ 269.1  269.1  265.7 
 265.7  265.3  264.9  263.6  262.8  261.6  260.7  260.3  260.3  260.7  261.1  262.0 ]plong
 s[ 262.8  258.6  258.2  258.6  259.9  261.1  262.4  263.2  263.7  263.7  263.2  262.4  261.1  259.9  258.6  258.2  257.8 ][ 269.1 
 269.1  265.3  265.7  266.2  266.2  265.7  264.9  263.6  262.8  261.6  260.7  260.3  260.3  260.7  261.1  262.0 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    192.75    258.63 moveto[ 192.8  192.8  218.2  218.2 ][ 258.6  270.7  270.7  258.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 196.9  260.3  196.9  269.1  195.7  267.8  194.8  267.4   4 pls
 s[ 204.0  202.8  202.4  202.4  202.8  203.6  205.3  206.5  207.4  207.8  207.8  207.4  207.0  205.7  204.0  202.8  202.4  201.9 
 201.9  202.4  203.2  204.4  206.1  207.0  207.4  207.4  207.0  205.7  204.0 ][ 269.1  268.7  267.8  267.0  266.2  265.7  265.3 
 264.9  264.1  263.2  262.0  261.1  260.7  260.3  260.3  260.7  261.1  262.0  263.2  264.1  264.9  265.3  265.7  266.2  267.0 
 267.8  268.7  269.1  269.1 ]plong
 s[ 212.8  211.5  210.7  210.3  210.3  210.7  211.5  212.8  213.6  214.9  215.7  216.1  216.1  215.7  214.9  213.6  212.8 ][ 269.1 
 268.7  267.4  265.3  264.1  262.0  260.7  260.3  260.3  260.7  262.0  264.1  265.3  267.4  268.7  269.1  269.1 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    392.88    225.61 moveto[ 392.9  380.8  380.8  392.9 ][ 225.6  225.6  254.4  254.4 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 387.5  235.2  387.5  227.7   2 pls
 s[ 382.4  382.4  385.8  385.8  386.2  386.6  387.9  388.7  390.0  390.8  391.2  391.2  390.8  390.4  389.5 ][ 239.0  243.6  241.1 
 242.3  243.1  243.6  244.0  244.0  243.6  242.7  241.5  240.2  239.0  238.6  238.1 ]plong
 s[ 382.4  382.9  384.1  386.2  387.5  389.5  390.8  391.2  391.2  390.8  389.5  387.5  386.2  384.1  382.9  382.4  382.4 ][ 249.0 
 247.7  246.9  246.5  246.5  246.9  247.7  249.0  249.8  251.1  251.9  252.3  252.3  251.9  251.1  249.8  249.0 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    392.88    274.11 moveto[ 392.9  380.8  380.8  392.9 ][ 274.1  274.1  291.2  291.2 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 391.2  278.3  382.4  278.3  383.7  277.0  384.1  276.2   4 pls
 s[ 382.4  382.9  384.1  386.2  387.5  389.5  390.8  391.2  391.2  390.8  389.5  387.5  386.2  384.1  382.9  382.4  382.4 ][ 285.8 
 284.6  283.7  283.3  283.3  283.7  284.6  285.8  286.6  287.9  288.7  289.1  289.1  288.7  287.9  286.6  285.8 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    392.88    293.97 moveto[ 392.9  380.8  380.8  392.9 ][ 294.0  294.0  312.4  312.4 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 s[ 382.4  382.4  385.8  385.8  386.2  386.6  387.9  388.7  390.0  390.8  391.2  391.2  390.8  390.4  389.5 ][ 296.9  301.5  299.0 
 300.2  301.1  301.5  301.9  301.9  301.5  300.7  299.4  298.2  296.9  296.5  296.1 ]plong
 s[ 382.4  382.9  384.1  386.2  387.5  389.5  390.8  391.2  391.2  390.8  389.5  387.5  386.2  384.1  382.9  382.4  382.4 ][ 306.9 
 305.7  304.8  304.4  304.4  304.8  305.7  306.9  307.8  309.0  309.8  310.3  310.3  309.8  309.0  307.8  306.9 ]plong
restore save 
    177.732     54.298    177.732    488.679    612.113    488.679    612.113     54.298 setclipbox
 1.00000 1.00000 1.00000  1    0.24 clnstat
  1 fastat
save
gsave
    360.88    314.60 moveto[ 360.9  360.9  435.2  435.2 ][ 314.6  326.7  326.7  314.6 ]fagen fasoldo
grestore
restore
restore save 
      0.000      0.000      0.000    542.976    789.846    542.976    789.846      0.000 setclipbox
 0.00000 0.00000 0.00000  1    0.36 clnstat
 363.0  316.3  366.3  325.0   2 pls
 369.7  316.3  366.3  325.0   2 pls
 368.4  319.2  364.2  319.2   2 pls
 378.4  316.3  378.4  325.0   2 pls
 383.9  325.0  378.4  325.0   2 pls
 381.8  320.9  378.4  320.9   2 pls
 385.9  316.3  385.9  325.0   2 pls
 391.0  316.3  391.0  325.0   2 pls
 393.9  325.0  388.0  325.0   2 pls
 s[ 401.4  400.6  399.3  397.6  396.4  395.5  395.5  396.0  396.4  397.2  399.7  400.6  401.0  401.4  401.4  400.6  399.3  397.6 
 396.4  395.5 ][ 323.8  324.6  325.0  325.0  324.6  323.8  323.0  322.1  321.7  321.3  320.5  320.0  319.6  318.8  317.5  316.7 
 316.3  316.3  316.7  317.5 ]plong
 413.5  316.3  412.7  316.3  411.8  316.7  411.4  317.9  411.4  325.0   5 pls
 413.1  322.1  410.2  322.1   2 pls
 s[ 415.6  420.6  420.6  420.2  419.8  418.9  417.7  416.9  416.0  415.6  415.6  416.0  416.9  417.7  418.9  419.8  420.6 ][ 319.6 
 319.6  320.5  321.3  321.7  322.1  322.1  321.7  320.9  319.6  318.8  317.5  316.7  316.3  316.3  316.7  317.5 ]plong
 s[ 427.7  427.3  426.0  424.8  423.5  423.1  423.5  424.4  426.5  427.3  427.7  427.7  427.3  426.0  424.8  423.5  423.1 ][ 320.9 
 321.7  322.1  322.1  321.7  320.9  320.0  319.6  319.2  318.8  317.9  317.5  316.7  316.3  316.3  316.7  317.5 ]plong
 433.1  316.3  432.3  316.3  431.5  316.7  431.1  317.9  431.1  325.0   5 pls
 432.7  322.1  429.8  322.1   2 pls
showpage restore
%%PageTrailer 
%%PageBoundingBox:     8    8  551  798 
end
%%Trailer 
%%EndFile
ENDEPSFILE
showpage
%%Trailer