~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to doc/gawk_statist.eps

  • Committer: Andrew J. Schorr
  • Date: 2014-08-03 18:44:47 UTC
  • mfrom: (408.7.1)
  • mto: (408.2.352)
  • mto: This revision was merged to the branch mainline in revision 507.
  • Revision ID: git-v1:ff21da5c7f072a69e9582f1a7ae2039f27f564cf
Merge branch 'gawk-4.1-stable' to get --profile to work with -M.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
%!PS-Adobe-2.0
2
 
%%Creator: gnuplot 3.7 patchlevel 0.1
3
 
%%CreationDate: Sun Jan  7 14:23:12 2001
4
 
%%DocumentFonts: (atend)
5
 
%%BoundingBox: 50 50 554 770
6
 
%%Orientation: Portrait
7
 
%%Pages: (atend)
8
 
%%EndComments
9
 
/gnudict 256 dict def
10
 
gnudict begin
11
 
/Color true 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
 
%%Page: 1 1
241
 
gnudict begin
242
 
gsave
243
 
50 50 translate
244
 
0.100 0.100 scale
245
 
0 setgray
246
 
newpath
247
 
(Helvetica) findfont 140 scalefont setfont
248
 
1.000 UL
249
 
LTb
250
 
574 280 M
251
 
63 0 V
252
 
4165 0 R
253
 
-63 0 V
254
 
490 280 M
255
 
(-0.3) Rshow
256
 
574 1245 M
257
 
63 0 V
258
 
4165 0 R
259
 
-63 0 V
260
 
-4249 0 R
261
 
(-0.2) Rshow
262
 
574 2209 M
263
 
63 0 V
264
 
4165 0 R
265
 
-63 0 V
266
 
-4249 0 R
267
 
(-0.1) Rshow
268
 
574 3174 M
269
 
63 0 V
270
 
4165 0 R
271
 
-63 0 V
272
 
-4249 0 R
273
 
(0) Rshow
274
 
574 4138 M
275
 
63 0 V
276
 
4165 0 R
277
 
-63 0 V
278
 
-4249 0 R
279
 
(0.1) Rshow
280
 
574 5103 M
281
 
63 0 V
282
 
4165 0 R
283
 
-63 0 V
284
 
-4249 0 R
285
 
(0.2) Rshow
286
 
574 6067 M
287
 
63 0 V
288
 
4165 0 R
289
 
-63 0 V
290
 
-4249 0 R
291
 
(0.3) Rshow
292
 
574 7032 M
293
 
63 0 V
294
 
4165 0 R
295
 
-63 0 V
296
 
-4249 0 R
297
 
(0.4) Rshow
298
 
574 280 M
299
 
0 63 V
300
 
0 6689 R
301
 
0 -63 V
302
 
574 140 M
303
 
(-10) Cshow
304
 
1631 280 M
305
 
0 63 V
306
 
0 6689 R
307
 
0 -63 V
308
 
0 -6829 R
309
 
(-5) Cshow
310
 
2688 280 M
311
 
0 63 V
312
 
0 6689 R
313
 
0 -63 V
314
 
0 -6829 R
315
 
(0) Cshow
316
 
3745 280 M
317
 
0 63 V
318
 
0 6689 R
319
 
0 -63 V
320
 
0 -6829 R
321
 
(5) Cshow
322
 
4802 280 M
323
 
0 63 V
324
 
0 6689 R
325
 
0 -63 V
326
 
0 -6829 R
327
 
(10) Cshow
328
 
1.000 UL
329
 
LTb
330
 
574 280 M
331
 
4228 0 V
332
 
0 6752 V
333
 
-4228 0 V
334
 
574 280 L
335
 
2688 2209 M
336
 
(p\(m1=m2\) =0.0863798346775753) Lshow
337
 
2688 1245 M
338
 
(p\(v1=v2\) =0.31647637745891) Lshow
339
 
1.000 UL
340
 
LT0
341
 
4151 6899 M
342
 
(sample 1) Rshow
343
 
4235 6899 M
344
 
399 0 V
345
 
574 3174 M
346
 
43 0 V
347
 
42 0 V
348
 
43 0 V
349
 
43 0 V
350
 
43 0 V
351
 
42 0 V
352
 
43 0 V
353
 
43 0 V
354
 
42 0 V
355
 
43 0 V
356
 
43 0 V
357
 
42 0 V
358
 
43 0 V
359
 
43 0 V
360
 
43 0 V
361
 
42 0 V
362
 
43 0 V
363
 
43 0 V
364
 
42 0 V
365
 
43 0 V
366
 
43 0 V
367
 
43 0 V
368
 
42 0 V
369
 
43 0 V
370
 
43 0 V
371
 
42 0 V
372
 
43 0 V
373
 
43 0 V
374
 
