]> AND Private Git Repository - fusion.git/blob - chapitre-2009/TimeDensity.ps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Added book chapter submitted in 2009 and rejected in 2010.
[fusion.git] / chapitre-2009 / TimeDensity.ps
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%Title: TimeDensity.ps
3 %%Creator: gnuplot 4.0 patchlevel 0
4 %%CreationDate: Tue Feb  5 17:29:16 2008
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 410 302
7 %%Orientation: Portrait
8 %%EndComments
9 /gnudict 256 dict def
10 gnudict begin
11 /Color false def
12 /Solid false def
13 /gnulinewidth 5.000 def
14 /userlinewidth gnulinewidth def
15 /vshift -66 def
16 /dl {10.0 mul} def
17 /hpt_ 31.5 def
18 /vpt_ 31.5 def
19 /hpt hpt_ def
20 /vpt vpt_ def
21 /Rounded false def
22 /M {moveto} bind def
23 /L {lineto} bind def
24 /R {rmoveto} bind def
25 /V {rlineto} bind def
26 /N {newpath moveto} bind def
27 /C {setrgbcolor} bind def
28 /f {rlineto fill} bind def
29 /vpt2 vpt 2 mul def
30 /hpt2 hpt 2 mul def
31 /Lshow { currentpoint stroke M
32   0 vshift R show } def
33 /Rshow { currentpoint stroke M
34   dup stringwidth pop neg vshift R show } def
35 /Cshow { currentpoint stroke M
36   dup stringwidth pop -2 div vshift R show } def
37 /UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
38   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
39 /DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
40  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse } def
41 /BL { stroke userlinewidth 2 mul setlinewidth
42       Rounded { 1 setlinejoin 1 setlinecap } if } def
43 /AL { stroke userlinewidth 2 div setlinewidth
44       Rounded { 1 setlinejoin 1 setlinecap } if } def
45 /UL { dup gnulinewidth mul /userlinewidth exch def
46       dup 1 lt {pop 1} if 10 mul /udl exch def } def
47 /PL { stroke userlinewidth setlinewidth
48       Rounded { 1 setlinejoin 1 setlinecap } if } def
49 /LTw { PL [] 1 setgray } def
50 /LTb { BL [] 0 0 0 DL } def
51 /LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
52 /LT0 { PL [] 1 0 0 DL } def
53 /LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
54 /LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
55 /LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
56 /LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
57 /LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
58 /LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
59 /LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
60 /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
61 /Pnt { stroke [] 0 setdash
62    gsave 1 setlinecap M 0 0 V stroke grestore } def
63 /Dia { stroke [] 0 setdash 2 copy vpt add M
64   hpt neg vpt neg V hpt vpt neg V
65   hpt vpt V hpt neg vpt V closepath stroke
66   Pnt } def
67 /Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
68   currentpoint stroke M
69   hpt neg vpt neg R hpt2 0 V stroke
70   } def
71 /Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
72   0 vpt2 neg V hpt2 0 V 0 vpt2 V
73   hpt2 neg 0 V closepath stroke
74   Pnt } def
75 /Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
76   hpt2 vpt2 neg V currentpoint stroke M
77   hpt2 neg 0 R hpt2 vpt2 V stroke } def
78 /TriU { stroke [] 0 setdash 2 copy 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 stroke
82   Pnt  } def
83 /Star { 2 copy Pls Crs } def
84 /BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
85   0 vpt2 neg V  hpt2 0 V  0 vpt2 V
86   hpt2 neg 0 V  closepath fill } def
87 /TriUF { stroke [] 0 setdash vpt 1.12 mul add 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 /TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
92   hpt neg vpt 1.62 mul V
93   hpt 2 mul 0 V
94   hpt neg vpt -1.62 mul V closepath stroke
95   Pnt  } def
96 /TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
97   hpt neg vpt 1.62 mul V
98   hpt 2 mul 0 V
99   hpt neg vpt -1.62 mul V closepath fill} def
100 /DiaF { stroke [] 0 setdash vpt add M
101   hpt neg vpt neg V hpt vpt neg V
102   hpt vpt V hpt neg vpt V closepath fill } def
103 /Pent { stroke [] 0 setdash 2 copy gsave
104   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
105   closepath stroke grestore Pnt } def
106 /PentF { stroke [] 0 setdash gsave
107   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
108   closepath fill grestore } def
109 /Circle { stroke [] 0 setdash 2 copy
110   hpt 0 360 arc stroke Pnt } def
111 /CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
112 /C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
113 /C1 { BL [] 0 setdash 2 copy        moveto
114        2 copy  vpt 0 90 arc closepath fill
115                vpt 0 360 arc closepath } bind def
116 /C2 { BL [] 0 setdash 2 copy moveto
117        2 copy  vpt 90 180 arc closepath fill
118                vpt 0 360 arc closepath } bind def
119 /C3 { BL [] 0 setdash 2 copy moveto
120        2 copy  vpt 0 180 arc closepath fill
121                vpt 0 360 arc closepath } bind def
122 /C4 { BL [] 0 setdash 2 copy moveto
123        2 copy  vpt 180 270 arc closepath fill
124                vpt 0 360 arc closepath } bind def
125 /C5 { BL [] 0 setdash 2 copy moveto
126        2 copy  vpt 0 90 arc
127        2 copy moveto
128        2 copy  vpt 180 270 arc closepath fill
129                vpt 0 360 arc } bind def
130 /C6 { BL [] 0 setdash 2 copy moveto
131       2 copy  vpt 90 270 arc closepath fill
132               vpt 0 360 arc closepath } bind def
133 /C7 { BL [] 0 setdash 2 copy moveto
134       2 copy  vpt 0 270 arc closepath fill
135               vpt 0 360 arc closepath } bind def
136 /C8 { BL [] 0 setdash 2 copy moveto
137       2 copy vpt 270 360 arc closepath fill
138               vpt 0 360 arc closepath } bind def
139 /C9 { BL [] 0 setdash 2 copy moveto
140       2 copy  vpt 270 450 arc closepath fill
141               vpt 0 360 arc closepath } bind def
142 /C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
143        2 copy moveto
144        2 copy vpt 90 180 arc closepath fill
145                vpt 0 360 arc closepath } bind def
146 /C11 { BL [] 0 setdash 2 copy moveto
147        2 copy  vpt 0 180 arc closepath fill
148        2 copy moveto
149        2 copy  vpt 270 360 arc closepath fill
150                vpt 0 360 arc closepath } bind def
151 /C12 { BL [] 0 setdash 2 copy moveto
152        2 copy  vpt 180 360 arc closepath fill
153                vpt 0 360 arc closepath } bind def
154 /C13 { BL [] 0 setdash  2 copy moveto
155        2 copy  vpt 0 90 arc closepath fill
156        2 copy moveto
157        2 copy  vpt 180 360 arc closepath fill
158                vpt 0 360 arc closepath } bind def
159 /C14 { BL [] 0 setdash 2 copy moveto
160        2 copy  vpt 90 360 arc closepath fill
161                vpt 0 360 arc } bind def
162 /C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
163                vpt 0 360 arc closepath } bind def
164 /Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
165        neg 0 rlineto closepath } bind def
166 /Square { dup Rec } bind def
167 /Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
168 /S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
169 /S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
170 /S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
171 /S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
172 /S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
173 /S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
174        exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
175 /S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
176 /S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
177        2 copy vpt Square fill
178        Bsquare } bind def
179 /S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
180 /S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
181 /S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
182        Bsquare } bind def
183 /S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
184        Bsquare } bind def
185 /S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
186 /S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
187        2 copy vpt Square fill Bsquare } bind def
188 /S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
189        2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
190 /S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
191 /D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
192 /D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
193 /D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
194 /D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
195 /D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
196 /D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
197 /D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
198 /D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
199 /D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
200 /D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
201 /D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
202 /D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
203 /D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
204 /D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
205 /D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
206 /D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
207 /DiaE { stroke [] 0 setdash vpt add M
208   hpt neg vpt neg V hpt vpt neg V
209   hpt vpt V hpt neg vpt V closepath stroke } def
210 /BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
211   0 vpt2 neg V hpt2 0 V 0 vpt2 V
212   hpt2 neg 0 V closepath stroke } def
213 /TriUE { stroke [] 0 setdash vpt 1.12 mul add M
214   hpt neg vpt -1.62 mul V
215   hpt 2 mul 0 V
216   hpt neg vpt 1.62 mul V closepath stroke } def
217 /TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
218   hpt neg vpt 1.62 mul V
219   hpt 2 mul 0 V
220   hpt neg vpt -1.62 mul V closepath stroke } def
221 /PentE { stroke [] 0 setdash gsave
222   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
223   closepath stroke grestore } def
224 /CircE { stroke [] 0 setdash 
225   hpt 0 360 arc stroke } def
226 /Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
227 /DiaW { stroke [] 0 setdash vpt add M
228   hpt neg vpt neg V hpt vpt neg V
229   hpt vpt V hpt neg vpt V Opaque stroke } def
230 /BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
231   0 vpt2 neg V hpt2 0 V 0 vpt2 V
232   hpt2 neg 0 V Opaque stroke } def
233 /TriUW { stroke [] 0 setdash vpt 1.12 mul add M
234   hpt neg vpt -1.62 mul V
235   hpt 2 mul 0 V
236   hpt neg vpt 1.62 mul V Opaque stroke } def
237 /TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
238   hpt neg vpt 1.62 mul V
239   hpt 2 mul 0 V
240   hpt neg vpt -1.62 mul V Opaque stroke } def
241 /PentW { stroke [] 0 setdash gsave
242   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
243   Opaque stroke grestore } def
244 /CircW { stroke [] 0 setdash 
245   hpt 0 360 arc Opaque stroke } def
246 /BoxFill { gsave Rec 1 setgray fill grestore } def
247 /BoxColFill {
248   gsave Rec
249   /Fillden exch def
250   currentrgbcolor
251   /ColB exch def /ColG exch def /ColR exch def
252   /ColR ColR Fillden mul Fillden sub 1 add def
253   /ColG ColG Fillden mul Fillden sub 1 add def
254   /ColB ColB Fillden mul Fillden sub 1 add def
255   ColR ColG ColB setrgbcolor
256   fill grestore } def
257 %
258 % PostScript Level 1 Pattern Fill routine
259 % Usage: x y w h s a XX PatternFill
260 %       x,y = lower left corner of box to be filled
261 %       w,h = width and height of box
262 %         a = angle in degrees between lines and x-axis
263 %        XX = 0/1 for no/yes cross-hatch
264 %
265 /PatternFill { gsave /PFa [ 9 2 roll ] def
266     PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
267     PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
268     gsave 1 setgray fill grestore clip
269     currentlinewidth 0.5 mul setlinewidth
270     /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
271     0 0 M PFa 5 get rotate PFs -2 div dup translate
272         0 1 PFs PFa 4 get div 1 add floor cvi
273         { PFa 4 get mul 0 M 0 PFs V } for
274     0 PFa 6 get ne {
275         0 1 PFs PFa 4 get div 1 add floor cvi
276         { PFa 4 get mul 0 2 1 roll M PFs 0 V } for
277     } if
278     stroke grestore } def
279 %
280 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
281 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
282 currentdict end definefont pop
283 end
284 %%EndProlog
285 gnudict begin
286 gsave
287 50 50 translate
288 0.050 0.050 scale
289 0 setgray
290 newpath
291 (Helvetica) findfont 200 scalefont setfont
292 1.000 UL
293 LTb
294 900 600 M
295 63 0 V
296 5897 0 R
297 -63 0 V
298 780 600 M
299 gsave 0 setgray
300 ( 10) Rshow
301 grestore
302 1.000 UL
303 LTb
304 900 1650 M
305 63 0 V
306 5897 0 R
307 -63 0 V
308 -6017 0 R
309 gsave 0 setgray
310 ( 15) Rshow
311 grestore
312 1.000 UL
313 LTb
314 900 2700 M
315 63 0 V
316 5897 0 R
317 -63 0 V
318 -6017 0 R
319 gsave 0 setgray
320 ( 20) Rshow
321 grestore
322 1.000 UL
323 LTb
324 900 3750 M
325 63 0 V
326 5897 0 R
327 -63 0 V
328 -6017 0 R
329 gsave 0 setgray
330 ( 25) Rshow
331 grestore
332 1.000 UL
333 LTb
334 900 4800 M
335 63 0 V
336 5897 0 R
337 -63 0 V
338 -6017 0 R
339 gsave 0 setgray
340 ( 30) Rshow
341 grestore
342 1.000 UL
343 LTb
344 1411 600 M
345 0 63 V
346 0 4137 R
347 0 -63 V
348 0 -4337 R
349 gsave 0 setgray
350 ( 40) Cshow
351 grestore
352 1.000 UL
353 LTb
354 2092 600 M
355 0 63 V
356 0 4137 R
357 0 -63 V
358 0 -4337 R
359 gsave 0 setgray
360 ( 60) Cshow
361 grestore
362 1.000 UL
363 LTb
364 2773 600 M
365 0 63 V
366 0 4137 R
367 0 -63 V
368 0 -4337 R
369 gsave 0 setgray
370 ( 80) Cshow
371 grestore
372 1.000 UL
373 LTb
374 3454 600 M
375 0 63 V
376 0 4137 R
377 0 -63 V
378 0 -4337 R
379 gsave 0 setgray
380 ( 100) Cshow
381 grestore
382 1.000 UL
383 LTb
384 4135 600 M
385 0 63 V
386 0 4137 R
387 0 -63 V
388 0 -4337 R
389 gsave 0 setgray
390 ( 120) Cshow
391 grestore
392 1.000 UL
393 LTb
394 4817 600 M
395 0 63 V
396 0 4137 R
397 0 -63 V
398 0 -4337 R
399 gsave 0 setgray
400 ( 140) Cshow
401 grestore
402 1.000 UL
403 LTb
404 5498 600 M
405 0 63 V
406 0 4137 R
407 0 -63 V
408 0 -4337 R
409 gsave 0 setgray
410 ( 160) Cshow
411 grestore
412 1.000 UL
413 LTb
414 6179 600 M
415 0 63 V
416 0 4137 R
417 0 -63 V
418 0 -4337 R
419 gsave 0 setgray
420 ( 180) Cshow
421 grestore
422 1.000 UL
423 LTb
424 6860 600 M
425 0 63 V
426 0 4137 R
427 0 -63 V
428 0 -4337 R
429 gsave 0 setgray
430 ( 200) Cshow
431 grestore
432 1.000 UL
433 LTb
434 1.000 UL
435 LTb
436 900 600 M
437 5960 0 V
438 0 4200 V
439 -5960 0 V
440 900 600 L
441 LTb
442 200 2700 M
443 gsave 0 setgray
444 currentpoint gsave translate 90 rotate 0 0 M
445 (Simulated Time) Cshow
446 grestore
447 grestore
448 LTb
449 3880 100 M
450 gsave 0 setgray
451 (Nodes Density) Cshow
452 grestore
453 1.000 UP
454 1.000 UL
455 LT0
456 LTb
457 5957 4637 M
458 gsave 0 setgray
459 (Synchronous Algorithm) Rshow
460 grestore
461 LT0
462 6077 4637 M
463 543 0 V
464 900 4632 M
465 43 -68 V
466 43 -67 V
467 43 -65 V
468 43 -63 V
469 43 -62 V
470 43 -61 V
471 43 -59 V
472 43 -57 V
473 43 -57 V
474 43 -55 V
475 44 -53 V
476 43 -53 V
477 43 -51 V
478 44 -50 V
479 43 -50 V
480 44 -48 V
481 43 -47 V
482 44 -46 V
483 44 -45 V
484 44 -44 V
485 45 -43 V
486 44 -42 V
487 45 -42 V
488 45 -40 V
489 45 -40 V
490 45 -39 V
491 46 -38 V
492 46 -38 V
493 46 -36 V
494 46 -36 V
495 47 -36 V
496 48 -34 V
497 47 -34 V
498 48 -34 V
499 48 -32 V
500 49 -32 V
501 49 -32 V
502 50 -31 V
503 50 -30 V
504 51 -30 V
505 51 -29 V
506 52 -28 V
507 52 -28 V
508 53 -28 V
509 53 -27 V
510 54 -26 V
511 55 -26 V
512 55 -25 V
513 56 -25 V
514 56 -25 V
515 57 -23 V
516 58 -24 V
517 58 -23 V
518 60 -22 V
519 59 -22 V
520 61 -21 V
521 61 -21 V
522 62 -20 V
523 63 -20 V
524 64 -19 V
525 64 -19 V
526 65 -19 V
527 66 -18 V
528 66 -17 V
529 68 -17 V
530 68 -17 V
531 69 -16 V
532 69 -15 V
533 71 -15 V
534 71 -15 V
535 72 -14 V
536 72 -14 V
537 74 -13 V
538 74 -13 V
539 75 -12 V
540 76 -12 V
541 76 -11 V
542 77 -11 V
543 78 -10 V
544 78 -10 V
545 79 -10 V
546 80 -9 V
547 80 -8 V
548 81 -8 V
549 82 -8 V
550 82 -8 V
551 82 -6 V
552 83 -7 V
553 84 -6 V
554 84 -6 V
555 84 -5 V
556 85 -5 V
557 85 -4 V
558 85 -5 V
559 86 -3 V
560 85 -4 V
561 86 -3 V
562 86 -3 V
563 86 -3 V
564 1.000 UL
565 LT1
566 LTb
567 5957 4437 M
568 gsave 0 setgray
569 (Asynchronous Algorithm) Rshow
570 grestore
571 LT1
572 6077 4437 M
573 543 0 V
574 900 3378 M
575 43 -66 V
576 43 -65 V
577 43 -63 V
578 43 -61 V
579 43 -59 V
580 43 -57 V
581 43 -56 V
582 43 -54 V
583 43 -53 V
584 43 -50 V
585 44 -50 V
586 43 -48 V
587 43 -46 V
588 44 -45 V
589 43 -43 V
590 44 -43 V
591 43 -40 V
592 44 -40 V
593 44 -38 V
594 44 -37 V
595 45 -35 V
596 44 -35 V
597 45 -33 V
598 45 -33 V
599 45 -31 V
600 45 -30 V
601 46 -29 V
602 46 -28 V
603 46 -27 V
604 46 -26 V
605 47 -25 V
606 48 -24 V
607 47 -23 V
608 48 -23 V
609 48 -21 V
610 49 -21 V
611 49 -20 V
612 50 -19 V
613 50 -19 V
614 51 -18 V
615 51 -17 V
616 52 -16 V
617 52 -16 V
618 53 -15 V
619 53 -14 V
620 54 -14 V
621 55 -14 V
622 55 -13 V
623 56 -12 V
624 56 -12 V
625 57 -11 V
626 58 -11 V
627 58 -10 V
628 60 -10 V
629 59 -10 V
630 61 -9 V
631 61 -8 V
632 62 -9 V
633 63 -7 V
634 64 -8 V
635 64 -7 V
636 65 -7 V
637 66 -7 V
638 66 -6 V
639 68 -6 V
640 68 -6 V
641 69 -5 V
642 69 -6 V
643 71 -5 V
644 71 -5 V
645 72 -4 V
646 72 -4 V
647 74 -5 V
648 74 -4 V
649 75 -3 V
650 76 -4 V
651 76 -3 V
652 77 -4 V
653 78 -3 V
654 78 -3 V
655 79 -3 V
656 80 -2 V
657 80 -3 V
658 81 -2 V
659 82 -3 V
660 82 -2 V
661 82 -2 V
662 83 -2 V
663 84 -2 V
664 84 -1 V
665 84 -2 V
666 85 -1 V
667 85 -2 V
668 85 -1 V
669 86 -1 V
670 85 -1 V
671 86 -2 V
672 86 0 V
673 86 -1 V
674 1.000 UP
675 1.000 UL
676 LT2
677 900 4632 Pls
678 1751 3263 Pls
679 2603 2742 Pls
680 3454 2164 Pls
681 5157 1980 Pls
682 6860 1931 Pls
683 1.000 UP
684 1.000 UL
685 LT3
686 900 3378 Crs
687 1751 2043 Crs
688 2603 1650 Crs
689 3454 1560 Crs
690 5157 1493 Crs
691 6860 1478 Crs
692 1.000 UL
693 LTb
694 900 600 M
695 5960 0 V
696 0 4200 V
697 -5960 0 V
698 900 600 L
699 1.000 UP
700 stroke
701 grestore
702 end
703 showpage
704 %%Trailer
705 %%DocumentFonts: Helvetica