Imported Upstream version 1.5.0
[platform/upstream/libgcrypt.git] / doc / fips-fsm.eps
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%Title: /home/wk/w/libgcrypt/doc/fips-fsm.fig
3 %%Creator: fig2dev Version 3.2 Patchlevel 4
4 %%CreationDate: Mon Mar 28 14:04:57 2011
5 %%For: wk@vigenere (Werner Koch,,,)
6 %%BoundingBox: 0 0 497 579
7 %%Magnification: 1.0000
8 %%EndComments
9 /$F2psDict 200 dict def
10 $F2psDict begin
11 $F2psDict /mtrx matrix put
12 /col-1 {0 setgray} bind def
13 /col0 {0.000 0.000 0.000 srgb} bind def
14 /col1 {0.000 0.000 1.000 srgb} bind def
15 /col2 {0.000 1.000 0.000 srgb} bind def
16 /col3 {0.000 1.000 1.000 srgb} bind def
17 /col4 {1.000 0.000 0.000 srgb} bind def
18 /col5 {1.000 0.000 1.000 srgb} bind def
19 /col6 {1.000 1.000 0.000 srgb} bind def
20 /col7 {1.000 1.000 1.000 srgb} bind def
21 /col8 {0.000 0.000 0.560 srgb} bind def
22 /col9 {0.000 0.000 0.690 srgb} bind def
23 /col10 {0.000 0.000 0.820 srgb} bind def
24 /col11 {0.530 0.810 1.000 srgb} bind def
25 /col12 {0.000 0.560 0.000 srgb} bind def
26 /col13 {0.000 0.690 0.000 srgb} bind def
27 /col14 {0.000 0.820 0.000 srgb} bind def
28 /col15 {0.000 0.560 0.560 srgb} bind def
29 /col16 {0.000 0.690 0.690 srgb} bind def
30 /col17 {0.000 0.820 0.820 srgb} bind def
31 /col18 {0.560 0.000 0.000 srgb} bind def
32 /col19 {0.690 0.000 0.000 srgb} bind def
33 /col20 {0.820 0.000 0.000 srgb} bind def
34 /col21 {0.560 0.000 0.560 srgb} bind def
35 /col22 {0.690 0.000 0.690 srgb} bind def
36 /col23 {0.820 0.000 0.820 srgb} bind def
37 /col24 {0.500 0.190 0.000 srgb} bind def
38 /col25 {0.630 0.250 0.000 srgb} bind def
39 /col26 {0.750 0.380 0.000 srgb} bind def
40 /col27 {1.000 0.500 0.500 srgb} bind def
41 /col28 {1.000 0.630 0.630 srgb} bind def
42 /col29 {1.000 0.750 0.750 srgb} bind def
43 /col30 {1.000 0.880 0.880 srgb} bind def
44 /col31 {1.000 0.840 0.000 srgb} bind def
45 /col32 {0.609 0.000 0.000 srgb} bind def
46 /col33 {0.547 0.547 0.547 srgb} bind def
47 /col34 {0.547 0.547 0.547 srgb} bind def
48 /col35 {0.258 0.258 0.258 srgb} bind def
49 /col36 {0.547 0.547 0.547 srgb} bind def
50 /col37 {0.258 0.258 0.258 srgb} bind def
51 /col38 {0.547 0.547 0.547 srgb} bind def
52 /col39 {0.258 0.258 0.258 srgb} bind def
53 /col40 {0.547 0.547 0.547 srgb} bind def
54 /col41 {0.258 0.258 0.258 srgb} bind def
55 /col42 {0.547 0.547 0.547 srgb} bind def
56 /col43 {0.258 0.258 0.258 srgb} bind def
57
58 end
59 save
60 newpath 0 579 moveto 0 0 lineto 497 0 lineto 497 579 lineto closepath clip newpath
61 -56.9 596.0 translate
62 1 -1 scale
63
64 /cp {closepath} bind def
65 /ef {eofill} bind def
66 /gr {grestore} bind def
67 /gs {gsave} bind def
68 /sa {save} bind def
69 /rs {restore} bind def
70 /l {lineto} bind def
71 /m {moveto} bind def
72 /rm {rmoveto} bind def
73 /n {newpath} bind def
74 /s {stroke} bind def
75 /sh {show} bind def
76 /slc {setlinecap} bind def
77 /slj {setlinejoin} bind def
78 /slw {setlinewidth} bind def
79 /srgb {setrgbcolor} bind def
80 /rot {rotate} bind def
81 /sc {scale} bind def
82 /sd {setdash} bind def
83 /ff {findfont} bind def
84 /sf {setfont} bind def
85 /scf {scalefont} bind def
86 /sw {stringwidth} bind def
87 /tr {translate} bind def
88 /tnt {dup dup currentrgbcolor
89   4 -2 roll dup 1 exch sub 3 -1 roll mul add
90   4 -2 roll dup 1 exch sub 3 -1 roll mul add
91   4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
92   bind def
93 /shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
94   4 -2 roll mul srgb} bind def
95 /reencdict 12 dict def /ReEncode { reencdict begin
96 /newcodesandnames exch def /newfontname exch def /basefontname exch def
97 /basefontdict basefontname findfont def /newfont basefontdict maxlength dict def
98 basefontdict { exch dup /FID ne { dup /Encoding eq
99 { exch dup length array copy newfont 3 1 roll put }
100 { exch newfont 3 1 roll put } ifelse } { pop pop } ifelse } forall
101 newfont /FontName newfontname put newcodesandnames aload pop
102 128 1 255 { newfont /Encoding get exch /.notdef put } for
103 newcodesandnames length 2 idiv { newfont /Encoding get 3 1 roll put } repeat
104 newfontname newfont definefont pop end } def
105 /isovec [
106 8#055 /minus 8#200 /grave 8#201 /acute 8#202 /circumflex 8#203 /tilde
107 8#204 /macron 8#205 /breve 8#206 /dotaccent 8#207 /dieresis
108 8#210 /ring 8#211 /cedilla 8#212 /hungarumlaut 8#213 /ogonek 8#214 /caron
109 8#220 /dotlessi 8#230 /oe 8#231 /OE
110 8#240 /space 8#241 /exclamdown 8#242 /cent 8#243 /sterling
111 8#244 /currency 8#245 /yen 8#246 /brokenbar 8#247 /section 8#250 /dieresis
112 8#251 /copyright 8#252 /ordfeminine 8#253 /guillemotleft 8#254 /logicalnot
113 8#255 /hyphen 8#256 /registered 8#257 /macron 8#260 /degree 8#261 /plusminus
114 8#262 /twosuperior 8#263 /threesuperior 8#264 /acute 8#265 /mu 8#266 /paragraph
115 8#267 /periodcentered 8#270 /cedilla 8#271 /onesuperior 8#272 /ordmasculine
116 8#273 /guillemotright 8#274 /onequarter 8#275 /onehalf
117 8#276 /threequarters 8#277 /questiondown 8#300 /Agrave 8#301 /Aacute
118 8#302 /Acircumflex 8#303 /Atilde 8#304 /Adieresis 8#305 /Aring
119 8#306 /AE 8#307 /Ccedilla 8#310 /Egrave 8#311 /Eacute
120 8#312 /Ecircumflex 8#313 /Edieresis 8#314 /Igrave 8#315 /Iacute
121 8#316 /Icircumflex 8#317 /Idieresis 8#320 /Eth 8#321 /Ntilde 8#322 /Ograve
122 8#323 /Oacute 8#324 /Ocircumflex 8#325 /Otilde 8#326 /Odieresis 8#327 /multiply
123 8#330 /Oslash 8#331 /Ugrave 8#332 /Uacute 8#333 /Ucircumflex
124 8#334 /Udieresis 8#335 /Yacute 8#336 /Thorn 8#337 /germandbls 8#340 /agrave
125 8#341 /aacute 8#342 /acircumflex 8#343 /atilde 8#344 /adieresis 8#345 /aring
126 8#346 /ae 8#347 /ccedilla 8#350 /egrave 8#351 /eacute
127 8#352 /ecircumflex 8#353 /edieresis 8#354 /igrave 8#355 /iacute
128 8#356 /icircumflex 8#357 /idieresis 8#360 /eth 8#361 /ntilde 8#362 /ograve
129 8#363 /oacute 8#364 /ocircumflex 8#365 /otilde 8#366 /odieresis 8#367 /divide
130 8#370 /oslash 8#371 /ugrave 8#372 /uacute 8#373 /ucircumflex
131 8#374 /udieresis 8#375 /yacute 8#376 /thorn 8#377 /ydieresis] def
132 /Courier-Oblique /Courier-Oblique-iso isovec ReEncode
133 /Times-Roman /Times-Roman-iso isovec ReEncode
134  /DrawEllipse {
135         /endangle exch def
136         /startangle exch def
137         /yrad exch def
138         /xrad exch def
139         /y exch def
140         /x exch def
141         /savematrix mtrx currentmatrix def
142         x y tr xrad yrad sc 0 0 1 startangle endangle arc
143         closepath
144         savematrix setmatrix
145         } def
146
147 /$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
148 /$F2psEnd {$F2psEnteredState restore end} def
149
150 $F2psBegin
151 10 setmiterlimit
152 0 slj 0 slc
153  0.06299 0.06299 sc
154 %
155 % Fig objects follow
156 %
157
158 % here starts figure with depth 50
159 % Ellipse
160 7.500 slw
161 n 3238 1735 142 142 0 360 DrawEllipse gs col0 s gr
162
163 /Courier-Oblique-iso ff 180.00 scf sf
164 3157 1805 m
165 gs 1 -1 sc (1) col0 sh gr
166 % Ellipse
167 n 2408 3749 142 142 0 360 DrawEllipse gs col0 s gr
168
169 /Courier-Oblique-iso ff 180.00 scf sf
170 2327 3819 m
171 gs 1 -1 sc (2) col0 sh gr
172 % Ellipse
173 n 1708 5809 142 142 0 360 DrawEllipse gs col0 s gr
174
175 /Courier-Oblique-iso ff 180.00 scf sf
176 1627 5879 m
177 gs 1 -1 sc (3) col0 sh gr
178 % Ellipse
179 n 5848 1685 142 142 0 360 DrawEllipse gs col0 s gr
180
181 /Courier-Oblique-iso ff 180.00 scf sf
182 5767 1755 m
183 gs 1 -1 sc (6) col0 sh gr
184 % Ellipse
185 n 6128 7899 142 142 0 360 DrawEllipse gs col0 s gr
186
187 /Courier-Oblique-iso ff 180.00 scf sf
188 6047 7969 m
189 gs 1 -1 sc (7) col0 sh gr
190 % Ellipse
191 n 7568 4889 142 142 0 360 DrawEllipse gs col0 s gr
192
193 /Courier-Oblique-iso ff 180.00 scf sf
194 7487 4959 m
195 gs 1 -1 sc (8) col0 sh gr
196 % Ellipse
197 n 6008 3879 142 142 0 360 DrawEllipse gs col0 s gr
198
199 /Courier-Oblique-iso ff 180.00 scf sf
200 5882 3940 m
201 gs 1 -1 sc (10) col0 sh gr
202 % Ellipse
203 n 5418 2659 142 142 0 360 DrawEllipse gs col0 s gr
204
205 /Courier-Oblique-iso ff 180.00 scf sf
206 5292 2720 m
207 gs 1 -1 sc (11) col0 sh gr
208 % Ellipse
209 n 4268 3715 142 142 0 360 DrawEllipse gs col0 s gr
210
211 /Courier-Oblique-iso ff 180.00 scf sf
212 4142 3776 m
213 gs 1 -1 sc (12) col0 sh gr
214 % Ellipse
215 n 3208 5865 142 142 0 360 DrawEllipse gs col0 s gr
216
217 /Courier-Oblique-iso ff 180.00 scf sf
218 3082 5926 m
219 gs 1 -1 sc (13) col0 sh gr
220 % Ellipse
221 n 4178 6765 142 142 0 360 DrawEllipse gs col0 s gr
222
223 /Courier-Oblique-iso ff 180.00 scf sf
224 4052 6826 m
225 gs 1 -1 sc (14) col0 sh gr
226 % Ellipse
227 n 4558 7355 142 142 0 360 DrawEllipse gs col0 s gr
228
229 /Courier-Oblique-iso ff 180.00 scf sf
230 4432 7416 m
231 gs 1 -1 sc (15) col0 sh gr
232 % Ellipse
233 n 5208 7365 142 142 0 360 DrawEllipse gs col0 s gr
234
235 /Courier-Oblique-iso ff 180.00 scf sf
236 5127 7435 m
237 gs 1 -1 sc (5) col0 sh gr
238 % Ellipse
239 n 3708 7715 142 142 0 360 DrawEllipse gs col0 s gr
240
241 /Courier-Oblique-iso ff 180.00 scf sf
242 3582 7776 m
243 gs 1 -1 sc (16) col0 sh gr
244 % Ellipse
245 n 3038 7925 142 142 0 360 DrawEllipse gs col0 s gr
246
247 /Courier-Oblique-iso ff 180.00 scf sf
248 2957 7995 m
249 gs 1 -1 sc (4) col0 sh gr
250 % Ellipse
251 n 6568 5895 142 142 0 360 DrawEllipse gs col0 s gr
252
253 /Courier-Oblique-iso ff 180.00 scf sf
254 6487 5965 m
255 gs 1 -1 sc (9) col0 sh gr
256 % Polyline
257 n 3900 8370 m 3600 8370 3600 9150 300 arcto 4 {pop} repeat
258   3600 9450 5670 9450 300 arcto 4 {pop} repeat
259   5970 9450 5970 8670 300 arcto 4 {pop} repeat
260   5970 8370 3900 8370 300 arcto 4 {pop} repeat
261  cp gs col0 s gr 
262 /Times-Roman-iso ff 360.00 scf sf
263 3870 9000 m
264 gs 1 -1 sc (Operational) col0 sh gr
265 % Polyline
266 n 1215 4335 m 915 4335 915 5145 300 arcto 4 {pop} repeat
267   915 5445 2640 5445 300 arcto 4 {pop} repeat
268   2940 5445 2940 4635 300 arcto 4 {pop} repeat
269   2940 4335 1215 4335 300 arcto 4 {pop} repeat
270  cp gs col0 s gr 
271 /Times-Roman-iso ff 360.00 scf sf
272 1620 4995 m
273 gs 1 -1 sc (Init) col0 sh gr
274 % Polyline
275 n 1230 6345 m 930 6345 930 7155 300 arcto 4 {pop} repeat
276   930 7455 2655 7455 300 arcto 4 {pop} repeat
277   2955 7455 2955 6645 300 arcto 4 {pop} repeat
278   2955 6345 1230 6345 300 arcto 4 {pop} repeat
279  cp gs col0 s gr 
280 /Times-Roman-iso ff 360.00 scf sf
281 1215 7020 m
282 gs 1 -1 sc (Self-Test) col0 sh gr
283 % Polyline
284 n 7050 6360 m 6750 6360 6750 7170 300 arcto 4 {pop} repeat
285   6750 7470 8475 7470 300 arcto 4 {pop} repeat
286   8775 7470 8775 6660 300 arcto 4 {pop} repeat
287   8775 6360 7050 6360 300 arcto 4 {pop} repeat
288  cp gs col0 s gr 
289 /Times-Roman-iso ff 360.00 scf sf
290 7335 7020 m
291 gs 1 -1 sc (Error) col0 sh gr
292 % Polyline
293 n 4125 4335 m 3825 4335 3825 5145 300 arcto 4 {pop} repeat
294   3825 5445 5550 5445 300 arcto 4 {pop} repeat
295   5850 5445 5850 4635 300 arcto 4 {pop} repeat
296   5850 4335 4125 4335 300 arcto 4 {pop} repeat
297  cp gs col0 s gr 
298 /Times-Roman-iso ff 360.00 scf sf
299 3915 4995 m
300 gs 1 -1 sc (Fatal-Error) col0 sh gr
301 % Polyline
302 n 7050 2310 m 6750 2310 6750 3120 300 arcto 4 {pop} repeat
303   6750 3420 8475 3420 300 arcto 4 {pop} repeat
304   8775 3420 8775 2610 300 arcto 4 {pop} repeat
305   8775 2310 7050 2310 300 arcto 4 {pop} repeat
306  cp gs col0 s gr 
307 /Times-Roman-iso ff 360.00 scf sf
308 6930 2970 m
309 gs 1 -1 sc (Shutdown) col0 sh gr
310 % Polyline
311 n 2775 2295 m 2475 2295 2475 3105 300 arcto 4 {pop} repeat
312   2475 3405 4200 3405 300 arcto 4 {pop} repeat
313   4500 3405 4500 2595 300 arcto 4 {pop} repeat
314   4500 2295 2775 2295 300 arcto 4 {pop} repeat
315  cp gs col0 s gr 
316 /Times-Roman-iso ff 360.00 scf sf
317 2655 2970 m
318 gs 1 -1 sc (Power-On) col0 sh gr
319 % Polyline
320 n 2775 285 m 2475 285 2475 1095 300 arcto 4 {pop} repeat
321   2475 1395 4200 1395 300 arcto 4 {pop} repeat
322   4500 1395 4500 585 300 arcto 4 {pop} repeat
323   4500 285 2775 285 300 arcto 4 {pop} repeat
324  cp gs col0 s gr 
325 /Times-Roman-iso ff 360.00 scf sf
326 2565 945 m
327 gs 1 -1 sc (Power-Off) col0 sh gr
328 % Ellipse
329 n 4192 6338 142 142 0 360 DrawEllipse gs col0 s gr
330
331 /Courier-Oblique-iso ff 180.00 scf sf
332 4066 6399 m
333 gs 1 -1 sc (17) col0 sh gr
334 % Ellipse
335 n 3202 4507 142 142 0 360 DrawEllipse gs col0 s gr
336
337 /Courier-Oblique-iso ff 180.00 scf sf
338 3076 4568 m
339 gs 1 -1 sc (19) col0 sh gr
340 % Ellipse
341 n 3181 5161 142 142 0 360 DrawEllipse gs col0 s gr
342
343 /Courier-Oblique-iso ff 180.00 scf sf
344 3055 5222 m
345 gs 1 -1 sc (18) col0 sh gr
346 % Ellipse
347 n 7709 7996 142 142 0 360 DrawEllipse gs col0 s gr
348
349 /Courier-Oblique-iso ff 180.00 scf sf
350 7612 8047 m
351 gs 1 -1 sc (20) col0 sh gr
352 % Arc
353 15.000 slw
354 1 slc
355 gs  clippath
356 2899 6648 m 2920 6766 l 3203 6716 l 2957 6699 l 3182 6598 l cp
357 eoclip
358 n 4837.5 16740.0 10215.6 -79.2 -100.8 arcn
359 gs col0 s gr
360  gr
361
362 % arrowhead
363 0 slc
364 n 3182 6598 m 2957 6699 l 3203 6716 l 3182 6598 l  cp gs 0.00 setgray ef gr  col0 s
365 % Arc
366 1 slc
367 gs  clippath
368 2911 7184 m 2908 7304 l 3195 7313 l 2957 7246 l 3198 7193 l cp
369 eoclip
370 n 3026.1 8399.8 1159.2 -1.5 -95.0 arcn
371 gs col0 s gr
372  gr
373
374 % arrowhead
375 0 slc
376 n 3198 7193 m 2957 7246 l 3195 7313 l 3198 7193 l  cp gs 0.00 setgray ef gr  col0 s
377 % Arc
378 1 slc
379 gs  clippath
380 6757 6631 m 6772 6512 l 6487 6477 l 6718 6566 l 6472 6596 l cp
381 eoclip
382 n 7663.1 -2028.8 8647.1 123.6 96.1 arcn
383 gs col0 s gr
384  gr
385
386 % arrowhead
387 0 slc
388 n 6472 6596 m 6718 6566 l 6487 6477 l 6472 6596 l  cp gs 0.00 setgray ef gr  col0 s
389 % Arc
390 1 slc
391 gs  clippath
392 8336 7494 m 8241 7421 l 8066 7650 l 8260 7496 l 8162 7723 l cp
393 eoclip
394 n 7717.5 7211.2 619.2 155.3 24.7 arcn
395 gs col0 s gr
396  gr
397
398 % arrowhead
399 0 slc
400 n 8162 7723 m 8260 7496 l 8066 7650 l 8162 7723 l  cp gs 0.00 setgray ef gr  col0 s
401 % Polyline
402 1 slc
403 gs  clippath
404 3360 2310 m 3480 2310 l 3480 2023 l 3420 2263 l 3360 2023 l cp
405 eoclip
406 n 3420 1395 m
407  3420 2295 l gs col0 s gr gr
408
409 % arrowhead
410 0 slc
411 n 3360 2023 m 3420 2263 l 3480 2023 l 3360 2023 l  cp gs 0.00 setgray ef gr  col0 s
412 % Polyline
413 1 slc
414 gs  clippath
415 4794 4378 m 4860 4278 l 4621 4118 l 4788 4302 l 4555 4218 l cp
416 eoclip
417 n 3465 3420 m
418  4815 4320 l gs col0 s gr gr
419
420 % arrowhead
421 0 slc
422 n 4555 4218 m 4788 4302 l 4621 4118 l 4555 4218 l  cp gs 0.00 setgray ef gr  col0 s
423 % Polyline
424 1 slc
425 gs  clippath
426 1830 6360 m 1950 6360 l 1950 6073 l 1890 6313 l 1830 6073 l cp
427 eoclip
428 n 1890 5445 m
429  1890 6345 l gs col0 s gr gr
430
431 % arrowhead
432 0 slc
433 n 1830 6073 m 1890 6313 l 1950 6073 l 1830 6073 l  cp gs 0.00 setgray ef gr  col0 s
434 % Polyline
435 1 slc
436 gs  clippath
437 3699 8465 m 3790 8386 l 3601 8170 l 3714 8391 l 3511 8249 l cp
438 eoclip
439 n 2835 7380 m
440  3735 8415 l gs col0 s gr gr
441
442 % arrowhead
443 0 slc
444 n 3511 8249 m 3714 8391 l 3601 8170 l 3511 8249 l  cp gs 0.00 setgray ef gr  col0 s
445 % Polyline
446 1 slc
447 gs  clippath
448 4785 5475 m 4665 5475 l 4665 5762 l 4725 5522 l 4785 5762 l cp
449 eoclip
450 n 4725 8370 m
451  4725 5490 l gs col0 s gr gr
452
453 % arrowhead
454 0 slc
455 n 4785 5762 m 4725 5522 l 4665 5762 l 4785 5762 l  cp gs 0.00 setgray ef gr  col0 s
456 % Polyline
457 1 slc
458 gs  clippath
459 7395 3432 m 7287 3380 l 7162 3639 l 7321 3449 l 7270 3691 l cp
460 eoclip
461 n 4950 8370 m
462  7335 3420 l gs col0 s gr gr
463
464 % arrowhead
465 0 slc
466 n 7270 3691 m 7321 3449 l 7162 3639 l 7270 3691 l  cp gs 0.00 setgray ef gr  col0 s
467 % Polyline
468 1 slc
469 gs  clippath
470 6765 6990 m 6765 6870 l 6478 6870 l 6718 6930 l 6478 6990 l cp
471 eoclip
472 n 2925 6930 m
473  6750 6930 l gs col0 s gr gr
474
475 % arrowhead
476 0 slc
477 n 6478 6990 m 6718 6930 l 6478 6870 l 6478 6990 l  cp gs 0.00 setgray ef gr  col0 s
478 % Polyline
479 1 slc
480 gs  clippath
481 3969 5384 m 3880 5303 l 3686 5515 l 3893 5379 l 3774 5596 l cp
482 eoclip
483 n 2880 6480 m
484  3915 5355 l gs col0 s gr gr
485
486 % arrowhead
487 0 slc
488 n 3774 5596 m 3893 5379 l 3686 5515 l 3774 5596 l  cp gs 0.00 setgray ef gr  col0 s
489 % Polyline
490 1 slc
491 gs  clippath
492 6765 2895 m 6765 2775 l 6478 2775 l 6718 2835 l 6478 2895 l cp
493 eoclip
494 n 4500 2835 m
495  6750 2835 l gs col0 s gr gr
496
497 % arrowhead
498 0 slc
499 n 6478 2895 m 6718 2835 l 6478 2775 l 6478 2895 l  cp gs 0.00 setgray ef gr  col0 s
500 % Polyline
501 1 slc
502 gs  clippath
503 7800 3405 m 7680 3405 l 7680 3692 l 7740 3452 l 7800 3692 l cp
504 eoclip
505 n 7740 6345 m
506  7740 3420 l gs col0 s gr gr
507
508 % arrowhead
509 0 slc
510 n 7800 3692 m 7740 3452 l 7680 3692 l 7800 3692 l  cp gs 0.00 setgray ef gr  col0 s
511 % Polyline
512 1 slc
513 gs  clippath
514 1846 4276 m 1908 4379 l 2154 4229 l 1918 4303 l 2092 4127 l cp
515 eoclip
516 n 3375 3420 m
517  1890 4320 l gs col0 s gr gr
518
519 % arrowhead
520 0 slc
521 n 2092 4127 m 1918 4303 l 2154 4229 l 2092 4127 l  cp gs 0.00 setgray ef gr  col0 s
522 % Polyline
523 1 slc
524 gs  clippath
525 6893 3361 m 6808 3276 l 6604 3480 l 6817 3353 l 6689 3565 l cp
526 eoclip
527 n 5760 4410 m
528  6840 3330 l gs col0 s gr gr
529
530 % arrowhead
531 0 slc
532 n 6689 3565 m 6817 3353 l 6604 3480 l 6689 3565 l  cp gs 0.00 setgray ef gr  col0 s
533 % Polyline
534 1 slc
535 gs  clippath
536 4510 794 m 4461 903 l 4724 1020 l 4530 868 l 4773 910 l cp
537 eoclip
538 n 7740 2295 m
539  4500 855 l gs col0 s gr gr
540
541 % arrowhead
542 0 slc
543 n 4773 910 m 4530 868 l 4724 1020 l 4773 910 l  cp gs 0.00 setgray ef gr  col0 s
544 % Polyline
545 1 slc
546 gs  clippath
547 5791 5301 m 5706 5386 l 5910 5590 l 5783 5378 l 5995 5505 l cp
548 eoclip
549 n 6840 6435 m
550  5760 5355 l gs col0 s gr gr
551
552 % arrowhead
553 0 slc
554 n 5995 5505 m 5783 5378 l 5910 5590 l 5995 5505 l  cp gs 0.00 setgray ef gr  col0 s
555 % Polyline
556 1 slc
557 gs  clippath
558 6895 7408 m 6804 7329 l 6615 7545 l 6819 7404 l 6706 7624 l cp
559 eoclip
560 n 5895 8460 m
561  6840 7380 l gs col0 s gr gr
562
563 % arrowhead
564 0 slc
565 n 6706 7624 m 6819 7404 l 6615 7545 l 6706 7624 l  cp gs 0.00 setgray ef gr  col0 s
566 % Polyline
567 1 slc
568 gs  clippath
569 3840 4740 m 3840 4620 l 3553 4620 l 3793 4680 l 3553 4740 l cp
570 eoclip
571 n 2925 4680 m
572  3825 4680 l gs col0 s gr gr
573
574 % arrowhead
575 0 slc
576 n 3553 4740 m 3793 4680 l 3553 4620 l 3553 4740 l  cp gs 0.00 setgray ef gr  col0 s
577 % here ends figure;
578 $F2psEnd
579 rs
580 showpage