43 0 V
375
 
42 1 V
376
 
43 2 V
377
 
43 4 V
378
 
42 8 V
379
 
43 13 V
380
 
43 24 V
381
 
42 41 V
382
 
43 65 V
383
 
43 101 V
384
 
43 146 V
385
 
42 205 V
386
 
43 271 V
387
 
43 340 V
388
 
42 404 V
389
 
43 450 V
390
 
43 470 V
391
 
43 452 V
392
 
42 390 V
393
 
43 288 V
394
 
43 153 V
395
 
42 0 V
396
 
43 -153 V
397
 
43 -288 V
398
 
42 -390 V
399
 
43 -452 V
400
 
43 -470 V
401
 
43 -450 V
402
 
42 -404 V
403
 
43 -340 V
404
 
43 -271 V
405
 
42 -205 V
406
 
43 -146 V
407
 
43 -101 V
408
 
43 -65 V
409
 
42 -41 V
410
 
43 -24 V
411
 
43 -13 V
412
 
42 -8 V
413
 
43 -4 V
414
 
43 -2 V
415
 
42 -1 V
416
 
43 0 V
417
 
43 0 V
418
 
43 0 V
419
 
42 0 V
420
 
43 0 V
421
 
43 0 V
422
 
42 0 V
423
 
43 0 V
424
 
43 0 V
425
 
43 0 V
426
 
42 0 V
427
 
43 0 V
428
 
43 0 V
429
 
42 0 V
430
 
43 0 V
431
 
43 0 V
432
 
43 0 V
433
 
42 0 V
434
 
43 0 V
435
 
43 0 V
436
 
42 0 V
437
 
43 0 V
438
 
43 0 V
439
 
42 0 V
440
 
43 0 V
441
 
43 0 V
442
 
43 0 V
443
 
42 0 V
444
 
43 0 V
445
 
1.000 UL
446
 
LT1
447
 
4151 6759 M
448
 
(sample 2) Rshow
449
 
4235 6759 M
450
 
399 0 V
451
 
574 3174 M
452
 
43 0 V
453
 
42 0 V
454
 
43 0 V
455
 
43 0 V
456
 
43 0 V
457
 
42 0 V
458
 
43 0 V
459
 
43 0 V
460
 
42 0 V
461
 
43 0 V
462
 
43 0 V
463
 
42 0 V
464
 
43 0 V
465
 
43 0 V
466
 
43 0 V
467
 
42 0 V
468
 
43 0 V
469
 
43 0 V
470
 
42 0 V
471
 
43 0 V
472
 
43 0 V
473
 
43 0 V
474
 
42 0 V
475
 
43 0 V
476
 
43 0 V
477
 
42 0 V
478
 
43 1 V
479
 
43 1 V
480
 
43 1 V
481
 
42 3 V
482
 
43 4 V
483
 
43 6 V
484
 
42 9 V
485
 
43 13 V
486
 
43 19 V
487
 
42 27 V
488
 
43 37 V
489
 
43 51 V
490
 
43 66 V
491
 
42 85 V
492
 
43 106 V
493
 
43 130 V
494
 
42 155 V
495
 
43 179 V
496
 
43 201 V
497
 
43 219 V
498
 
42 231 V
499
 
43 236 V
500
 
43 229 V
501
 
42 214 V
502
 
43 187 V
503
 
43 149 V
504
 
42 104 V
505
 
43 52 V
506
 
43 -3 V
507
 
43 -57 V
508
 
42 -109 V
509
 
43 -154 V
510
 
43 -189 V
511
 
42 -216 V
512
 
43 -231 V
513
 
43 -235 V
514
 
43 -231 V
515
 
42 -217 V
516
 
43 -199 V
517
 
43 -177 V
518
 
42 -152 V
519
 
43 -127 V
520
 
43 -104 V
521
 
42 -83 V
522
 
43 -65 V
523
 
43 -49 V
524
 
43 -36 V
525
 
42 -26 V
526
 
43 -19 V
527
 
43 -12 V
528
 
42 -9 V
529
 
43 -6 V
530
 
43 -3 V
531
 
43 -3 V
532
 
42 -1 V
533
 
43 -1 V
534
 
43 -1 V
535
 
42 0 V
536
 
43 0 V
537
 
43 0 V
538
 
43 0 V
539
 
42 0 V
540
 
43 0 V
541
 
43 0 V
542
 
42 0 V
543
 
43 0 V
544
 
43 0 V
545
 
42 0 V
546
 
43 0 V
547
 
43 0 V
548
 
43 0 V
549
 
42 0 V
550
 
43 0 V
551
 
stroke
552
 
grestore
553
 
end
554
 
showpage
555
 
%%Trailer
556
 
%%DocumentFonts: Helvetica
557
 
%%Pages: 1