The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: ImageMark Software Labs
%%For: () ()
%%Title: H:\SDF\WIP\DOC\PAPER\SDFARCH.EPS
%%CreationDate: () ()
%%BoundingBox: 0.0000 0.0000 444.7500 428.2500

%%DocumentProcessColors: Black
%%DocumentFonts: Helvetica
%%+Helvetica-Bold

%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
%%+ procset Adobe_cmykcolor 1.1 0
%%+ procset Adobe_cshow 1.1 0
%%+ procset Adobe_customcolor 1.0 0
%%+ procset Adobe_typography_AI3 1.0 0
%%+ procset Adobe_Illustrator_AI3 1.0 0
%AI3_ColorUsage: Black&White
%AI3_TemplateBox: 0.0000 0.0000 444.7500 428.2500

%AI3_TileBox: 0.0000 0.0000 444.7500 428.2500

%AI3_DocumentPreview: None
%%Template:
%%PageOrigin:0.0000 0.0000

%%EndComments
%%BeginProlog
%%BeginResource: procset Adobe_packedarray 2.0 0
%%Title: (Packed Array Operators)
%%Version: 2.0
%%CreationDate: (8/2/90) ()
%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
userdict /Adobe_packedarray 5 dict dup begin put
/initialize
{
/packedarray where
{
pop
}
{
Adobe_packedarray begin
Adobe_packedarray
{
dup xcheck
{
bind
} if
userdict 3 1 roll put
} forall
end
} ifelse
} def
/terminate
{
} def
/packedarray
{
array astore readonly
} def
/setpacking
{
pop
} def
/currentpacking
{
false
} def
currentdict readonly pop end
%%EndResource

Adobe_packedarray /initialize get exec

%%Title: (CMYK Color Operators)
%%Version: 1.1 
%%CreationDate: (1/23/89) ()
%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
currentpacking true setpacking
userdict /Adobe_cmykcolor 4 dict dup begin put
/initialize
{
/setcmykcolor where
{
pop
}
{
userdict /Adobe_cmykcolor_vars 2 dict dup begin put
/_setrgbcolor
/setrgbcolor load def
/_currentrgbcolor
/currentrgbcolor load def
Adobe_cmykcolor begin
Adobe_cmykcolor
{
dup xcheck
{
bind
} if
pop pop
} forall
end
end
Adobe_cmykcolor begin
} ifelse
} def
/terminate
{
currentdict Adobe_cmykcolor eq
{
end
} if
} def
/setcmykcolor
{
1 sub 4 1 roll
3
{
3 index add neg dup 0 lt
{
pop 0
} if
3 1 roll
} repeat
Adobe_cmykcolor_vars /_setrgbcolor get exec
pop
} def 
/currentcmykcolor
{
Adobe_cmykcolor_vars /_currentrgbcolor get exec
3
{
1 sub neg 3 1 roll
} repeat
0
} def
currentdict readonly pop end
setpacking

%%EndResource

%%BeginResource: procset Adobe_cshow 1.1 0
%%Title: (cshow Operator)
%%Version: 1.1 
%%CreationDate: (1/23/89) ()
%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
currentpacking true setpacking
userdict /Adobe_cshow 3 dict dup begin put
/initialize
{
/cshow where
{
pop
}
{
userdict /Adobe_cshow_vars 1 dict dup begin put
/_cshow 
{} def
Adobe_cshow begin
Adobe_cshow
{
dup xcheck
{
bind
} if
userdict 3 1 roll put
} forall
end
end
} ifelse
} def
/terminate
{
} def
/cshow
{
exch
Adobe_cshow_vars
exch /_cshow
exch put
{
0 0 Adobe_cshow_vars /_cshow get exec
} forall
} def
currentdict readonly pop end
setpacking


%%EndResource

%%BeginResource: procset Adobe_customcolor 1.0 0
%%Title: (Custom Color Operators)
%%Version: 1.0 
%%CreationDate: (5/9/88) ()
%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
currentpacking true setpacking
userdict /Adobe_customcolor 5 dict dup begin put
/initialize
{
/setcustomcolor where
{
pop
}
{
Adobe_customcolor begin
Adobe_customcolor
{
dup xcheck
{
bind
} if
pop pop
} forall
end
Adobe_customcolor begin
} ifelse
} def
/terminate
{
currentdict Adobe_customcolor eq
{
end
} if
} def
/findcmykcustomcolor
{
5 packedarray
}  def
/setcustomcolor
{
exch
aload pop pop
4
{
4 index mul 4 1 roll
} repeat
5 -1 roll pop
setcmykcolor
} def
/setoverprint
{
pop
} def
currentdict readonly pop end
setpacking
%%EndResource 



%%BeginResource: procset Adobe_typography_AI3 1.0 0
%%Title: (Typography Operators)%%Version: 1.0
%%CreationDate:(5/31/90) ()
%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
currentpacking true setpacking
userdict /Adobe_typography_AI3 46 dict dup begin put
/initialize
{
/TZ
where
{
pop
}
{
Adobe_typography_AI3 begin
Adobe_typography_AI3
{
dup xcheck
{
bind
} if
pop pop
} forall
end
Adobe_typography_AI3 begin
} ifelse
} def
/terminate
{
currentdict Adobe_typography_AI3 eq
{
end
} if
} def
/modifyEncoding
{
/_tempEncode exch ddef
/_pntr 0 ddef
{
counttomark -1 roll
dup type dup /marktype eq   
{
pop pop exit
}
{
/nametype eq
{
_tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
put
}
{
/_pntr exch ddef
}
ifelse
}
ifelse
}
loop 
_tempEncode
}
def
/TE 
{
StandardEncoding 256 array copy modifyEncoding 
/_nativeEncoding exch def
} def
/TZ  
{
/_useNativeEncoding exch def
pop pop
findfont dup length 2 add dict
begin
mark exch
{
1 index /FID ne { def } if cleartomark mark
}
forall
pop
/FontName exch def
counttomark 0 eq
{
Encoding StandardEncoding eq 1 _useNativeEncoding eq and
{
/Encoding _nativeEncoding def
}
if
cleartomark
}
{ 
/Encoding load 256 array copy 
modifyEncoding /Encoding exch def
}
ifelse  
FontName currentdict
end
definefont pop
}
def
/tr
{
_ax _ay 3 2 roll
} def
/trj 
{
_cx _cy _sp _ax _ay 6 5 roll
} def


/a0
{
/Tx 
{
dup 
currentpoint 3 2 roll
tr _psf
newpath moveto
tr _ctm _pss
} ddef
/Tj 
{
dup
currentpoint 3 2 roll
trj _pjsf
newpath moveto
trj _ctm _pjss
} ddef
} def
/a1
{
W B
} def
/e0
{
/Tx 
{
tr _psf
} ddef
/Tj 
{
trj _pjsf
} ddef
} def
/e1
{
W F 
} def
/i0
{
/Tx
{
tr sp
} ddef
/Tj
{
trj jsp
} ddef
} def
/o0
{
/Tx
{
tr sw rmoveto
} ddef
/Tj
{
trj swj rmoveto
} ddef
} def
/r0
{
/Tx
{
tr _ctm _pss
} ddef
/Tj
{
trj _ctm _pjss
} ddef
} def
/r1
{
W S
} def
/To
{
pop _ctm currentmatrix pop
} def
/TO
{
Te _ctm setmatrix newpath
} def
/Tp
{
pop _tm astore pop _ctm setmatrix 
2 dict begin /W {} def /h {} def
} def
/TP
{
end
iTm 0 0 moveto
} def
/Tr
{
Te currentpoint newpath moveto
dup 8 eq {pop 0} {dup 9 eq {pop 1} if} ifelse
dup /_render exch ddef
_renderStart exch get load exec
} def
/iTm 
{
_ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
} def
/Te
{
_render -1 eq {} {_renderEnd _render get dup null ne {load exec} {pop} ifelse} ifelse
/_render -1 ddef
} def
/Tf
{
dup 1000 div /_fScl exch ddef
exch findfont exch scalefont setfont
} def
/Tl
{
pop
0 exch _leading astore pop
} def
/Tt 
{
pop
} def
/TW
{
3 npop
} def
/Tw
{
/_cx exch ddef
} def
/Tc
{
/_ax exch ddef
} def
/Ts
{
/_rise exch ddef
currentpoint
iTm
moveto
} def
/Ti
{
3 npop
} def
/Tz
{
100 div /_hs exch ddef
iTm
} def
/Tq 
{
pop
} def
/TX {pop} def
/Tk
{
exch pop _fScl mul neg 0 rmoveto
} def
/T- 
{
_hyphen Tx
} def
/TS
{
0 eq {Tx} {Tj} ifelse
} def
currentdict readonly pop end
setpacking
%%EndResource




%%BeginResource: procset Adobe_Illustrator_AI3 1.0 0
%%Title: (Adobe Illustrator (R) Version 3.0 Full Prolog)
%%Version: 1.0 
%%CreationDate: (7/22/89) ()
%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
currentpacking true setpacking
userdict /Adobe_Illustrator_AI3 71 dict dup begin put
/initialize
{
userdict /Adobe_Illustrator_AI3_vars 55 dict dup begin put
/_lp /none def
/_pf {} def
/_ps {} def
/_psf {} def
/_pss {} def
/_pjsf {} def
/_pjss {} def
/_pola 0 def
/_doClip 0 def
/cf currentflat def
/_tm matrix def
/_renderStart [/e0 /r0 /a0 /o0 /i0 /i0 /i0 /i0] def 
/_renderEnd [null null null null /e1 /r1 /a1 /clip] def
/_render -1 def
/_rise 0 def
/_ax 0 def
/_ay 0 def
/_cx 0 def
/_cy 0 def
/_leading [0 0] def
/_ctm matrix def
/_mtx matrix def
/_sp 16#020 def
/_hyphen (-) def
/_fScl 0 def
/_cnt 0 def
/_hs 1 def
/_nativeEncoding 0 def
/_useNativeEncoding 0 def
/_tempEncode 0 def
/_pntr 0 def
/Tx {} def
/Tj {} def
/CRender {} def
/_AI3_savepage {} def
/_gf null def
/_cf 4 array def
/_if null def
/_of false def
/_fc {} def
/_gs null def
/_cs 4 array def
/_is null def
/_os false def
/_sc {} def
/_pd 1 dict def
/_ed 15 dict def
/_pm matrix def
/_fm null def
/_fd null def
/_fdd null def
/_sm null def
/_sd null def
/_sdd null def
/_i null def
Adobe_Illustrator_AI3 begin
Adobe_Illustrator_AI3 dup /nc get begin
{
dup xcheck
{
bind
} if
pop pop
} forall
end
end
end
Adobe_Illustrator_AI3 begin
Adobe_Illustrator_AI3_vars begin
newpath
} def
/terminate
{
end
end
} def


/_
null def
/ddef
{
Adobe_Illustrator_AI3_vars 3 1 roll put
} def
/xput
{
dup load dup length exch maxlength eq
{
dup dup load dup
length 2 mul dict copy def
} if
load begin def end
} def
/npop
{
{
pop
} repeat
} def


/sw
{
dup length exch stringwidth
exch 5 -1 roll 3 index 1 sub mul add
4 1 roll 3 1 roll 1 sub mul add
} def
/swj
{
dup 4 1 roll
dup length exch stringwidth 
exch 5 -1 roll 3 index 1 sub mul add
4 1 roll 3 1 roll 1 sub mul add 
6 2 roll /_cnt 0 ddef
{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
} def
/ss
{
4 1 roll
{
2 npop 
(0) exch 2 copy 0 exch put pop
gsave
false charpath currentpoint
4 index setmatrix
stroke
grestore
moveto
2 copy rmoveto
} exch cshow
3 npop
} def
/jss
{
4 1 roll
{
2 npop 
(0) exch 2 copy 0 exch put 
gsave
_sp eq 
{
exch 6 index 6 index 6 index 5 -1 roll widthshow  
currentpoint
}
{
false charpath currentpoint
4 index setmatrix stroke
}ifelse
grestore
moveto
2 copy rmoveto
} exch cshow
6 npop
} def
/sp
{
{
2 npop (0) exch
2 copy 0 exch put pop
false charpath
2 copy rmoveto
} exch cshow
2 npop
} def
/jsp
{
{
2 npop 
(0) exch 2 copy 0 exch put 
_sp eq 
{
exch 5 index 5 index 5 index 5 -1 roll widthshow  
}
{
false charpath
}ifelse
2 copy rmoveto
} exch cshow
5 npop
} def
/pl
{
transform
0.25 sub round 0.25 add exch
0.25 sub round 0.25 add exch
itransform
} def
/setstrokeadjust where
{pop true setstrokeadjust
/c
{
curveto
} def
/C
/c load def
/v
{
currentpoint 6 2 roll curveto
} def
/V
/v load def
/y
{
2 copy curveto
} def
/Y
/y load def
/l
{
lineto
} def
/L
/l load def
/m
{
moveto
} def
}
{
/c
{
pl curveto
} def
/C
/c load def
/v
{
currentpoint 6 2 roll pl curveto
} def
/V
/v load def
/y
{
pl 2 copy curveto
} def
/Y
/y load def
/l
{
pl lineto
} def
/L
/l load def
/m
{
pl moveto
} def
} ifelse
/d
{
setdash
} def
/cf {} def
/i
{
dup 0 eq
{
pop cf
} if
setflat
} def
/j
{
setlinejoin
} def
/J
{
setlinecap
} def
/M
{
setmiterlimit
} def
/w
{
setlinewidth
} def
/H {} def /h { closepath } def /N { _pola 0 eq {

_doClip 1 eq {clip /_doClip 0 ddef} if newpath } {

/CRender {N} ddef }ifelse } def /n {N} def

/F
{
_pola 0 eq 
{
_doClip 1 eq 
{
gsave _pf grestore clip newpath /_lp /none ddef _fc 
/_doClip 0 ddef
}
{
_pf
}ifelse
} 
{
/CRender {F} ddef
}ifelse
} def
/f
{
closepath
F
} def
/S
{
_pola 0 eq 
{
_doClip 1 eq 
{
gsave _ps grestore clip newpath /_lp /none ddef _sc 
/_doClip 0 ddef
}
{
_ps
}ifelse
} 
{
/CRender {S} ddef
}ifelse
} def
/s
{
closepath
S
} def
/B
{
_pola 0 eq 
{
_doClip 1 eq
gsave F grestore 
{
gsave S grestore clip newpath /_lp /none ddef _sc
/_doClip 0 ddef
} 
{
S
}ifelse
}
{
/CRender {B} ddef
}ifelse
} def
/b
{
closepath
B
} def
/W
{
/_doClip 1 ddef
} def
/*
{
count 0 ne 
{
dup type (stringtype) eq {pop} if
} if 
_pola 0 eq {newpath} if
} def
/u
{} def
/U
{} def
/q
{_pola 0 eq {gsave} if
} def
/Q
{
_pola 0 eq {grestore} if
} def
/*u
{
_pola 1 add /_pola exch ddef
} def
/*U
{
_pola 1 sub /_pola exch ddef 
_pola 0 eq {CRender} if
} def
/D
{pop} def
/*w
{} def
/*W
{} def
/`
{
/_i save ddef
6 1 roll 4 npop
concat
userdict begin
/showpage {} def
false setoverprint
pop
} def
/~ { end _i restore } def
/@
{} def
/&
{} def
/O
{
0 ne
/_of exch ddef
/_lp /none ddef
} def
/R
{
0 ne
/_os exch ddef
/_lp /none ddef
} def
/g
{
/_gf exch ddef
/_fc
{
_lp /fill ne
{
_of setoverprint
_gf setgray
/_lp /fill ddef
} if
} ddef
/_pf
{
_fc
fill
} ddef
/_psf
{
_fc
ashow
} ddef
/_pjsf
{
_fc
awidthshow
} ddef
/_lp /none ddef
} def
/G
{
/_gs exch ddef
/_sc
{
_lp /stroke ne
{
_os setoverprint
_gs setgray
/_lp /stroke ddef
} if
} ddef
/_ps
{
_sc
stroke
} ddef
/_pss
{
_sc
ss
} ddef
/_pjss
{
_sc
jss
} ddef
/_lp /none ddef
} def
/k
{
_cf astore pop
/_fc
{
_lp /fill ne
{
_of setoverprint
_cf aload pop setcmykcolor
/_lp /fill ddef
} if
} ddef
/_pf
{
_fc
fill
} ddef
/_psf
{
_fc
ashow
} ddef
/_pjsf
{
_fc
awidthshow
} ddef
/_lp /none ddef
} def
/K
{
_cs astore pop
/_sc
{
_lp /stroke ne
{
_os setoverprint
_cs aload pop setcmykcolor
/_lp /stroke ddef
} if
} ddef
/_ps
{
_sc
stroke
} ddef
/_pss
{
_sc
ss
} ddef
/_pjss
{
_sc
jss
} ddef
/_lp /none ddef
} def
/x
{
/_gf exch ddef
findcmykcustomcolor
/_if exch ddef
/_fc
{
_lp /fill ne
{
_of setoverprint
_if _gf 1 exch sub setcustomcolor
/_lp /fill ddef
} if
} ddef
/_pf
{
_fc
fill
} ddef
/_psf
{
_fc
ashow
} ddef
/_pjsf
{
_fc
awidthshow
} ddef
/_lp /none ddef
} def
/X
{
/_gs exch ddef
findcmykcustomcolor
/_is exch ddef
/_sc
{
_lp /stroke ne
{
_os setoverprint
_is _gs 1 exch sub setcustomcolor
/_lp /stroke ddef
} if
} ddef
/_ps
{
_sc
stroke
} ddef
/_pss
{
_sc
ss
} ddef
/_pjss
{
_sc
jss
} ddef
/_lp /none ddef
} def
/dp
{
dup null eq
{
pop
_dp 0 ne
{
0 1 _dp 1 sub _dl mod
{
_da exch get 3 get
} for
_dp 1 sub _dl mod 1 add packedarray
_da 0 get aload pop 8 -1 roll 5 -1 roll pop 4 1 roll
definepattern pop
} if
}
{
_dp 0 ne _dp _dl mod 0 eq and
{
null dp
} if
7 packedarray _da exch _dp _dl mod exch put
_dp _dl mod _da 0 get 4 get 2 packedarray
/_dp _dp 1 add def
} ifelse
} def
/E
{
_ed begin
dup 0 get type /arraytype ne
{
0
{
dup 1 add index type /arraytype eq
{
1 add
}
{
exit
} ifelse
} loop
array astore
} if
/_dd exch def
/_ury exch def
/_urx exch def
/_lly exch def
/_llx exch def
/_n exch def
/_y 0 def
/_dl 4 def
/_dp 0 def
/_da _dl array def
0 1 _dd length 1 sub
{
/_d exch _dd exch get def
0 2 _d length 2 sub
{
/_x exch def
/_c _d _x get _ ne def
/_r _d _x 1 add get cvlit def
_r _ ne
{
_urx _llx sub _ury _lly sub [1 0 0 1 0 0] 
[
/save cvx
_llx neg _lly neg /translate cvx
_c
{
nc /begin cvx
} if
_r dup type /stringtype eq
{
cvx
}
{
{exec} /forall cvx
} ifelse
_c
{
/end cvx
} if
/restore cvx
] cvx
/_fn 12 _n length add string def
_y _fn cvs pop
/_y _y 1 add def
_fn 12 _n putinterval
_fn _c false dp
_d exch _x 1 add exch put
} if
} for
} for
null dp
_n _dd /_pd
end xput
} def
/fc
{
_fm dup concatmatrix pop
} def
/p
{
/_fm exch ddef
9 -2 roll _pm translate fc
7 -2 roll _pm scale fc
5 -1 roll _pm rotate fc
4 -2 roll exch 0 ne
{
dup _pm rotate fc
1 -1 _pm scale fc
neg _pm rotate fc
}
{
pop
} ifelse
dup _pm rotate fc
exch dup sin exch cos div 1 0 0 1 0 6 2 roll
_pm astore fc
neg _pm rotate fc
_pd exch get /_fdd exch ddef
/_pf
{
save
0 1 _fdd length 1 sub
{
/_fd exch _fdd exch get ddef
_fd
0 2 _fd length 2 sub
{
gsave
2 copy get dup _ ne
{
cvx exec _fc
}
{
pop
} ifelse
2 copy 1 add get dup _ ne
{
aload pop findfont _fm
patternfill
}
{
pop
fill
} ifelse
grestore
pop
} for
pop
} for
restore
newpath
} ddef
/_psf
{
save
0 1 _fdd length 1 sub
{
/_fd exch _fdd exch get ddef
_fd
0 2 _fd length 2 sub
{
gsave
2 copy get dup _ ne
{
cvx exec _fc
}
{
pop
} ifelse
2 copy 1 add get dup _ ne
{
aload pop findfont _fm
9 copy 6 npop patternashow
}
{
pop
6 copy 3 npop ashow
} ifelse
grestore
pop
} for
pop
} for
restore

sw rmoveto
} ddef
/_pjsf
{
save
0 1 _fdd length 1 sub
{
/_fd exch _fdd exch get ddef
_fd
0 2 _fd length 2 sub
{
gsave
2 copy get dup _ ne
{
cvx exec _fc
}
{
pop
} ifelse
2 copy 1 add get dup _ ne
{
aload pop findfont _fm
12 copy 6 npop patternawidthshow
}
{
pop 9 copy 3 npop awidthshow
} ifelse
grestore
pop
} for
pop
} for
restore
swj rmoveto
} ddef
/_lp /none ddef
} def
/sc
{
_sm dup concatmatrix pop
} def
/P
{
/_sm exch ddef
9 -2 roll _pm translate sc
7 -2 roll _pm scale sc
5 -1 roll _pm rotate sc
4 -2 roll exch 0 ne
{
dup _pm rotate sc
1 -1 _pm scale sc
neg _pm rotate sc
}
{
pop
} ifelse
dup _pm rotate sc
exch dup sin exch cos div 1 0 0 1 0 6 2 roll
_pm astore sc
neg _pm rotate sc
_pd exch get /_sdd exch ddef
/_ps
{
save
0 1 _sdd length 1 sub
{
/_sd exch _sdd exch get ddef
_sd
0 2 _sd length 2 sub
{
gsave
2 copy get dup _ ne
{
cvx exec _sc
}
{
pop
} ifelse
2 copy 1 add get dup _ ne
{
aload pop findfont _sm
patternstroke
}
{
pop stroke
} ifelse
grestore
pop
} for
pop
} for
restore
newpath
} ddef
/_pss
{
save
0 1 _sdd length 1 sub
{
/_sd exch _sdd exch get ddef
_sd
0 2 _sd length 2 sub
{
gsave
2 copy get dup _ ne
{
cvx exec _sc
}
{
pop
} ifelse
2 copy 1 add get dup _ ne
{
aload pop findfont _sm
10 copy 6 npop patternashowstroke
}
{
pop 7 copy 3 npop ss
} ifelse
grestore
pop
} for
pop
} for
restore
pop sw rmoveto
} ddef
/_pjss
{
save
0 1 _sdd length 1 sub
{
/_sd exch _sdd exch get ddef
_sd
0 2 _sd length 2 sub
{
gsave
2 copy get dup _ ne
{
cvx exec _sc
}
{
pop
} ifelse
2 copy 1 add get dup _ ne
{
aload pop findfont _sm
13 copy 6 npop patternawidthshowstroke
}
{
pop 10 copy 3 npop jss
} ifelse
grestore
pop
} for
pop
} for
restore
pop swj rmoveto
} ddef
/_lp /none ddef
} def


/A
{
pop
} def


/nc 3 dict def
nc begin
/setgray
{
pop
} bind def
/setcmykcolor
{
4 npop
} bind def
/setcustomcolor
{
2 npop
} bind def
currentdict readonly pop end
/Z {findfont begin currentdict dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall /FontName exch def dup length 0 ne
{/Encoding Encoding 256 array copy def 0 exch {dup type /nametype eq
{Encoding 2 index 2 index put pop 1 add} {exch pop} ifelse} forall} if pop
currentdict dup end end /FontName get exch definefont pop} bind def
currentdict readonly pop end
setpacking
/annotatepage
{
} def

%%EndResource


%AI3-Grid.0 0 0 0 0 0 0 2
%%EndProlog
%%BeginSetup
Adobe_cmykcolor /initialize get exec
Adobe_cshow /initialize get exec
Adobe_customcolor /initialize get exec
Adobe_typography_AI3 /initialize get exec
Adobe_Illustrator_AI3 /initialize get exec
%%BeginEncoding:_Helvetica Helvetica
[
5/breve/dotaccent 11/ogonek/caron 14/dotlessi 39/quotesingle
94/circumflex 96/grave 126/tilde 145/quoteleft/quoteright
/quotedblleft/quotedblright/bullet/endash/emdash/ring 164/currency
166/brokenbar168/dieresis/copyright/ordfeminine 172/logicalnot
/minus/registered/macron/degree/plusminus/twosuperior/threesuperior
/acute/mu 183/periodcentered/cedilla/onesuperior/ordmasculine
188/onequarter/onehalf/threequarters 192/Agrave/Aacute/Acircumflex
/Atilde/Adieresis/Aring/AE/Ccedilla/Egrave/Eacute/Ecircumflex
/Edieresis/Igrave/Iacute/Icircumflex/Idieresis/Eth/Ntilde/Ograve
/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash/Ugrave/Uacute
/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave/aacute/acircumflex
/atilde/adieresis/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex/otilde
/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn
/ydieresis
]  /_Helvetica/Helvetica Z
%%EndEncoding
%%BeginEncoding:_Helvetica-Bold Helvetica-Bold
[
5/breve/dotaccent 11/ogonek/caron 14/dotlessi 39/quotesingle
94/circumflex 96/grave 126/tilde 145/quoteleft/quoteright
/quotedblleft/quotedblright/bullet/endash/emdash/ring 164/currency
166/brokenbar168/dieresis/copyright/ordfeminine 172/logicalnot
/minus/registered/macron/degree/plusminus/twosuperior/threesuperior
/acute/mu 183/periodcentered/cedilla/onesuperior/ordmasculine
188/onequarter/onehalf/threequarters 192/Agrave/Aacute/Acircumflex
/Atilde/Adieresis/Aring/AE/Ccedilla/Egrave/Eacute/Ecircumflex
/Edieresis/Igrave/Iacute/Icircumflex/Idieresis/Eth/Ntilde/Ograve
/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash/Ugrave/Uacute
/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave/aacute/acircumflex
/atilde/adieresis/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex/otilde
/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn
/ydieresis
]  /_Helvetica-Bold/Helvetica-Bold Z
%%EndEncoding
%%EndSetup
u
  0.000 0.000 0.000 0.000 k
 [] 0 d
0.2500 w
  0.000 0.000 0.000 1.000 K
1 j
  178.7500 290.7500 m
  179.0000 293.2500 L
  180.0000 295.7500 L
  181.5000 298.0000 L
  184.0000 300.2500 L
  186.5000 302.0000 L
  190.0000 303.7500 L
  193.5000 305.2500 L
  197.7500 306.5000 L
  202.2500 307.5000 L
  207.0000 308.2500 L
  211.7500 308.5000 L
  216.5000 308.5000 L
  221.2500 308.2500 L
  226.0000 307.5000 L
  230.5000 306.5000 L
  234.5000 305.2500 L
  238.2500 303.7500 L
  241.7500 302.0000 L
  244.2500 300.2500 L
  246.7500 298.0000 L
  248.2500 295.7500 L
  249.2500 293.2500 L
  249.5000 290.7500 L
  249.2500 288.5000 L
  248.2500 286.0000 L
  246.7500 283.7500 L
  244.2500 281.5000 L
  241.7500 279.7500 L
  238.2500 278.0000 L
  234.5000 276.5000 L
  230.5000 275.2500 L
  226.0000 274.2500 L
  221.2500 273.5000 L
  216.5000 273.2500 L
  211.7500 273.2500 L
  207.0000 273.5000 L
  202.2500 274.2500 L
  197.7500 275.2500 L
  193.5000 276.5000 L
  190.0000 278.0000 L
  186.5000 279.7500 L
  184.0000 281.5000 L
  181.5000 283.7500 L
  180.0000 286.0000 L
  179.0000 288.5000 L
  178.7500 290.7500 L
B
U
0 To
1.00000 0 0 1.00000 206.500 288.000 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(sdf\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  178.7500 326.2500 m
  249.5000 326.2500 L
  249.5000 361.7500 L
  178.7500 361.7500 L
  178.7500 326.2500 L
B
U
0 To
1.00000 0 0 1.00000 192.500 341.000 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(SDF files\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  72.5000 202.2500 m
  131.5000 202.2500 L
  131.5000 237.7500 L
  72.5000 237.7500 L
  72.5000 202.2500 L
B
U
0 To
1.00000 0 0 1.00000 93.5000 217.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(MIF\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  72.5000 326.2500 m
  131.5000 326.2500 L
  131.5000 361.7500 L
  72.5000 361.7500 L
  72.5000 326.2500 L
F
U
u
 [4 2 ] 0 d
1 J
  72.5000 326.2500 m
  131.5000 326.2500 L
  131.5000 361.7500 L
  72.5000 361.7500 L
  72.5000 326.2500 L
S
U
0 To
1.00000 0 0 1.00000 86.0000 347.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
 [] 0 d
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(Source\r) Tx
TO
0 To
1.00000 0 0 1.00000 91.0000 335.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
  0.000 0.000 0.000 1.000 k
(code\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  143.2500 202.2500 m
  202.2500 202.2500 L
  202.2500 237.7500 L
  143.2500 237.7500 L
  143.2500 202.2500 L
B
U
0 To
1.00000 0 0 1.00000 163.000 223.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(RTF\r) Tx
TO
0 To
1.00000 0 0 1.00000 155.000 211.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
  0.000 0.000 0.000 1.000 k
(\(& HPJ\)\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  1.5000 202.2500 m
  60.7500 202.2500 L
  60.7500 237.7500 L
  1.5000 237.7500 L
  1.5000 202.2500 L
B
U
0 To
1.00000 0 0 1.00000 17.0000 217.000 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(HTML\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  226.0000 202.2500 m
  285.0000 202.2500 L
  285.0000 237.7500 L
  226.0000 237.7500 L
  226.0000 202.2500 L
B
U
0 To
1.00000 0 0 1.00000 243.500 223.000 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(Plain\r) Tx
TO
0 To
1.00000 0 0 1.00000 246.500 211.000 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
  0.000 0.000 0.000 1.000 k
(text\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  296.7500 202.2500 m
  355.7500 202.2500 L
  355.7500 237.7500 L
  296.7500 237.7500 L
  296.7500 202.2500 L
B
U
0 To
1.00000 0 0 1.00000 315.500 217.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(POD\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  368.7500 202.2500 m
  427.7500 202.2500 L
  427.7500 237.7500 L
  368.7500 237.7500 L
  368.7500 202.2500 L
B
U
0 To
1.00000 0 0 1.00000 384.000 217.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(SGML\r) Tx
TO
u
0.2500 w
1 j
  214.0000 273.2500 m
  214.0000 262.5000 L
S
U
u
  214.0000 259.0000 m
  31.2500 259.0000 L
  31.2500 241.2500 L
S
U
u
  214.0000 259.0000 m
  398.2500 259.0000 L
  398.2500 241.2500 L
S
U
u
  214.0000 259.0000 m
  102.0000 259.0000 L
  102.0000 241.2500 L
S
U
u
  214.0000 259.0000 m
  172.7500 259.0000 L
  172.7500 241.2500 L
S
U
u
  214.0000 259.0000 m
  255.5000 259.0000 L
  255.5000 241.2500 L
S
U
u
  214.0000 259.0000 m
  326.2500 259.0000 L
  326.2500 241.2500 L
S
U
  0.000 0.000 0.000 1.000 k
*u
  216.0000 263.0000 m
  214.0000 259.0000 L
  212.0000 263.0000 L
  216.0000 263.0000 L
  216.0000 263.0000 L
F
u
  33.0000 241.7500 m
  31.2500 237.7500 L
  29.2500 241.7500 L
  33.0000 241.7500 L
  33.0000 241.7500 L
F
U
u
  400.2500 241.7500 m
  398.2500 237.7500 L
  396.2500 241.7500 L
  400.2500 241.7500 L
  400.2500 241.7500 L
F
U
u
  104.0000 241.7500 m
  102.0000 237.7500 L
  99.7500 241.7500 L
  104.0000 241.7500 L
  104.0000 241.7500 L
F
U
u
  175.0000 241.7500 m
  172.7500 237.7500 L
  170.7500 241.7500 L
  175.0000 241.7500 L
  175.0000 241.7500 L
F
U
u
  257.5000 241.7500 m
  255.5000 237.7500 L
  253.2500 241.7500 L
  257.5000 241.7500 L
  257.5000 241.7500 L
F
U
u
  328.2500 241.7500 m
  326.2500 237.7500 L
  324.2500 241.7500 L
  328.2500 241.7500 L
  328.2500 241.7500 L
F
U
*U
u
 [4 2 ] 0 d
  131.5000 344.0000 m
  155.0000 344.0000 L
  155.0000 344.0000 L
  155.0000 344.0000 L
  155.0000 344.0000 L
  173.7500 344.0000 L
S
U
u
  0.000 0.000 0.000 1.000 k
 [] 0 d
  173.2500 346.7500 m
  178.7500 344.0000 L
  173.2500 341.2500 L
  173.2500 346.7500 L
F
U
u
  0.000 0.000 0.000 0.000 k
  107.7500 96.0000 m
  167.0000 96.0000 L
  167.0000 131.5000 L
  107.7500 131.5000 L
  107.7500 96.0000 L
B
U
0 To
1.00000 0 0 1.00000 112.000 110.750 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(PostScript\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  214.0000 96.0000 m
  273.0000 96.0000 L
  273.0000 131.5000 L
  214.0000 131.5000 L
  214.0000 96.0000 L
B
U
0 To
1.00000 0 0 1.00000 221.250 116.750 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(Windows\r) Tx
TO
0 To
1.00000 0 0 1.00000 232.750 104.750 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
  0.000 0.000 0.000 1.000 k
(Help\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  72.5000 167.0000 m
  72.7500 168.5000 L
  73.7500 170.5000 L
  75.5000 172.0000 L
  77.5000 173.5000 L
  80.2500 175.0000 L
  83.5000 176.2500 L
  87.2500 177.0000 L
  91.2500 178.0000 L
  95.2500 178.2500 L
  99.7500 178.7500 L
  104.2500 178.7500 L
  108.5000 178.2500 L
  112.7500 178.0000 L
  116.7500 177.0000 L
  120.2500 176.2500 L
  123.5000 175.0000 L
  126.2500 173.5000 L
  128.5000 172.0000 L
  130.0000 170.5000 L
  131.2500 168.5000 L
  131.5000 167.0000 L
  131.2500 165.2500 L
  130.0000 163.5000 L
  128.5000 161.7500 L
  126.2500 160.2500 L
  123.5000 159.0000 L
  120.2500 157.7500 L
  116.7500 156.7500 L
  112.7500 155.7500 L
  108.5000 155.5000 L
  104.2500 155.0000 L
  99.7500 155.0000 L
  95.2500 155.5000 L
  91.2500 155.7500 L
  87.2500 156.7500 L
  83.5000 157.7500 L
  80.2500 159.0000 L
  77.5000 160.2500 L
  75.5000 161.7500 L
  73.7500 163.5000 L
  72.7500 165.2500 L
  72.5000 167.0000 L
B
U
0 To
1.00000 0 0 1.00000 84.0000 164.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(fmbatch\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  143.2500 167.0000 m
  143.5000 168.5000 L
  144.7500 170.5000 L
  146.2500 172.0000 L
  148.5000 173.5000 L
  151.2500 175.0000 L
  154.2500 176.2500 L
  158.0000 177.0000 L
  162.0000 178.0000 L
  166.2500 178.2500 L
  170.5000 178.7500 L
  175.0000 178.7500 L
  179.5000 178.2500 L
  183.5000 178.0000 L
  187.5000 177.0000 L
  191.2500 176.2500 L
  194.5000 175.0000 L
  197.2500 173.5000 L
  199.2500 172.0000 L
  201.0000 170.5000 L
  202.0000 168.5000 L
  202.2500 167.0000 L
  202.0000 165.2500 L
  201.0000 163.5000 L
  199.2500 161.7500 L
  197.2500 160.2500 L
  194.5000 159.0000 L
  191.2500 157.7500 L
  187.5000 156.7500 L
  183.5000 155.7500 L
  179.5000 155.5000 L
  175.0000 155.0000 L
  170.5000 155.0000 L
  166.2500 155.5000 L
  162.0000 155.7500 L
  158.0000 156.7500 L
  154.2500 157.7500 L
  151.2500 159.0000 L
  148.5000 160.2500 L
  146.2500 161.7500 L
  144.7500 163.5000 L
  143.5000 165.2500 L
  143.2500 167.0000 L
B
U
0 To
1.00000 0 0 1.00000 160.500 164.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(Word\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  214.0000 167.0000 m
  214.5000 168.5000 L
  215.2500 170.5000 L
  217.0000 172.0000 L
  219.2500 173.5000 L
  222.0000 175.0000 L
  225.2500 176.2500 L
  228.7500 177.0000 L
  232.7500 178.0000 L
  237.2500 178.2500 L
  241.5000 178.7500 L
  245.7500 178.7500 L
  250.2500 178.2500 L
  254.5000 178.0000 L
  258.2500 177.0000 L
  262.0000 176.2500 L
  265.2500 175.0000 L
  268.0000 173.5000 L
  270.2500 172.0000 L
  271.7500 170.5000 L
  272.7500 168.5000 L
  273.0000 167.0000 L
  272.7500 165.2500 L
  271.7500 163.5000 L
  270.2500 161.7500 L
  268.0000 160.2500 L
  265.2500 159.0000 L
  262.0000 157.7500 L
  258.2500 156.7500 L
  254.5000 155.7500 L
  250.2500 155.5000 L
  245.7500 155.0000 L
  241.5000 155.0000 L
  237.2500 155.5000 L
  232.7500 155.7500 L
  228.7500 156.7500 L
  225.2500 157.7500 L
  222.0000 159.0000 L
  219.2500 160.2500 L
  217.0000 161.7500 L
  215.2500 163.5000 L
  214.5000 165.2500 L
  214.0000 167.0000 L
B
U
0 To
1.00000 0 0 1.00000 233.000 164.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(HCP\r) Tx
TO
u
0.2500 w
1 j
  243.5000 155.0000 m
  243.5000 143.2500 L
  243.5000 143.2500 L
  243.5000 143.2500 L
  243.5000 143.2500 L
  243.5000 136.5000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  246.2500 137.0000 m
  243.5000 131.5000 L
  241.0000 137.0000 L
  246.2500 137.0000 L
F
U
u
  172.7500 202.2500 m
  172.7500 190.5000 L
  172.7500 190.5000 L
  172.7500 190.5000 L
  172.7500 190.5000 L
  172.7500 183.5000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  175.5000 184.2500 m
  172.7500 178.7500 L
  170.0000 184.2500 L
  175.5000 184.2500 L
F
U
u
  102.0000 202.2500 m
  102.0000 190.5000 L
  102.0000 190.5000 L
  102.0000 190.5000 L
  102.0000 190.5000 L
  102.0000 183.5000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  104.7500 184.2500 m
  102.0000 178.7500 L
  99.2500 184.2500 L
  104.7500 184.2500 L
F
U
u
  172.7500 202.2500 m
  172.7500 190.5000 L
  208.2500 190.5000 L
  208.2500 190.5000 L
  243.5000 190.5000 L
  243.5000 183.5000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  246.2500 184.2500 m
  243.5000 178.7500 L
  241.0000 184.2500 L
  246.2500 184.2500 L
F
U
u
  102.0000 155.0000 m
  102.0000 143.2500 L
  119.7500 143.2500 L
  119.7500 143.2500 L
  137.5000 143.2500 L
  137.5000 136.5000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  140.2500 137.0000 m
  137.5000 131.5000 L
  134.5000 137.0000 L
  140.2500 137.0000 L
F
U
u
  172.7500 155.0000 m
  172.7500 143.2500 L
  155.0000 143.2500 L
  155.0000 143.2500 L
  137.5000 143.2500 L
  137.5000 136.5000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  140.2500 137.0000 m
  137.5000 131.5000 L
  134.5000 137.0000 L
  140.2500 137.0000 L
F
U
u
  0.000 0.000 0.000 0.000 k
  296.7500 167.0000 m
  297.0000 168.5000 L
  298.0000 170.5000 L
  299.7500 172.0000 L
  302.0000 173.5000 L
  304.5000 175.0000 L
  307.7500 176.2500 L
  311.5000 177.0000 L
  315.5000 178.0000 L
  319.7500 178.2500 L
  324.0000 178.7500 L
  328.5000 178.7500 L
  332.7500 178.2500 L
  337.0000 178.0000 L
  341.0000 177.0000 L
  344.7500 176.2500 L
  348.0000 175.0000 L
  350.7500 173.5000 L
  352.7500 172.0000 L
  354.5000 170.5000 L
  355.5000 168.5000 L
  355.7500 167.0000 L
  355.5000 165.2500 L
  354.5000 163.5000 L
  352.7500 161.7500 L
  350.7500 160.2500 L
  348.0000 159.0000 L
  344.7500 157.7500 L
  341.0000 156.7500 L
  337.0000 155.7500 L
  332.7500 155.5000 L
  328.5000 155.0000 L
  324.0000 155.0000 L
  319.7500 155.5000 L
  315.5000 155.7500 L
  311.5000 156.7500 L
  307.7500 157.7500 L
  304.5000 159.0000 L
  302.0000 160.2500 L
  299.7500 161.7500 L
  298.0000 163.5000 L
  297.0000 165.2500 L
  296.7500 167.0000 L
B
U
0 To
1.00000 0 0 1.00000 310.750 164.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(pod2...\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  290.5000 93.7500 m
  361.5000 93.7500 L
  361.5000 129.2500 L
  290.5000 129.2500 L
  290.5000 93.7500 L
B
U
0 To
1.00000 0 0 1.00000 298.250 114.500 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(man pages,\r) Tx
TO
0 To
1.00000 0 0 1.00000 301.250 102.500 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
  0.000 0.000 0.000 1.000 k
(Latex, etc.\r) Tx
TO
u
0.2500 w
1 j
  326.2500 202.2500 m
  326.2500 190.5000 L
  326.2500 190.5000 L
  326.2500 190.5000 L
  326.2500 190.5000 L
  326.2500 183.5000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  329.0000 184.2500 m
  326.2500 178.7500 L
  323.5000 184.2500 L
  329.0000 184.2500 L
F
U
u
  326.2500 155.0000 m
  326.2500 142.2500 L
  326.2500 142.2500 L
  326.2500 142.2500 L
  326.0000 142.2500 L
  326.0000 134.0000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  328.7500 134.5000 m
  326.0000 129.2500 L
  323.2500 134.5000 L
  328.7500 134.5000 L
F
U
u
  0.000 0.000 0.000 0.000 k
  107.7500 1.5000 m
  167.0000 1.5000 L
  167.0000 37.0000 L
  107.7500 37.0000 L
  107.7500 1.5000 L
B
U
0 To
1.00000 0 0 1.00000 127.500 16.2500 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(PDF\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  107.7500 66.5000 m
  108.2500 69.0000 L
  109.2500 71.7500 L
  110.7500 74.2500 L
  113.0000 76.5000 L
  115.7500 78.7500 L
  119.0000 80.5000 L
  122.5000 81.7500 L
  126.7500 83.0000 L
  130.7500 83.7500 L
  135.0000 84.2500 L
  139.5000 84.2500 L
  144.0000 83.7500 L
  148.0000 83.0000 L
  152.2500 81.7500 L
  155.7500 80.5000 L
  159.0000 78.7500 L
  161.7500 76.5000 L
  164.0000 74.2500 L
  165.5000 71.7500 L
  166.5000 69.0000 L
  167.0000 66.5000 L
  166.5000 64.0000 L
  165.5000 61.2500 L
  164.0000 58.7500 L
  161.7500 56.5000 L
  159.0000 54.5000 L
  155.7500 52.7500 L
  152.2500 51.2500 L
  148.0000 50.0000 L
  144.0000 49.2500 L
  139.5000 49.0000 L
  135.0000 49.0000 L
  130.7500 49.2500 L
  126.7500 50.0000 L
  122.5000 51.2500 L
  119.0000 52.7500 L
  115.7500 54.5000 L
  113.0000 56.5000 L
  110.7500 58.7500 L
  109.2500 61.2500 L
  108.2500 64.0000 L
  107.7500 66.5000 L
B
U
0 To
1.00000 0 0 1.00000 120.000 63.5000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(Acrobat\r) Tx
TO
u
0.2500 w
1 j
  137.5000 96.0000 m
  137.5000 90.2500 L
  137.5000 90.2500 L
  137.5000 90.2500 L
  137.5000 90.2500 L
  137.5000 89.0000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  140.2500 89.7500 m
  137.5000 84.2500 L
  134.5000 89.7500 L
  140.2500 89.7500 L
F
U
u
  137.5000 48.7500 m
  137.5000 43.0000 L
  137.5000 43.0000 L
  137.5000 43.0000 L
  137.5000 43.0000 L
  137.5000 42.0000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  140.2500 42.5000 m
  137.5000 37.0000 L
  134.5000 42.5000 L
  140.2500 42.5000 L
F
U
u
  214.0000 326.2500 m
  214.0000 317.5000 L
  214.0000 317.5000 L
  214.0000 317.5000 L
  214.0000 317.5000 L
  214.0000 313.5000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  216.7500 314.2500 m
  214.0000 308.5000 L
  211.5000 314.2500 L
  216.7500 314.2500 L
F
U
u
  0.000 0.000 0.000 0.000 k
  167.0000 403.0000 m
  167.2500 406.0000 L
  168.2500 408.7500 L
  170.0000 411.2500 L
  172.2500 414.0000 L
  175.2500 416.5000 L
  178.7500 418.7500 L
  182.7500 420.7500 L
  187.2500 422.5000 L
  192.2500 424.0000 L
  197.2500 425.2500 L
  202.7500 426.0000 L
  208.2500 426.5000 L
  214.0000 426.7500 L
  219.7500 426.5000 L
  225.5000 426.0000 L
  230.7500 425.2500 L
  236.0000 424.0000 L
  241.0000 422.5000 L
  245.5000 420.7500 L
  249.2500 418.7500 L
  253.0000 416.5000 L
  255.7500 414.0000 L
  258.2500 411.2500 L
  260.0000 408.7500 L
  261.0000 406.0000 L
  261.2500 403.0000 L
  261.0000 400.2500 L
  260.0000 397.2500 L
  258.2500 394.5000 L
  255.7500 392.0000 L
  253.0000 389.5000 L
  249.2500 387.5000 L
  245.5000 385.5000 L
  241.0000 383.7500 L
  236.0000 382.2500 L
  230.7500 381.0000 L
  225.5000 380.0000 L
  219.7500 379.7500 L
  214.0000 379.5000 L
  208.2500 379.7500 L
  202.7500 380.0000 L
  197.2500 381.0000 L
  192.2500 382.2500 L
  187.2500 383.7500 L
  182.7500 385.5000 L
  178.7500 387.5000 L
  175.2500 389.5000 L
  172.2500 392.0000 L
  170.0000 394.5000 L
  168.2500 397.2500 L
  167.2500 400.2500 L
  167.0000 403.0000 L
B
U
0 To
1.00000 0 0 1.00000 195.000 406.250 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(any text\r) Tx
TO
0 To
1.00000 0 0 1.00000 200.000 394.000 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
  0.000 0.000 0.000 1.000 k
(editor\r) Tx
TO
u
0.2500 w
1 j
  214.0000 374.7500 m
  214.0000 372.7500 L
  214.0000 372.7500 L
  214.0000 372.7500 L
  214.0000 372.7500 L
  214.0000 366.5000 L
S
U
  0.000 0.000 0.000 1.000 k
*u
  216.7500 374.0000 m
  214.0000 379.5000 L
  211.5000 374.0000 L
  216.7500 374.0000 L
  216.7500 374.0000 L
F
u
  216.7500 367.2500 m
  214.0000 361.7500 L
  211.5000 367.2500 L
  216.7500 367.2500 L
  216.7500 367.2500 L
F
U
*U
u
  0.000 0.000 0.000 0.000 k
  296.7500 326.2500 m
  355.7500 326.2500 L
  355.7500 361.7500 L
  296.7500 361.7500 L
  296.7500 326.2500 L
F
U
u
 [4 2 ] 0 d
  296.7500 326.2500 m
  355.7500 326.2500 L
  355.7500 361.7500 L
  296.7500 361.7500 L
  296.7500 326.2500 L
S
U
0 To
1.00000 0 0 1.00000 302.000 347.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
 [] 0 d
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(Formatting\r) Tx
TO
0 To
1.00000 0 0 1.00000 315.500 335.000 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
  0.000 0.000 0.000 1.000 k
(rules\r) Tx
TO
u
 [4 2 ] 0 d
0.2500 w
1 j
  326.2500 326.2500 m
  326.2500 322.7500 L
  326.2500 322.7500 L
  326.2500 322.7500 L
  326.2500 290.7500 L
  254.5000 290.7500 L
S
U
u
  0.000 0.000 0.000 1.000 k
 [] 0 d
  255.0000 288.0000 m
  249.5000 290.7500 L
  255.0000 293.7500 L
  255.0000 288.0000 L
F
U
u
  0.000 0.000 0.000 0.000 k
  368.7500 164.5000 m
  369.0000 166.2500 L
  370.0000 168.0000 L
  371.7500 169.7500 L
  373.7500 171.0000 L
  376.5000 172.5000 L
  379.7500 173.7500 L
  383.5000 174.7500 L
  387.5000 175.5000 L
  391.7500 176.0000 L
  396.0000 176.2500 L
  400.5000 176.2500 L
  404.7500 176.0000 L
  409.2500 175.5000 L
  413.0000 174.7500 L
  416.7500 173.7500 L
  420.0000 172.5000 L
  422.7500 171.0000 L
  424.7500 169.7500 L
  426.5000 168.0000 L
  427.5000 166.2500 L
  427.7500 164.5000 L
  427.5000 162.7500 L
  426.5000 161.0000 L
  424.7500 159.5000 L
  422.7500 157.7500 L
  420.0000 156.5000 L
  416.7500 155.2500 L
  413.0000 154.5000 L
  409.2500 153.5000 L
  404.7500 153.0000 L
  400.5000 152.7500 L
  396.0000 152.7500 L
  391.7500 153.0000 L
  387.5000 153.5000 L
  383.5000 154.5000 L
  379.7500 155.2500 L
  376.5000 156.5000 L
  373.7500 157.7500 L
  371.7500 159.5000 L
  370.0000 161.0000 L
  369.0000 162.7500 L
  368.7500 164.5000 L
B
U
0 To
1.00000 0 0 1.00000 380.750 161.500 0 Tp
TP
/_Helvetica 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(sgml2...\r) Tx
TO
u
  0.000 0.000 0.000 0.000 k
0.2500 w
1 j
  367.0000 93.7500 m
  429.5000 93.7500 L
  429.5000 129.2500 L
  367.0000 129.2500 L
  367.0000 93.7500 L
B
U
0 To
1.00000 0 0 1.00000 375.000 114.500 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
0.0000 w
0 j
  0.000 0.000 0.000 1.000 k
(GNU info,\r) Tx
TO
0 To
1.00000 0 0 1.00000 373.500 102.500 0 Tp
TP
/_Helvetica-Bold 9.2500 Tf
0.0000 Tc
 0 Tr
  0.000 0.000 0.000 1.000 k
(Latex, etc.\r) Tx
TO
u
0.2500 w
1 j
  398.2500 202.2500 m
  398.2500 189.2500 L
  398.2500 189.2500 L
  398.2500 189.2500 L
  398.2500 189.2500 L
  398.2500 181.2500 L
S
U
u
  0.000 0.000 0.000 1.000 k
  401.0000 182.0000 m
  398.2500 176.2500 L
  395.5000 182.0000 L
  401.0000 182.0000 L
F
U
u
  398.2500 152.7500 m
  398.2500 141.0000 L
  398.2500 141.0000 L
  398.2500 141.0000 L
  398.2500 141.0000 L
  398.2500 134.0000 L
S
U
u
  0.000 0.000 0.000 1.000 k
  401.0000 134.5000 m
  398.2500 129.2500 L
  395.5000 134.5000 L
  401.0000 134.5000 L
F
U
%%PageTrailer
gsave annotatepage grestore showpage
%%Trailer
Adobe_Illustrator_AI3 /terminate get exec
Adobe_typography_AI3 /terminate get exec
Adobe_customcolor /terminate get exec
Adobe_cshow /terminate get exec
Adobe_cmykcolor /terminate get exec
Adobe_packedarray /terminate get exec
%%EOF