[llvm-commits] CVS: llvm-www/releases/2.6/docs/CommandGuide/ps/FileCheck.ps bugpoint.ps llc.ps lli.ps llvm-ar.ps llvm-as.ps llvm-bcanalyzer.ps llvm-config.ps llvm-db.ps llvm-dis.ps llvm-extract.ps llvm-ld.ps llvm-link.ps llvm-nm.ps llvm-prof.ps llvm-ranlib.ps llvmc.ps llvmgcc.ps llvmgxx.ps opt.ps tblgen.ps

Tanya Lattner tonic at nondot.org
Fri Oct 23 11:57:46 PDT 2009



Changes in directory llvm-www/releases/2.6/docs/CommandGuide/ps:

FileCheck.ps added (r1.1)
bugpoint.ps added (r1.1)
llc.ps added (r1.1)
lli.ps added (r1.1)
llvm-ar.ps added (r1.1)
llvm-as.ps added (r1.1)
llvm-bcanalyzer.ps added (r1.1)
llvm-config.ps added (r1.1)
llvm-db.ps added (r1.1)
llvm-dis.ps added (r1.1)
llvm-extract.ps added (r1.1)
llvm-ld.ps added (r1.1)
llvm-link.ps added (r1.1)
llvm-nm.ps added (r1.1)
llvm-prof.ps added (r1.1)
llvm-ranlib.ps added (r1.1)
llvmc.ps added (r1.1)
llvmgcc.ps added (r1.1)
llvmgxx.ps added (r1.1)
opt.ps added (r1.1)
tblgen.ps added (r1.1)
---
Log message:

Add 2.6



---
Diffs of the changes:  (+8032 -0)

 FileCheck.ps       |  301 +++++++++++++++++
 bugpoint.ps        |  467 ++++++++++++++++++++++++++
 llc.ps             |  424 ++++++++++++++++++++++++
 lli.ps             |  452 +++++++++++++++++++++++++
 llvm-ar.ps         |  936 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 llvm-as.ps         |  284 ++++++++++++++++
 llvm-bcanalyzer.ps |  581 ++++++++++++++++++++++++++++++++
 llvm-config.ps     |  341 +++++++++++++++++++
 llvm-db.ps         |  229 ++++++++++++
 llvm-dis.ps        |  277 +++++++++++++++
 llvm-extract.ps    |  285 ++++++++++++++++
 llvm-ld.ps         |  519 +++++++++++++++++++++++++++++
 llvm-link.ps       |  296 ++++++++++++++++
 llvm-nm.ps         |  331 ++++++++++++++++++
 llvm-prof.ps       |  280 +++++++++++++++
 llvm-ranlib.ps     |  276 +++++++++++++++
 llvmc.ps           |  413 +++++++++++++++++++++++
 llvmgcc.ps         |  298 ++++++++++++++++
 llvmgxx.ps         |  307 +++++++++++++++++
 opt.ps             |  412 +++++++++++++++++++++++
 tblgen.ps          |  323 ++++++++++++++++++
 21 files changed, 8032 insertions(+)


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/FileCheck.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/FileCheck.ps:1.1
*** /dev/null	Fri Oct 23 13:56:33 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/FileCheck.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,301 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+ /Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 115.62<46494c45434845434b283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<46494c45434845434b283129>118.12 E
+ /F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <46696c65436865636b20ad20466c65>108 96 Q
+ <7869626c65207061747465726e206d61746368696e67208c6c652076>-.15 E
+ <6572698c6572>-.15 E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0
+ SF<46696c65436865636b>108 124.8 Q/F3 10/Times-Italic at 0 SF<6d617463>2.5 E
+ <682d8c6c656e616d65>-.15 E F0<5b>2.5 E F3<adad63>A<686563>-.15 E
+ <6bad7072>-.2 E<658c783d585858>-.37 E F0 2.5<5d5b>C F3
+ <adad737472696374ad77686974657370616365>-2.5 E F0<5d>A F1
+ <4445534352495054494f4e>72 141.6 Q F2<46696c65436865636b>108 153.6 Q F0
+ .52<7265616473207477>3.02 F 3.02<6f8c>-.1 G .519<6c657320286f6e65206672
+ 6f6d207374616e6461726420696e7075742c20616e64206f6e652073706563698c656420
+ 6f6e2074686520636f6d6d616e64206c696e652920616e642075736573206f6e65>-3.02
+ F .378<746f2076>108 165.6 R .378<657269667920746865206f74686572>-.15 F
+ 5.379<2e54>-.55 G .379<6869732062656861>-5.379 F .379<76696f722069732070
+ 6172746963756c61726c792075736566756c20666f722074686520746573747375697465
+ 2c2077686963682077>-.2 F .379<616e747320746f2076>-.1 F .379
+ <6572696679207468617420746865206f75742d>-.15 F .209<707574206f6620736f6d
+ 6520746f6f6c2028652e672e206c6c632920636f6e7461696e73207468652065>108
+ 177.6 R .209<7870656374656420696e666f726d6174696f6e2028666f722065>-.15 F
+ .209<78616d706c652c2061206d6f>-.15 F .209
+ <7673642066726f6d20657370206f72207768617465>-.15 F -.15<7665>-.25 G
+ 2.708<7269>.15 G<73>-2.708 E 3.036<696e746572657374696e67292e2054686973>
+ 108 189.6 R .536<69732073696d696c617220746f207573696e6720677265702c2062>
+ 3.036 F .537<7574206974206973206f7074696d697a656420666f72206d6174636869
+ 6e67206d756c7469706c6520646966>-.2 F .537
+ <666572656e7420696e7075747320696e206f6e65>-.25 F
+ <8c6c6520696e20612073706563698c63206f72646572>108 201.6 Q<2e>-.55 E
+ <546865>108 218.4 Q F3<6d617463>3.484 E<682d8c6c656e616d65>-.15 E F0
+ .984<8c6c652073706563698c657320746865208c6c65207468617420636f6e7461696e
+ 7320746865207061747465726e7320746f206d617463682e>3.484 F .983
+ <546865208c6c6520746f2076>5.983 F .983<657269667920697320616c>-.15 F -.1
+ <7761>-.1 G<7973>.1 E
+ <726561642066726f6d207374616e6461726420696e7075742e>108 230.4 Q .835
+ <54686520696e70757420616e64206f7574707574206f66>108 247.2 R F2
+ <46696c65436865636b>3.336 E F0 .836<6973206265>3.336 F .836<796f6e642074
+ 68652073636f7065206f6620746869732073686f727420696e74726f64756374696f6e2e
+ 20506c656173652073656520746865>-.15 F F3 -.92<5465>3.336 G<7374696e672d>
+ .92 E<4775696465>108 259.2 Q F0<7061676520696e20746865>2.5 E/F4 9
+ /Times-Roman at 0 SF<4c4c>2.5 E<564d>-.9 E F0<646f63756d656e746174696f6e2e>
+ 2.5 E F1<4f5054494f4e53>72 276 Q F2<adad68656c70>108 288 Q F0<5072696e74
+ 20612073756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>
+ 128 300 Q F2<adad636865636bad7072>108 316.8 Q<658c78>-.18 E F3<7072>2.5
+ E<658c78>-.37 E F0 1.12
+ <46696c65436865636b2073656172636865732074686520636f6e74656e7473206f66>
+ 128 328.8 R F3<6d617463>3.619 E<682d8c6c656e616d65>-.15 E F0 1.119
+ <666f72207061747465726e7320746f206d617463682e>3.619 F 1.119
+ <427920646566>6.119 F 1.119<61756c742c207468657365207061747465726e73>-.1
+ F .272<617265207072658c78>128 340.8 R .272<656420776974682060>-.15 F<60>
+ -.74 E F4<434845434b3a>A F0 -.74<2727>C 5.272<2e49>.74 G 2.772<6679>
+ -5.272 G<6f7527>-2.772 E 2.772<646c>-.5 G<696b>-2.772 E 2.772<6574>-.1 G
+ 2.772<6f75>-2.772 G .272<7365206120646966>-2.772 F .272<666572656e742070
+ 72658c782028652e672e2062656361757365207468652073616d6520696e707574208c6c
+ 65206973>-.25 F 1.43<636865636b696e67206d756c7469706c6520646966>128
+ 352.8 R 1.429<666572656e7420746f6f6c206f72206f7074696f6e73292c20746865>
+ -.25 F F2<adad636865636bad7072>3.929 E<658c78>-.18 E F0<6172>3.929 E
+ 1.429<67756d656e7420616c6c6f>-.18 F 1.429
+ <777320796f7520746f20737065636966792061>-.25 F
+ <73706563698c63207072658c7820746f206d617463682e>128 364.8 Q F2
+ <adad737472696374ad77686974657370616365>108 381.6 Q F0 .765
+ <427920646566>128 393.6 R .765<61756c742c2046696c65436865636b2063616e6f
+ 6e6963616c697a657320696e70757420686f72697a6f6e74616c20776869746573706163
+ 65202873706163657320616e642074616273292077686963682063617573657320697420
+ 746f>-.1 F 1.008<69676e6f726520746865736520646966>128 405.6 R 1.008<6665
+ 72656e6365732028612073706163652077696c6c206d61746368206120746162292e>
+ -.25 F 1.007<54686520adad737472696374ad77686974657370616365206172>6.008
+ F 1.007<67756d656e742064697361626c65732074686973>-.18 F<62656861>128
+ 417.6 Q<76696f72>-.2 E<2e>-.55 E F2<ad76>108 434.4 Q<657273696f6e>-.1 E
+ F0<53686f>128 446.4 Q 2.5<7774>-.25 G<68652076>-2.5 E
+ <657273696f6e206e756d626572206f6620746869732070726f6772616d2e>-.15 E F1
+ <45584954205354>72 463.2 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+ 475.2 Q F2<46696c65436865636b>2.924 E F0 -.15<7665>2.924 G .424
+ <72698c6573207468617420746865208c6c65206d617463686573207468652065>.15 F
+ .424<7870656374656420636f6e74656e74732c2069742065>-.15 F .424
+ <78697473207769746820302e>-.15 F .425
+ <4f74686572776973652c206966206e6f742c206f7220696620616e>5.424 F
+ <6572726f72206f63637572732c2069742077696c6c2065>108 487.2 Q
+ <78697420776974682061206e6f6e2d7a65726f2076>-.15 E<616c75652e>-.25 E F1
+ -.548<4155>72 504 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920546865>108 516 Q F4<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030392d30382d3135>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/bugpoint.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/bugpoint.ps:1.1
*** /dev/null	Fri Oct 23 13:57:42 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/bugpoint.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,467 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 2
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF -.1<4255>72 48 S 120.17
+ <47504f494e54283129204c4c>.1 F<564d20436f6d6d616e64204775696465>-1 E -.1
+ <4255>122.67 G<47504f494e54283129>.1 E/F1 10.95/Times-Bold at 0 SF -.219
+ <4e41>72 84 S<4d45>.219 E F0 -.2<6275>108 96 S<67706f696e7420ad20617574
+ 6f6d617469632074657374206361736520726564756374696f6e20746f6f6c>.2 E F1
+ <53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF -.2<6275>108 124.8 S
+ <67706f696e74>.2 E F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A
+ F0 2.5<5d5b>C F3<696e707574>-2.5 E/F4 9/Times-Italic at 0 SF<4c4c>2.5 E
+ <564d>-.495 E F3<6c6c2f6263208c6c6573>2.5 E F0 2.5<5d5b>C F4<4c4c>-2.5 E
+ <564d>-.495 E F3<706173736573>2.5 E F0<5d>A F2<adad6172>2.5 E<6773>-.1 E
+ F3<7072>2.5 E -.1<6f67>-.45 G -.15<7261>.1 G 2.5<6d61>.15 G -.37<7267>
+ -2.5 G<756d656e7473>.37 E F1<4445534352495054494f4e>72 141.6 Q F2 -.2
+ <6275>108 153.6 S<67706f696e74>.2 E F0<6e6172726f>3.304 E .804
+ <777320646f>-.25 F .804
+ <776e2074686520736f75726365206f662070726f626c656d7320696e>-.25 F/F5 9
+ /Times-Roman at 0 SF<4c4c>3.304 E<564d>-.9 E F0 .803
+ <746f6f6c7320616e64207061737365732e>3.304 F .803
+ <49742063616e206265207573656420746f20646562>5.803 F .803
+ <7567207468726565>-.2 F .517<7479706573206f662066>108 165.6 R .518<6169
+ 6c757265733a206f7074696d697a657220637261736865732c206d6973636f6d70696c61
+ 74696f6e73206279206f7074696d697a6572732c206f7220626164206e617469>-.1 F
+ .818 -.15<76652063>-.25 H .518
+ <6f64652067656e65726174696f6e2028696e636c75642d>.15 F .605
+ <696e672070726f626c656d7320696e207468652073746174696320616e64>108 177.6
+ R F5<4a4954>3.105 E F0 3.105<636f6d70696c657273292e204974>3.105 F .605
+ <61696d7320746f20726564756365206c6172>3.105 F .605<67652074657374206361
+ 73657320746f20736d616c6c2c2075736566756c206f6e65732e>-.18 F -.15<466f>
+ 5.604 G<72>.15 E .492<6d6f726520696e666f726d6174696f6e206f6e207468652064
+ 657369676e20616e6420696e6e65722077>108 189.6 R .492
+ <6f726b696e6773206f66>-.1 F F2 -.2<6275>2.992 G<67706f696e74>.2 E F0
+ 2.992<2c61>C 2.992<7377>-2.992 G .493
+ <656c6c2061732061647669636520666f72207573696e672062>-2.992 F .493
+ <7567706f696e742c20736565>-.2 F F3
+ <6c6c766d2f646f63732f427567706f696e742e68746d6c>108 201.6 Q F0
+ <696e20746865>2.5 E F5<4c4c>2.5 E<564d>-.9 E F0<64697374726962>2.5 E
+ <7574696f6e2e>-.2 E F1<4f5054494f4e53>72 218.4 Q F2
+ <adad6164646974696f6e616cad736f>108 230.4 Q F3<6c696272>2.5 E<617279>
+ -.15 E F0 .392
+ <4c6f6164207468652064796e616d696320736861726564206f626a656374>128 242.4
+ R F3<6c696272>2.891 E<617279>-.15 E F0 .391
+ <696e746f2074686520746573742070726f6772616d207768656e65>2.891 F -.15
+ <7665>-.25 G 2.891<7269>.15 G 2.891<7469>-2.891 G 2.891<7372>-2.891 G
+ 2.891<756e2e2054686973>-2.891 F .391<69732075736566756c20696620796f75>
+ 2.891 F .941<61726520646562>128 254.4 R .941<756767696e672070726f677261
+ 6d7320776869636820646570656e64206f6e206e6f6e2d4c4c>-.2 F .942<564d206c69
+ 62726172696573202873756368206173207468652058206f7220637572736573206c6962
+ 7261726965732920746f>-1 F<72756e2e>128 266.4 Q F2
+ <adad617070656e64ad65786974ad636f6465>108 283.2 Q F0<3d>A F3<7b74727565>
+ A<2c66616c73657d>-.1 E F0 .396
+ <417070656e642074686520746573742070726f6772616d732065>128 295.2 R .396<
+ 78697420636f646520746f20746865206f7574707574208c6c6520736f20746861742061
+ 206368616e676520696e2065>-.15 F .395
+ <78697420636f646520697320636f6e7369646572656420612074657374>-.15 F -.1
+ <6661>128 307.2 S<696c7572652e20446566>.1 E<61756c747320746f2066>-.1 E
+ <616c73652e>-.1 E F2<adad6172>108 324 Q<6773>-.1 E F3<7072>2.5 E -.1
+ <6f67>-.45 G -.15<7261>.1 G 2.5<6d61>.15 G -.37<7267>-2.5 G<73>.37 E F0
+ -.15<5061>128 336 S .693<737320616c6c206172>.15 F .694
+ <67756d656e74732073706563698c656420616674657220ad6172>-.18 F .694
+ <677320746f2074686520746573742070726f6772616d207768656e65>-.18 F -.15
+ <7665>-.25 G 3.194<7269>.15 G 3.194<7472>-3.194 G 3.194
+ <756e732e204e6f7465>-3.194 F .694<7468617420696620616e>3.194 F 3.194
+ <796f>-.15 G 3.194<6674>-3.194 G<6865>-3.194 E F3<7072>128 348 Q -.1
+ <6f67>-.45 G -.15<7261>.1 G 2.5<6d61>.15 G -.37<7267>-2.5 G<73>.37 E F0
+ <7374617274207769746820612027ad272c20796f752073686f756c64207573653a>2.5
+ E/F6 10/Courier at 0 SF<627567706f696e74205b627567706f696e7420617267735d20
+ 2d2d61726773202d2d205b70726f6772616d20617267735d>152 366 Q F0 .882
+ <5468652060>128 384 R<60adad27>-.74 E 3.382<2772>-.74 G .882
+ <6967687420616674657220746865>-3.382 F F2<adad6172>3.382 E<6773>-.1 E F0
+ .882<6f7074696f6e2074656c6c73>3.382 F F2 -.2<6275>3.382 G<67706f696e74>
+ .2 E F0 .882<746f20636f6e736964657220616e>3.382 F 3.382<796f>-.15 G .882
+ <7074696f6e73207374617274696e672077697468>-3.382 F F6<ad>3.381 E F0 .881
+ <746f206265>3.381 F<70617274206f6620746865>128 396 Q F2<adad6172>2.5 E
+ <6773>-.1 E F0<6f7074696f6e2c206e6f74206173206f7074696f6e7320746f>2.5 E
+ F2 -.2<6275>2.5 G<67706f696e74>.2 E F0<697473656c662e>2.5 E F2
+ <adad746f6f6cad6172>108 412.8 Q<6773>-.1 E F3<746f6f6c206172>2.5 E<6773>
+ -.37 E F0 -.15<5061>128 424.8 S .94<737320616c6c206172>.15 F .941
+ <67756d656e74732073706563698c656420616674657220adad746f6f6cad6172>-.18 F
+ .941<677320746f20746865>-.18 F F5<4c4c>3.441 E<564d>-.9 E F0 .941
+ <746f6f6c20756e64657220746573742028>3.441 F F2<6c6c63>A F0<2c>A F2
+ <6c6c69>3.441 E F0 3.441<2c65>C .941<74632e29207768656e65>-3.441 F -.15
+ <7665>-.25 G 3.441<7269>.15 G<74>-3.441 E 2.5<72756e732e2059>128 436.8 R
+ <6f752073686f756c64207573652074686973206f7074696f6e20696e2074686520666f
+ 6c6c6f>-1.1 E<77696e672077>-.25 E<61793a>-.1 E F6<627567706f696e74205b62
+ 7567706f696e7420617267735d202d2d746f6f6c2d61726773202d2d205b746f6f6c2061
+ 7267735d>152 454.8 Q F0 .32<5468652060>128 472.8 R<60adad27>-.74 E 2.82
+ <2772>-.74 G .32<6967687420616674657220746865>-2.82 F F2
+ <adad746f6f6cad6172>2.82 E<6773>-.1 E F0 .32<6f7074696f6e2074656c6c73>
+ 2.82 F F2 -.2<6275>2.82 G<67706f696e74>.2 E F0 .32
+ <746f20636f6e736964657220616e>2.82 F 2.82<796f>-.15 G .32
+ <7074696f6e73207374617274696e672077697468>-2.82 F F6<ad>2.82 E F0<746f>
+ 2.82 E<62652070617274206f6620746865>128 484.8 Q F2<adad746f6f6cad6172>
+ 2.5 E<6773>-.1 E F0<6f7074696f6e2c206e6f74206173206f7074696f6e7320746f>
+ 2.5 E F2 -.2<6275>2.5 G<67706f696e74>.2 E F0<697473656c662e2028536565>
+ 2.5 E F2<adad6172>2.5 E<6773>-.1 E F0 2.5<2c61>C<626f>-2.5 E -.15<7665>
+ -.15 G<2e29>.15 E F2<adad73616665ad746f6f6cad6172>108 501.6 Q<6773>-.1 E
+ F3<746f6f6c206172>2.5 E<6773>-.37 E F0 -.15<5061>128 513.6 S
+ <737320616c6c206172>.15 E<67756d656e74732073706563698c6564206166746572>
+ -.18 E F2<adad73616665ad746f6f6cad6172>2.5 E<6773>-.1 E F0
+ <746f207468652060>2.5 E<607361666527>-.74 E 2.5<2765>-.74 G -.15<7865>
+ -2.65 G<637574696f6e20746f6f6c2e>.15 E F2<adad676363ad746f6f6cad6172>108
+ 530.4 Q<6773>-.1 E F3<67636320746f6f6c206172>2.5 E<6773>-.37 E F0 -.15
+ <5061>128 542.4 S<737320616c6c206172>.15 E
+ <67756d656e74732073706563698c6564206166746572>-.18 E F2
+ <adad676363ad746f6f6cad6172>2.5 E<6773>-.1 E F0<746f2074686520696e>2.5 E
+ -.2<766f>-.4 G<636174696f6e206f66>.2 E F2<676363>2.5 E F0<2e>A F2
+ <adad64697361626c65ad7b6463652c73696d706c6966796366677d>108 559.2 Q F0
+ .695<446f206e6f742072756e207468652073706563698c65642070617373657320746f
+ 20636c65616e20757020616e6420726564756365207468652073697a65206f6620746865
+ 20746573742070726f6772616d2e20427920646566>128 571.2 R<61756c742c>-.1 E
+ F2 -.2<6275>3.195 G<672d>.2 E<706f696e74>128 583.2 Q F0 .541<7573657320
+ 74686573652070617373657320696e7465726e616c6c79207768656e20617474656d7074
+ 696e6720746f2072656475636520746573742070726f6772616d732e>3.042 F .541
+ <496620796f7527>5.541 F .541<726520747279696e6720746f208c6e642061>-.5 F
+ -.2<6275>128 595.2 S 2.5<6769>.2 G 2.5<6e6f>-2.5 G
+ <6e65206f66207468657365207061737365732c>-2.5 E F2 -.2<6275>2.5 G
+ <67706f696e74>.2 E F0<6d61792063726173682e>2.5 E F2
+ <adad656e61626c65ad76>108 612 Q<616c6772696e64>-.1 E F0 2.112
+ <5573652076>128 624 R 2.112<616c6772696e6420746f208c6e642066>-.25 F
+ 2.113<61756c747320696e20746865206f7074696d697a6174696f6e2070686173652e20
+ 546869732077696c6c20616c6c6f>-.1 F 4.613<7762>-.25 G 2.113
+ <7567706f696e7420746f208c6e64206f7468657277697365>-4.813 F<6173796d7074
+ 6f6d617469632070726f626c656d7320636175736564206279206d656d6f7279206d6973
+ ad6d616e6167656d656e742e>128 636 Q F2<ad8c6e64ad62>108 652.8 Q<756773>
+ -.2 E F0 .769<436f6e74696e75616c6c792072616e646f6d697a652074686520737065
+ 63698c65642070617373657320616e642072756e207468656d206f6e2074686520746573
+ 742070726f6772616d20756e74696c20612062>128 664.8 R .768
+ <756720697320666f756e64206f72>-.2 F<7468652075736572206b696c6c73>128
+ 676.8 Q F2 -.2<6275>2.5 G<67706f696e74>.2 E F0<2e>A F2<adad68656c70>108
+ 693.6 Q F0<5072696e7420612073756d6d617279206f6620636f6d6d616e64206c696e
+ 65206f7074696f6e732e>128 705.6 Q 188.72<43565320323030392d30332d3032>72
+ 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF -.1<4255>72 48 S 120.17
+ <47504f494e54283129204c4c>.1 F<564d20436f6d6d616e64204775696465>-1 E -.1
+ <4255>122.67 G<47504f494e54283129>.1 E/F1 10/Times-Bold at 0 SF
+ <adad696e707574>108 84 Q/F2 10/Times-Italic at 0 SF<8c6c656e616d65>2.5 E F0
+ <4f70656e>128 96 Q F2<8c6c656e616d65>2.727 E F0 .228<616e64207265646972
+ 65637420746865207374616e6461726420696e707574206f662074686520746573742070
+ 726f6772616d2c207768656e65>2.727 F -.15<7665>-.25 G 2.728<7269>.15 G
+ 2.728<7472>-2.728 G .228<756e732c20746f20636f6d652066726f6d2074686174>
+ -2.728 F<8c6c652e>128 108 Q F1<adad6c6f6164>108 124.8 Q F2<706c7567696e>
+ 2.5 E F0 1.376<4c6f6164207468652064796e616d6963206f626a656374>128 136.8
+ R F2<706c7567696e>3.876 E F0<696e746f>3.876 E F1 -.2<6275>3.875 G
+ <67706f696e74>.2 E F0 3.875<697473656c662e2054686973>3.875 F 1.375
+ <6f626a6563742073686f756c64207265>3.875 F 1.375<676973746572206e65>-.15
+ F 3.875<776f>-.25 G<7074696d697a6174696f6e>-3.875 E 3.157
+ <7061737365732e204f6e6365>128 148.8 R .658
+ <6c6f616465642c20746865206f626a6563742077696c6c20616464206e65>3.157 F
+ 3.158<7763>-.25 G .658
+ <6f6d6d616e64206c696e65206f7074696f6e7320746f20656e61626c652076>-3.158 F
+ .658<6172696f7573206f7074696d697a6174696f6e732e>-.25 F 1.922 -.8
+ <546f2073>128 160.8 T .322<656520746865206e65>.8 F 2.822<7763>-.25 G
+ .322<6f6d706c657465206c697374206f66206f7074696d697a6174696f6e732c207573
+ 6520746865>-2.822 F F1<adad68656c70>2.822 E F0<616e64>2.822 E F1
+ <adad6c6f6164>2.822 E F0 .321
+ <6f7074696f6e7320746f6765746865723b20666f722065>2.822 F<78616d2d>-.15 E
+ <706c653a>128 172.8 Q/F3 10/Courier at 0 SF
+ <627567706f696e74202d2d6c6f6164206d794e6577506173732e736f202d2d68656c70>
+ 152 190.8 Q F1<adad6d6c696d6974>108 207.6 Q F2<6d65>2.5 E
+ <67616279746573>-.4 E F0 .521<53706563698c657320616e207570706572206c696d
+ 6974206f6e206d656d6f7279207573616765206f6620746865206f7074696d697a617469
+ 6f6e20616e6420636f6465>128 219.6 R .521
+ <67656e2e2053657420746f207a65726f20746f2064697361626c6520746865>-.15 F
+ <6c696d69742e>128 231.6 Q F1<adad6f7574707574>108 248.4 Q F2
+ <8c6c656e616d65>2.5 E F0<5768656e65>128 260.4 Q -.15<7665>-.25 G 2.626
+ <7274>.15 G .126<686520746573742070726f6772616d2070726f6475636573206f75
+ 74707574206f6e20697473207374616e64617264206f75747075742073747265616d2c20
+ 69742073686f756c64206d617463682074686520636f6e74656e7473>-2.626 F<6f66>
+ 128 272.4 Q F2<8c6c656e616d65>2.572 E F0 .073<287468652060>2.573 F .073
+ <607265666572656e6365206f757470757427>-.74 F .073
+ <27292e20496620796f7520646f206e6f74207573652074686973206f7074696f6e2c>
+ -.74 F F1 -.2<6275>2.573 G<67706f696e74>.2 E F0 .073
+ <77696c6c20617474656d707420746f2067656e65726174652061>2.573 F<7265666572
+ 656e6365206f757470757420627920636f6d70696c696e67207468652070726f6772616d
+ 2077697468207468652060>128 284.4 Q<607361666527>-.74 E 2.5<2762>-.74 G
+ <61636b>-2.5 E<656e6420616e642072756e6e696e672069742e>-.1 E F1<adad7072>
+ 108 301.2 Q<6f8c6c65ad696e66>-.18 E<6fad8c6c65>-.25 E F2<8c6c656e616d65>
+ 2.5 E F0<50726f8c6c65208c6c65206c6f61646564206279>128 313.2 Q F1
+ <adad7072>2.5 E<6f8c6c65ad6c6f61646572>-.18 E F0<2e>A F1
+ <adad72756ead7b696e742c6a69742c6c6c632c6362652c637573746f6d7d>108 330 Q
+ F0<5768656e65>128 342 Q -.15<7665>-.25 G 2.788<7274>.15 G .288
+ <686520746573742070726f6772616d20697320636f6d70696c65642c>-2.788 F F1
+ -.2<6275>2.788 G<67706f696e74>.2 E F0 .288<73686f756c642067656e65726174
+ 6520636f646520666f72206974207573696e67207468652073706563698c656420636f64
+ 65>2.788 F<67656e657261746f72>128 354 Q 5.823<2e54>-.55 G .823
+ <68657365206f7074696f6e7320616c6c6f>-5.823 F 3.323<7779>-.25 G .823
+ <6f7520746f2063686f6f73652074686520696e746572707265746572>-3.323 F 3.324
+ <2c74>-.4 G<6865>-3.324 E/F4 9/Times-Roman at 0 SF<4a4954>3.324 E F0
+ <636f6d70696c6572>3.324 E 3.324<2c74>-.4 G .824
+ <686520737461746963206e617469>-3.324 F 1.124 -.15<76652063>-.25 H
+ <6f6465>.15 E<636f6d70696c6572>128 366 Q 2.5<2c74>-.4 G
+ <68652043206261636b>-2.5 E
+ <656e642c206f72206120637573746f6d20636f6d6d616e642028736565>-.1 E F1
+ <adad65786563ad636f6d6d616e64>2.5 E F0 2.5<2972>C<65737065637469>-2.5 E
+ -.15<7665>-.25 G<6c79>.15 E<2e>-.65 E F1
+ <adad73616665ad7b6c6c632c6362652c637573746f6d7d>108 382.8 Q F0 1.205
+ <5768656e20646562>128 394.8 R 1.205
+ <756767696e67206120636f64652067656e657261746f72>-.2 F<2c>-.4 E F1 -.2
+ <6275>3.705 G<67706f696e74>.2 E F0 1.205<73686f756c64207573652074686520
+ 73706563698c656420636f64652067656e657261746f72206173207468652060>3.705 F
+ <607361666527>-.74 E<27>-.74 E .361<636f64652067656e657261746f72>128
+ 406.8 R 2.861<2e54>-.55 G .362<6869732069732061206b6e6f>-2.861 F .362<77
+ 6e2d676f6f6420636f64652067656e657261746f72207573656420746f2067656e657261
+ 7465207468652060>-.25 F .362<607265666572656e6365206f757470757427>-.74 F
+ 2.862<2769>-.74 G 2.862<6669>-2.862 G 2.862<7468>-2.862 G<6173>-2.862 E
+ .263<6e6f74206265656e2070726f>128 418.8 R .263<76696465642c20616e642074
+ 6f20636f6d70696c6520706f7274696f6e73206f66207468652070726f6772616d207468
+ 617420617320746865>-.15 F 2.763<7961>-.15 G .263<72652065>-2.763 F .263
+ <78636c756465642066726f6d207468652074657374636173652e>-.15 F .76
+ <5468657365206f7074696f6e7320616c6c6f>128 430.8 R 3.26<7779>-.25 G .76
+ <6f7520746f2063686f6f73652074686520737461746963206e617469>-3.26 F 1.061
+ -.15<76652063>-.25 H .761<6f646520636f6d70696c6572>.15 F 3.261<2c74>-.4
+ G .761<68652043206261636b>-3.261 F .761
+ <656e642c206f72206120637573746f6d20636f6d2d>-.1 F .44
+ <6d616e642c2028736565>128 442.8 R F1<adad65786563ad636f6d6d616e64>2.94 E
+ F0 2.94<2972>C<65737065637469>-2.94 E -.15<7665>-.25 G<6c79>.15 E 2.94
+ <2e54>-.65 G .439<686520696e74657270726574657220616e6420746865>-2.94 F
+ F4<4a4954>2.939 E F0<6261636b>2.939 E .439
+ <656e64732063616e6e6f742063757272656e746c79206265>-.1 F
+ <75736564206173207468652060>128 454.8 Q<607361666527>-.74 E 2.5<2762>
+ -.74 G<61636b>-2.5 E<656e64732e>-.1 E F1<adad65786563ad636f6d6d616e64>
+ 108 471.6 Q F2<636f6d6d616e64>2.5 E F0 1.99<54686973206f7074696f6e206465
+ 8c6e65732074686520636f6d6d616e6420746f20757365207769746820746865>128
+ 483.6 R F1<adad72756ead637573746f6d>4.49 E F0<616e64>4.49 E F1
+ <adad73616665ad637573746f6d>4.49 E F0 1.99<6f7074696f6e7320746f>4.49 F
+ -.15<657865>128 495.6 S<637574652074686520626974636f64652074657374636173
+ 652e20546869732063616e2062652075736566756c20666f722063726f7373ad636f6d70
+ 696c6174696f6e2e>.15 E F1<adad73616665ad70617468>108 512.4 Q F2
+ <70617468>2.5 E F0 2.141<54686973206f7074696f6e2064658c6e65732074686520
+ 7061746820746f2074686520636f6d6d616e6420746f2065>128 524.4 R -.15<7865>
+ -.15 G 2.141<63757465207769746820746865>.15 F F1
+ <adad73616665ad7b696e742c6a69742c6c6c632c6362652c637573746f6d7d>4.64 E
+ F0<6f7074696f6e2e>128 536.4 Q/F5 10.95/Times-Bold at 0 SF<45584954205354>72
+ 553.2 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 565.2 Q F1 -.2<6275>
+ 2.529 G<67706f696e74>.2 E F0 .029<737563636565647320696e208c6e64696e6720
+ 612070726f626c656d2c2069742077696c6c2065>2.529 F .029
+ <786974207769746820302e>-.15 F .029<4f74686572776973652c20696620616e2065
+ 72726f72206f63637572732c2069742077696c6c2065>5.029 F .029
+ <7869742077697468>-.15 F 2.5<616e>108 577.2 S<6f6e2d7a65726f2076>-2.5 E
+ <616c75652e>-.25 E F5<53454520414c534f>72 594 Q F0<6f7074>108 606 Q F5
+ -.548<4155>72 622.8 S<54484f52>.548 E F0
+ <4d61696e7461696e656420627920746865>108 634.8 Q F4<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030392d30332d3032>72 768 R<32>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llc.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llc.ps:1.1
*** /dev/null	Fri Oct 23 13:57:43 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llc.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,424 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Symbol
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 2
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Symbol
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+ /Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 151.73<4c4c43283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c43283129>154.23 E/F1 10.95
+ /Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0<6c6c6320ad204c4c>108
+ 96 Q<564d2073746174696320636f6d70696c6572>-1 E F1<53594e4f50534953>72
+ 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c63>108 124.8 Q F0<5b>2.5 E/F3 10
+ /Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3<8c6c656e616d65>-2.5
+ E F0<5d>A F1<4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+ <6c6c63>2.916 E F0 .416<636f6d6d616e6420636f6d70696c6573>2.916 F/F4 9
+ /Times-Roman at 0 SF<4c4c>2.915 E<564d>-.9 E F0 .415<626974636f646520696e74
+ 6f20617373656d626c79206c616e677561676520666f7220612073706563698c65642061
+ 72636869746563747572652e>2.915 F .415<54686520617373656d2d>5.415 F 2.686
+ <626c79206c616e6775616765206f75747075742063616e207468656e20626520706173
+ 736564207468726f7567682061206e617469>108 165.6 R 2.986 -.15<76652061>
+ -.25 H 2.686<7373656d626c657220616e64206c696e6b>.15 F 2.687
+ <657220746f2067656e65726174652061206e617469>-.1 F -.15<7665>-.25 G -.15
+ <657865>108 177.6 S<63757461626c652e>.15 E .268<5468652063686f696365206f
+ 662061726368697465637475726520666f7220746865206f757470757420617373656d62
+ 6c7920636f6465206973206175746f6d61746963616c6c792064657465726d696e656420
+ 66726f6d2074686520696e70757420626974636f6465>108 194.4 R
+ <8c6c652c20756e6c65737320746865>108 206.4 Q F2<ad6d6172>2.5 E<6368>-.18
+ E F0<6f7074696f6e206973207573656420746f206f>2.5 E -.15<7665>-.15 G
+ <72726964652074686520646566>.15 E<61756c742e>-.1 E F1<4f5054494f4e53>72
+ 223.2 Q F0<4966>108 235.2 Q F3<8c6c656e616d65>2.962 E F0 .462
+ <697320ad206f72206f6d69747465642c>2.962 F F2<6c6c63>2.962 E F0
+ <7265616473>2.962 E F4<4c4c>2.962 E<564d>-.9 E F0 .463
+ <626974636f64652066726f6d207374616e6461726420696e7075742e>2.963 F .463
+ <4f74686572776973652c2069742077696c6c2072656164>5.463 F F4<4c4c>2.963 E
+ <564d>-.9 E F0<6269742d>2.963 E<636f64652066726f6d>108 247.2 Q F3
+ <8c6c656e616d65>2.5 E F0<2e>A 1.246<496620746865>108 264 R F2<ad6f>3.746
+ E F0 1.246<6f7074696f6e206973206f6d69747465642c207468656e>3.746 F F2
+ <6c6c63>3.746 E F0 1.245<77696c6c2073656e6420697473206f757470757420746f
+ 207374616e64617264206f75747075742069662074686520696e7075742069732066726f
+ 6d207374616e64617264>3.746 F 2.5<696e7075742e204966>108 276 R<746865>2.5
+ E F2<ad6f>2.5 E F0<6f7074696f6e2073706563698c657320ad2c207468656e207468
+ 65206f75747075742077696c6c20616c736f2062652073656e7420746f207374616e6461
+ 7264206f75747075742e>2.5 E .086<4966206e6f>108 292.8 R F2<ad6f>2.586 E
+ F0 .086<6f7074696f6e2069732073706563698c656420616e6420616e20696e70757420
+ 8c6c65206f74686572207468616e20ad2069732073706563698c65642c207468656e>
+ 2.586 F F2<6c6c63>2.586 E F0 .087
+ <6372656174657320746865206f7574707574208c6c656e616d65206279>2.586 F
+ <74616b696e672074686520696e707574208c6c656e616d652c2072656d6f>108 304.8
+ Q<76696e6720616e>-.15 E 2.5<7965>-.15 G<78697374696e67>-2.65 E F3
+ <2e6263>2.5 E F0 -.15<6578>2.5 G
+ <74656e73696f6e2c20616e6420616464696e672061>.15 E F3<2e73>2.5 E F0
+ <737566>2.5 E<8c782e>-.25 E<4f74686572>108 321.6 Q F2<6c6c63>2.5 E F0
+ <6f7074696f6e732061726520617320666f6c6c6f>2.5 E<77733a>-.25 E F2
+ <456e642d75736572204f7074696f6e73>108 344.4 Q<adad68656c70>108 366 Q F0<
+ 5072696e7420612073756d6d617279206f6620636f6d6d616e64206c696e65206f707469
+ 6f6e732e>128 378 Q F2<ad4f>108 394.8 Q F0<3d>A F3<75696e74>A F0 1.144
+ <47656e657261746520636f646520617420646966>128 406.8 R 1.144
+ <666572656e74206f7074696d697a6174696f6e206c65>-.25 F -.15<7665>-.25 G
+ 1.144<6c732e20546865736520636f72726573706f6e6420746f20746865>.15 F F3
+ <ad4f30>3.643 E F0<2c>A F3<ad4f31>3.643 E F0<2c>A F3<ad4f32>3.643 E F0
+ <2c>A F3<ad4f33>3.643 E F0 3.643<2c61>C<6e64>-3.643 E F3<ad4f34>128
+ 418.8 Q F0<6f7074696d697a6174696f6e206c65>2.5 E -.15<7665>-.25 G
+ <6c732075736564206279>.15 E F2<6c6c766d2d676363>2.5 E F0<616e64>2.5 E F2
+ <636c616e67>2.5 E F0<2e>A F2<ad66>108 435.6 Q F0<4f76>10.97 E
+ <65727772697465206f7574707574208c6c65732e20427920646566>-.15 E
+ <61756c742c>-.1 E F2<6c6c63>2.5 E F0<77696c6c2072656675736520746f206f>
+ 2.5 E -.15<7665>-.15 G<72777269746520616e206f7574707574208c6c6520776869
+ 636820616c72656164792065>.15 E<78697374732e>-.15 E F2<ad6d747269706c65>
+ 108 452.4 Q F0<3d>A F3<746172>A -.1<6765>-.37 G 2.5<7474>.1 G
+ <7269706c65>-2.5 E F0<4f76>128 464.4 Q<6572726964652074686520746172>-.15
+ E<67657420747269706c652073706563698c656420696e2074686520696e707574206269
+ 74636f6465208c6c652077697468207468652073706563698c656420737472696e672e>
+ -.18 E F2<ad6d6172>108 481.2 Q<6368>-.18 E F0<3d>A F3<6172>A -.15<6368>
+ -.37 G F0 .805<53706563696679207468652061726368697465637475726520666f72
+ 20776869636820746f2067656e657261746520617373656d626c79>128 493.2 R 3.306
+ <2c6f>-.65 G -.15<7665>-3.456 G .806<72726964696e672074686520746172>.15
+ F .806<67657420656e636f64656420696e2074686520626974636f6465>-.18 F 3.035
+ <8c6c652e20536565>128 505.2 R .535<746865206f7574707574206f66>3.035 F F2
+ .535<6c6c6320adad68656c70>3.035 F F0 .535
+ <666f722061206c697374206f662076>3.035 F .535
+ <616c696420617263686974656374757265732e>-.25 F .535<427920646566>5.535 F
+ .534<61756c74207468697320697320696e6665727265642066726f6d20746865>-.1 F
+ <746172>128 517.2 Q<67657420747269706c65206f72206175746f6465746563746564
+ 20746f207468652063757272656e74206172636869746563747572652e>-.18 E F2
+ <ad6d637075>108 534 Q F0<3d>A F3<6370756e616d65>A F0 .178<53706563696679
+ 20612073706563698c63206368697020696e207468652063757272656e74206172636869
+ 7465637475726520746f2067656e657261746520636f646520666f72>128 546 R 5.178
+ <2e42>-.55 G 2.678<7964>-5.178 G<6566>-2.678 E .179
+ <61756c74207468697320697320696e6665727265642066726f6d>-.1 F .196
+ <74686520746172>128 558 R .196<67657420747269706c6520616e64206175746f64
+ 6574656374656420746f207468652063757272656e74206172636869746563747572652e>
+ -.18 F -.15<466f>5.196 G 2.696<7261>.15 G .195<6c697374206f662061>-.001
+ F -.25<7661>-.2 G .195<696c61626c6520435055732c207573653a>.25 F F2
+ <6c6c766d2d6173>2.695 E 2.5<3c2f>128 570 S<6465>-2.5 E<762f6e756c6c>-.15
+ E/F5 10/Symbol SF<ef>2.5 E F2<6c6c6320ad6d6172>2.5 E
+ <63683d78797a20ad6d6370753d68656c70>-.18 E<ad6d61747472>108 586.8 Q F0
+ <3d>A F3<61312c2b61322cad61332c2e2e2e>A F0<4f76>128 598.8 Q .971
+ <657272696465206f7220636f6e74726f6c2073706563698c6320617474726962>-.15 F
+ .971<75746573206f662074686520746172>-.2 F .971
+ <6765742c20737563682061732077686574686572>-.18 F F4<53494d44>3.472 E F0
+ .972<6f7065726174696f6e732061726520656e61626c6564206f72>3.472 F 2.71
+ <6e6f742e20546865>128 610.8 R<646566>2.71 E .21
+ <61756c7420736574206f6620617474726962>-.1 F .209
+ <7574657320697320736574206279207468652063757272656e74>-.2 F F4<435055>
+ 2.709 E F0 5.209<2e46>C .209<6f722061206c697374206f662061>-5.359 F -.25
+ <7661>-.2 G .209<696c61626c6520617474726962>.25 F .209
+ <757465732c207573653a>-.2 F F2<6c6c766d2d>2.709 E<6173203c202f6465>128
+ 622.8 Q<762f6e756c6c>-.15 E F5<ef>2.5 E F2<6c6c6320ad6d6172>2.5 E
+ <63683d78797a20ad6d617474723d68656c70>-.18 E
+ <adad64697361626c65ad6670ad656c696d>108 639.6 Q F0<44697361626c65206672
+ 616d6520706f696e74657220656c696d696e6174696f6e206f7074696d697a6174696f6e
+ 2e>128 651.6 Q F2<adad64697361626c65ad657863657373ad6670ad7072>108 668.4
+ Q<65636973696f6e>-.18 E F0 .632<44697361626c65206f7074696d697a6174696f6e
+ 732074686174206d61792070726f647563652065>128 680.4 R .632
+ <786365737320707265636973696f6e20666f72208d6f6174696e6720706f696e742e>
+ -.15 F .632<4e6f746520746861742074686973206f7074696f6e2063616e>5.632 F
+ <6472616d61746963616c6c7920736c6f>128 692.4 Q 2.5<7764>-.25 G -.25<6f77>
+ -2.5 G 2.5<6e63>.25 G
+ <6f6465206f6e20736f6d652073797374656d732028652e672e20583836292e>-2.5 E
+ 188.72<43565320323030392d30342d3238>72 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 151.73<4c4c43283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c43283129>154.23 E/F1 10
+ /Times-Bold at 0 SF<adad656e61626c65ad756e73616665ad6670ad6d617468>108 84 Q
+ F0 .341<456e61626c65206f7074696d697a6174696f6e732074686174206d616b>128
+ 96 R 2.841<6575>-.1 G .341
+ <6e7361666520617373756d7074696f6e732061626f7574>-2.841 F/F2 9
+ /Times-Roman at 0 SF<49454545>2.84 E F0 .34<6d6174682028652e672e2074686174
+ 206164646974696f6e206973206173736f6369617469>2.84 F -.15<7665>-.25 G<29>
+ .15 E 1.014<6f72206d6179206e6f742077>128 108 R 1.014
+ <6f726b20666f7220616c6c20696e7075742072616e6765732e>-.1 F 1.014
+ <5468657365206f7074696d697a6174696f6e7320616c6c6f>6.014 F 3.514<7774>
+ -.25 G 1.014<686520636f64652067656e657261746f7220746f206d616b>-3.514 F
+ 3.515<6575>-.1 G 1.015<7365206f66>-3.515 F
+ <736f6d6520696e737472756374696f6e732077686963682077>128 120 Q<6f756c6420
+ 6f7468657277697365206e6f7420626520757361626c6520287375636820617320667369
+ 6e206f6e20583836292e>-.1 E F1<adad656e61626c65ad636f7272>108 136.8 Q
+ <656374ad6568ad737570706f7274>-.18 E F0 .327<496e73747275637420746865>
+ 128 148.8 R F1<6c6f>2.827 E<776572696e>-.1 E -.1<766f>-.4 G -.1<6b65>.1
+ G F0 .327
+ <7061737320746f20696e7365727420636f646520666f7220636f72726563742065>
+ 2.927 F .326<7863657074696f6e2068616e646c696e6720737570706f72742e>-.15 F
+ .326<546869732069732065>5.326 F<7870656e7369>-.15 E -.15<7665>-.25 G
+ <616e6420697320627920646566>128 160.8 Q
+ <61756c74206f6d697474656420666f72206566>-.1 E<8c6369656e63>-.25 E -.65
+ <792e>-.15 G F1<adad7374617473>108 177.6 Q F0<5072696e742073746174697374
+ 696373207265636f7264656420627920636f64652d67656e65726174696f6e2070617373
+ 65732e>128 189.6 Q F1<adad74696d65ad706173736573>108 206.4 Q F0<5265636f
+ 72642074686520616d6f756e74206f662074696d65206e656564656420666f7220656163
+ 68207061737320616e64207072696e742061207265706f727420746f207374616e646172
+ 64206572726f72>128 218.4 Q<2e>-.55 E F1<adad6c6f6164>108 235.2 Q F0<3d>A
+ /F3 10/Times-Italic at 0 SF<64736f5f70617468>A F0 .723
+ <44796e616d6963616c6c79206c6f6164>128 247.2 R F3<64736f5f70617468>3.223
+ E F0 .724<2861207061746820746f20612064796e616d6963616c6c7920736861726564
+ 206f626a65637429207468617420696d706c656d656e747320616e>3.223 F F2<4c4c>
+ 3.224 E<564d>-.9 E F0<746172>3.224 E<6765742e>-.18 E .398
+ <546869732077696c6c207065726d69742074686520746172>128 259.2 R .398
+ <676574206e616d6520746f2062652075736564207769746820746865>-.18 F F1
+ <ad6d6172>2.898 E<6368>-.18 E F0 .398<6f7074696f6e20736f207468617420636f
+ 64652063616e2062652067656e65726174656420666f72>2.898 F<7468617420746172>
+ 128 271.2 Q<6765742e>-.18 E F1 -.92<5475>108 294 S
+ <6e696e672f436f6e8c6775726174696f6e204f7074696f6e73>.92 E
+ <adad7072696e74ad6d616368696e65696e73747273>108 315.6 Q F0<5072696e7420
+ 67656e657261746564206d616368696e6520636f6465206265747765656e20636f6d7069
+ 6c6174696f6e20706861736573202875736566756c20666f7220646562>128 327.6 Q
+ <756767696e67292e>-.2 E F1<adad72>108 344.4 Q<6567616c6c6f63>-.18 E F0
+ <3d>A F3<616c6c6f6361746f72>A F0<5370656369667920746865207265>128 356.4
+ Q<67697374657220616c6c6f6361746f7220746f207573652e2054686520646566>-.15
+ E<61756c74>-.1 E F3<616c6c6f6361746f72>2.5 E F0<6973>2.5 E F3
+ <6c6f63616c>2.5 E F0 5<2e56>C<616c6964207265>-6.11 E
+ <67697374657220616c6c6f6361746f7273206172653a>-.15 E F3<73696d706c65>128
+ 373.2 Q F0 -1.11<5665>148 385.2 S<72792073696d706c652060>1.11 E<60616c>
+ -.74 E -.1<7761>-.1 G<7973207370696c6c27>.1 E 2.5<2772>-.74 G -.15<6567>
+ -2.5 G<697374657220616c6c6f6361746f72>.15 E F3<6c6f63616c>128 402 Q F0
+ <4c6f63616c207265>148 414 Q<67697374657220616c6c6f6361746f72>-.15 E F3
+ <6c696e656172>128 430.8 Q<7363616e>-.1 E F0
+ <4c696e656172207363616e20676c6f62616c207265>148 442.8 Q
+ <67697374657220616c6c6f6361746f72>-.15 E F3<69746572>128 459.6 Q
+ <61746976657363616e>-.15 E F0<49746572617469>148 471.6 Q .3 -.15
+ <76652073>-.25 H<63616e20676c6f62616c207265>.15 E
+ <67697374657220616c6c6f6361746f72>-.15 E F1<adad7370696c6c6572>108 488.4
+ Q F0<3d>A F3<7370696c6c6572>A F0 .797
+ <5370656369667920746865207370696c6c657220746f2075736520666f72207265>128
+ 500.4 R .798
+ <67697374657220616c6c6f6361746f7273207468617420737570706f72742069742e>
+ -.15 F .798<43757272656e746c792074686973206f7074696f6e206973207573656420
+ 6f6e6c79206279>5.798 F<746865206c696e656172207363616e207265>128 512.4 Q
+ <67697374657220616c6c6f6361746f72>-.15 E 2.5<2e54>-.55 G<686520646566>
+ -2.5 E<61756c74>-.1 E F3<7370696c6c6572>2.5 E F0<6973>2.5 E F3
+ <6c6f63616c>2.5 E F0 5<2e56>C<616c6964207370696c6c657273206172653a>-6.11
+ E F3<73696d706c65>128 529.2 Q F0<53696d706c65207370696c6c6572>148 541.2
+ Q F3<6c6f63616c>128 558 Q F0<4c6f63616c207370696c6c6572>148 570 Q F1
+ <496e74656c204941ad3332ad73706563698c63204f7074696f6e73>108 592.8 Q
+ <adad783836ad61736dad73796e7461783d617474>108 614.4 Q/F4 10/Symbol SF
+ <ef>A F1<696e74656c>A F0<53706563696679207768657468657220746f20656d6974
+ 20617373656d626c7920636f646520696e>128 626.4 Q F2 -.999<4154>2.5 G<2654>
+ .999 E F0<73796e746178202874686520646566>2.5 E
+ <61756c7429206f7220696e74656c2073796e7461782e>-.1 E/F5 10.95
+ /Times-Bold at 0 SF<45584954205354>72 643.2 Q -1.04<4154>-.986 G<5553>1.04
+ E F0<4966>108 655.2 Q F1<6c6c63>2.5 E F0
+ <73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+ -.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+ 742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+ <616c75652e>-.25 E F5<53454520414c534f>72 672 Q F0<6c6c69>108 684 Q F5
+ -.548<4155>72 700.8 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 712.8 Q F2<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030392d30342d3238>72 768 R<32>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/lli.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/lli.ps:1.1
*** /dev/null	Fri Oct 23 13:57:44 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/lli.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,452 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%+ font Symbol
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 3
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ %%IncludeResource: font Symbol
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 155.07<4c4c49283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c49283129>157.57 E/F1 10.95
+ /Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c6920ad206469726563746c792065>108 96 Q -.15<7865>-.15 G
+ <637574652070726f6772616d732066726f6d204c4c>.15 E<564d20626974636f6465>
+ -1 E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c69>108
+ 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5
+ <5d5b>C F3<8c6c656e616d65>-2.5 E F0 2.5<5d5b>C F3<7072>-2.5 E -.1<6f67>
+ -.45 G -.15<7261>.1 G 2.5<6d61>.15 G -.37<7267>-2.5 G<73>.37 E F0<5d>A
+ F1<4445534352495054494f4e>72 141.6 Q F2<6c6c69>108 153.6 Q F0 1.246
+ <6469726563746c792065>3.746 F -.15<7865>-.15 G 1.246
+ <63757465732070726f6772616d7320696e>.15 F/F4 9/Times-Roman at 0 SF<4c4c>
+ 3.746 E<564d>-.9 E F0 1.246<626974636f646520666f726d61742e>3.746 F 1.246
+ <49742074616b>6.246 F 1.246<657320612070726f6772616d20696e>-.1 F F4
+ <4c4c>3.746 E<564d>-.9 E F0 1.246<626974636f646520666f726d617420616e64>
+ 3.746 F -.15<657865>108 165.6 S .141<6375746573206974207573696e67206120
+ 6a7573742d696e2d74696d6520636f6d70696c6572>.15 F 2.641<2c69>-.4 G 2.641
+ <666f>-2.641 G .141<6e652069732061>-2.641 F -.25<7661>-.2 G .141<696c61
+ 626c6520666f72207468652063757272656e74206172636869746563747572652c206f72
+ 20616e20696e746572707265746572>.25 F<2e>-.55 E F2<6c6c69>5.142 E F0
+ <74616b>108 177.6 Q .506<657320616c6c206f66207468652073616d6520636f6465
+ 2067656e657261746f72206f7074696f6e73206173206c6c632c2062>-.1 F .505
+ <757420746865>-.2 F 3.005<7961>-.15 G .505<7265206f6e6c79206566>-3.005 F
+ <6665637469>-.25 E .805 -.15<76652077>-.25 H<68656e>.15 E F2<6c6c69>
+ 3.005 E F0 .505<6973207573696e6720746865206a7573742d696e2d>3.005 F
+ <74696d6520636f6d70696c6572>108 189.6 Q<2e>-.55 E<4966>108 206.4 Q F3
+ <8c6c656e616d65>2.5 E F0<6973206e6f742073706563698c65642c207468656e>2.5
+ E F2<6c6c69>2.5 E F0<726561647320746865>2.5 E F4<4c4c>2.5 E<564d>-.9 E
+ F0<626974636f646520666f72207468652070726f6772616d2066726f6d207374616e64
+ 61726420696e7075742e>2.5 E<546865206f7074696f6e616c>108 223.2 Q F3<6172>
+ 2.5 E<6773>-.37 E F0<73706563698c6564206f6e2074686520636f6d6d616e64206c
+ 696e65206172652070617373656420746f207468652070726f6772616d206173206172>
+ 2.5 E<67756d656e74732e>-.18 E F1<47454e4552414c204f5054494f4e53>72 240 Q
+ F2<ad66616b>108 252 Q<65ad6172>-.1 E<677630>-.1 E F0<3d>A F3 -.2<6578>C
+ <6563757461626c65>.2 E F0<4f76>128 264 Q<65727269646520746865>-.15 E/F5
+ 10/Courier at 0 SF<617267765b305d>2.5 E F0 -.25<7661>2.5 G
+ <6c75652070617373656420696e746f207468652065>.25 E -.15<7865>-.15 G
+ <637574696e672070726f6772616d2e>.15 E F2<ad66>108 280.8 Q<6f72>-.25 E
+ <6365ad696e746572>-.18 E<7072>-.1 E<65746572>-.18 E F0<3d>A F3
+ <7b66616c7365>A<2c747275657d>-.1 E F0 1.988<49662073657420746f2074727565
+ 2c207573652074686520696e7465727072657465722065>128 292.8 R -.15<7665>
+ -.25 G 4.489<6e69>.15 G 4.489<66616a>-4.489 G 1.989
+ <7573742d696e2d74696d6520636f6d70696c65722069732061>-4.489 F -.25<7661>
+ -.2 G 1.989<696c61626c6520666f722074686973206172636869746563747572652e>
+ .25 F<446566>128 304.8 Q<61756c747320746f2066>-.1 E<616c73652e>-.1 E F2
+ <ad68656c70>108 321.6 Q F0<5072696e7420612073756d6d617279206f6620636f6d
+ 6d616e64206c696e65206f7074696f6e732e>128 333.6 Q F2<ad6c6f6164>108 350.4
+ Q F0<3d>A F3<707567696e8c6c656e616d65>A F0<436175736573>128 362.4 Q F2
+ <6c6c69>2.5 E F0<746f206c6f61642074686520706c7567696e202873686172656420
+ 6f626a65637429206e616d6564>2.5 E F3<706c7567696e8c6c656e616d65>2.5 E F0
+ <616e642075736520697420666f72206f7074696d697a6174696f6e2e>2.5 E F2
+ <ad7374617473>108 379.2 Q F0 .422<5072696e742073746174697374696373206672
+ 6f6d2074686520636f64652d67656e65726174696f6e207061737365732e205468697320
+ 6973206f6e6c79206d65616e696e6766756c20666f7220746865206a7573742d696e2d74
+ 696d6520636f6d70696c6572>128 391.2 R<2c>-.4 E<61742070726573656e742e>128
+ 403.2 Q F2<ad74696d65ad706173736573>108 420 Q F0<5265636f72642074686520
+ 616d6f756e74206f662074696d65206e656564656420666f72206561636820636f64652d
+ 67656e65726174696f6e207061737320616e64207072696e7420697420746f207374616e
+ 64617264206572726f72>128 432 Q<2e>-.55 E F2<ad76>108 448.8 Q
+ <657273696f6e>-.1 E F0<5072696e74206f7574207468652076>128 460.8 Q
+ <657273696f6e206f66>-.15 E F2<6c6c69>2.5 E F0<616e642065>2.5 E
+ <78697420776974686f757420646f696e6720616e>-.15 E
+ <797468696e6720656c73652e>-.15 E F1 -.986<5441>72 477.6 S
+ <52474554204f5054494f4e53>.986 E F2<ad6d747269706c65>108 489.6 Q F0<3d>A
+ F3<746172>A -.1<6765>-.37 G 2.5<7474>.1 G<7269706c65>-2.5 E F0<4f76>128
+ 501.6 Q .09<6572726964652074686520746172>-.15 F .09<67657420747269706c65
+ 2073706563698c656420696e2074686520696e70757420626974636f6465208c6c652077
+ 697468207468652073706563698c656420737472696e672e>-.18 F .09
+ <54686973206d617920726573756c7420696e>5.09 F 2.5<6163>128 513.6 S<726173
+ 6820696620796f75207069636b20616e2061726368697465637475726520776869636820
+ 6973206e6f7420636f6d70617469626c652077697468207468652063757272656e742073
+ 797374656d2e>-2.5 E F2<ad6d6172>108 530.4 Q<6368>-.18 E F0<3d>A F3<6172>
+ A -.15<6368>-.37 G F0 .806<53706563696679207468652061726368697465637475
+ 726520666f7220776869636820746f2067656e657261746520617373656d626c79>128
+ 542.4 R 3.306<2c6f>-.65 G -.15<7665>-3.456 G .806
+ <72726964696e672074686520746172>.15 F .805
+ <67657420656e636f64656420696e2074686520626974636f6465>-.18 F 3.034
+ <8c6c652e20536565>128 554.4 R .534<746865206f7574707574206f66>3.034 F F2
+ .535<6c6c6320adad68656c70>3.034 F F0 .535
+ <666f722061206c697374206f662076>3.035 F .535
+ <616c696420617263686974656374757265732e>-.25 F .535<427920646566>5.535 F
+ .535<61756c74207468697320697320696e6665727265642066726f6d20746865>-.1 F
+ <746172>128 566.4 Q<67657420747269706c65206f72206175746f6465746563746564
+ 20746f207468652063757272656e74206172636869746563747572652e>-.18 E F2
+ <ad6d637075>108 583.2 Q F0<3d>A F3<6370756e616d65>A F0 .178<537065636966
+ 7920612073706563698c63206368697020696e207468652063757272656e742061726368
+ 697465637475726520746f2067656e657261746520636f646520666f72>128 595.2 R
+ 5.178<2e42>-.55 G 2.678<7964>-5.178 G<6566>-2.678 E .178
+ <61756c74207468697320697320696e6665727265642066726f6d>-.1 F .195
+ <74686520746172>128 607.2 R .195<67657420747269706c6520616e64206175746f
+ 646574656374656420746f207468652063757272656e7420617263686974656374757265
+ 2e>-.18 F -.15<466f>5.196 G 2.696<72616c>.15 G .196<697374206f662061>
+ -2.696 F -.25<7661>-.2 G .196<696c61626c6520435055732c207573653a>.25 F
+ F2<6c6c766d2d6173>2.696 E 2.5<3c2f>128 619.2 S<6465>-2.5 E<762f6e756c6c>
+ -.15 E/F6 10/Symbol SF<ef>2.5 E F2<6c6c6320ad6d6172>2.5 E
+ <63683d78797a20ad6d6370753d68656c70>-.18 E<ad6d61747472>108 636 Q F0<3d>
+ A F3<61312c2b61322cad61332c2e2e2e>A F0<4f76>128 648 Q .972
+ <657272696465206f7220636f6e74726f6c2073706563698c6320617474726962>-.15 F
+ .971<75746573206f662074686520746172>-.2 F .971
+ <6765742c20737563682061732077686574686572>-.18 F F4<53494d44>3.471 E F0
+ .971<6f7065726174696f6e732061726520656e61626c6564206f72>3.471 F 2.709
+ <6e6f742e20546865>128 660 R<646566>2.709 E .209
+ <61756c7420736574206f6620617474726962>-.1 F .209
+ <7574657320697320736574206279207468652063757272656e74>-.2 F F4<435055>
+ 2.709 E F0 5.209<2e46>C .209<6f722061206c697374206f662061>-5.359 F -.25
+ <7661>-.2 G .21<696c61626c6520617474726962>.25 F .21
+ <757465732c207573653a>-.2 F F2<6c6c766d2d>2.71 E<6173203c202f6465>128
+ 672 Q<762f6e756c6c>-.15 E F6<ef>2.5 E F2<6c6c6320ad6d6172>2.5 E
+ <63683d78797a20ad6d617474723d68656c70>-.18 E F1<464c4f>72 688.8 Q -1.04
+ <4154>-.438 G<494e4720504f494e54204f5054494f4e53>1.04 E F2
+ <ad64697361626c65ad657863657373ad6670ad7072>108 700.8 Q<65636973696f6e>
+ -.18 E F0<44697361626c65206f7074696d697a6174696f6e732074686174206d617920
+ 696e637265617365208d6f6174696e6720706f696e7420707265636973696f6e2e>128
+ 712.8 Q 188.72<43565320323030372d30382d3037>72 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 155.07<4c4c49283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c49283129>157.57 E/F1 10
+ /Times-Bold at 0 SF<ad656e61626c65ad8c6e697465ad6f6e6c79ad6670ad6d617468>
+ 108 84 Q F0 .492<456e61626c65206f7074696d697a6174696f6e7320746861742061
+ 7373756d6573206f6e6c79208c6e697465208d6f6174696e6720706f696e74206d617468
+ 2e20546861742069732c207468657265206973206e6f>128 96 R/F2 9/Times-Roman at 0
+ SF -.315<4e41>2.992 G<4e>.315 E F0 .491<6f7220496e662076>2.991 F<616c2d>
+ -.25 E<7565732e>128 108 Q F1
+ <ad656e61626c65ad756e73616665ad6670ad6d617468>108 124.8 Q F0
+ <436175736573>128 136.8 Q F1<6c6c69>2.5 E F0<746f20656e61626c65206f7074
+ 696d697a6174696f6e732074686174206d6179206465637265617365208d6f6174696e67
+ 20706f696e7420707265636973696f6e2e>2.5 E F1<ad736f6674ad8d6f6174>108
+ 153.6 Q F0<436175736573>128 165.6 Q F1<6c6c69>2.5 E F0
+ <746f2067656e657261746520736f667477>2.5 E<617265208d6f6174696e6720706f69
+ 6e74206c6962726172792063616c6c7320696e7374656164206f662065717569>-.1 E
+ -.25<7661>-.25 G<6c656e74206861726477>.25 E
+ <61726520696e737472756374696f6e732e>-.1 E/F3 10.95/Times-Bold at 0 SF
+ <434f44452047454e455241>72 182.4 Q<54494f4e204f5054494f4e53>-1.04 E F1
+ <ad636f6465ad6d6f64656c>108 194.4 Q F0<3d>A/F4 10/Times-Italic at 0 SF
+ <6d6f64656c>A F0<43686f6f73652074686520636f6465206d6f64656c2066726f6d3a>
+ 128 206.4 Q/F5 10/Courier at 0 SF
+ <64656661756c743a205461726765742064656661756c7420636f6465206d6f64656c>
+ 152 224.4 Q<736d616c6c3a20536d616c6c20636f6465206d6f64656c>152 236.4 Q
+ <6b65726e656c3a204b65726e656c20636f6465206d6f64656c>152 248.4 Q
+ <6d656469756d3a204d656469756d20636f6465206d6f64656c>152 260.4 Q
+ <6c617267653a204c6172676520636f6465206d6f64656c>152 272.4 Q F1
+ <ad64697361626c65ad706f7374ad5241ad7363686564756c6572>108 289.2 Q F0
+ <44697361626c65207363686564756c696e67206166746572207265>128 301.2 Q
+ <67697374657220616c6c6f636174696f6e2e>-.15 E F1
+ <ad64697361626c65ad7370696c6cad667573696e67>108 318 Q F0<44697361626c65
+ 20667573696e67206f66207370696c6c20636f646520696e746f20696e73747275637469
+ 6f6e732e>128 330 Q F1<ad656e61626c65ad636f7272>108 346.8 Q
+ <656374ad6568ad737570706f7274>-.18 E F0<4d616b>128 358.8 Q 2.5<6574>-.1
+ G<686520ad6c6f>-2.5 E<776572696e>-.25 E -.2<766f>-.4 G .2 -.1<6b652070>
+ .2 H<61737320696e736572742065>.1 E<7870656e7369>-.15 E -.15<7665>-.25 G
+ 2.5<2c62>.15 G<757420636f72726563742c>-2.7 E F2<4548>2.5 E F0
+ <636f64652e>2.5 E F1<ad656e61626c65ad6568>108 375.6 Q F0<45786365707469
+ 6f6e2068616e646c696e672073686f756c6420626520656d69747465642e>128 387.6 Q
+ F1<ad6a6f696ead6c69>108 404.4 Q -.1<7665>-.1 G<696e746572>.1 E -.1<7661>
+ -.1 G<6c73>.1 E F0<436f616c6573636520636f706965732028646566>128 416.4 Q
+ <61756c743d74727565292e>-.1 E F1<ad6e6f7a6572>108 433.2 Q
+ <6fad696e697469616c697a6564ad696ead627373>-.18 E F0<446f6e27>2.5 E 2.5
+ <7470>-.18 G<6c616365207a65726f2d696e697469616c697a65642073796d626f6c73
+ 20696e746f20746865>-2.5 E F2<425353>2.5 E F0<73656374696f6e2e>2.5 E F1
+ <ad7072>108 445.2 Q<65ad5241ad7363686564>-.18 E F0<3d>A F4<7363>A
+ <686564756c6572>-.15 E F0
+ <496e737472756374696f6e207363686564756c6572732061>128 457.2 Q -.25<7661>
+ -.2 G<696c61626c6520286265666f7265207265>.25 E
+ <67697374657220616c6c6f636174696f6e293a>-.15 E F5<3d64656661756c743a2042
+ 657374207363686564756c657220666f722074686520746172676574>152 475.2 Q<3d
+ 6e6f6e653a204e6f207363686564756c696e673a20627265616474682066697273742073
+ 657175656e63696e67>152 487.2 Q<3d73696d706c653a2053696d706c652074776f20
+ 70617373207363686564756c696e673a206d696e696d697a6520637269746963616c2070
+ 61746820616e64206d6178696d697a652070726f636573736f72207574696c697a617469
+ 6f6e>152 499.2 Q<3d73696d706c652d6e6f6974696e3a2053696d706c652074776f20
+ 70617373207363686564756c696e673a2053616d652061732073696d706c652065786365
+ 7074207573696e672067656e65726963206c6174656e6379>152 511.2 Q<3d6c697374
+ 2d627572723a20426f74746f6d2d757020726567697374657220726564756374696f6e20
+ 6c697374207363686564756c696e67>152 523.2 Q<3d6c6973742d746472723a20546f
+ 702d646f776e20726567697374657220726564756374696f6e206c697374207363686564
+ 756c696e67>152 535.2 Q<3d6c6973742d74643a20546f702d646f776e206c69737420
+ 7363686564756c6572202d7072696e742d6d616368696e65696e73747273202d20507269
+ 6e742067656e657261746564206d616368696e6520636f6465>152 547.2 Q F1<ad72>
+ 108 564 Q<6567616c6c6f63>-.18 E F0<3d>A F4<616c6c6f6361746f72>A F0<5265>
+ 128 576 Q<67697374657220616c6c6f6361746f7220746f207573653a2028646566>
+ -.15 E<61756c74203d206c696e6561727363616e29>-.1 E F5<3d626967626c6f636b
+ 3a204269672d626c6f636b20726567697374657220616c6c6f6361746f72>152 594 Q<
+ 3d6c696e6561727363616e3a206c696e656172207363616e20726567697374657220616c
+ 6c6f6361746f72203d6c6f63616c202d>152 606 Q
+ <6c6f63616c20726567697374657220616c6c6f6361746f72>18 E
+ <3d73696d706c653a2073696d706c6520726567697374657220616c6c6f6361746f72>
+ 152 618 Q F1<ad72>108 634.8 Q<656c6f636174696f6ead6d6f64656c>-.18 E F0
+ <3d>A F4<6d6f64656c>A F0
+ <43686f6f73652072656c6f636174696f6e206d6f64656c2066726f6d3a>128 646.8 Q
+ F5<3d64656661756c743a205461726765742064656661756c742072656c6f636174696f
+ 6e206d6f64656c>152 664.8 Q<3d7374617469633a204e6f6e2d72656c6f6361746162
+ 6c6520636f6465203d706963202d>152 676.8 Q<46756c6c792072656c6f6361746162
+ 6c652c20706f736974696f6e20696e646570656e64656e7420636f6465>18 E<3d64796e
+ 616d69632d6e6f2d7069633a2052656c6f63617461626c652065787465726e616c207265
+ 666572656e6365732c206e6f6e2d72656c6f63617461626c6520636f6465>152 688.8 Q
+ F1<ad7370696c6c6572>108 705.6 Q F0
+ <5370696c6c657220746f207573653a2028646566>128 717.6 Q
+ <61756c743a206c6f63616c29>-.1 E 188.72<43565320323030372d30382d3037>72
+ 768 R<32>205.67 E 0 Cg EP
+ %%Page: 3 3
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 155.07<4c4c49283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c49283129>157.57 E/F1 10
+ /Courier at 0 SF<3d73696d706c653a2073696d706c65207370696c6c6572>152 84 Q
+ <3d6c6f63616c3a206c6f63616c207370696c6c6572>152 96 Q/F2 10/Times-Bold at 0
+ SF<ad783836ad61736dad73796e746178>108 112.8 Q F0<3d>A/F3 10
+ /Times-Italic at 0 SF<73796e746178>A F0<43686f6f7365207374796c65206f662063
+ 6f646520746f20656d69742066726f6d20583836206261636b>128 124.8 Q<656e643a>
+ -.1 E F1<3d6174743a20456d697420415426542d7374796c6520617373656d626c79>
+ 152 142.8 Q
+ <3d696e74656c3a20456d697420496e74656c2d7374796c6520617373656d626c79>152
+ 154.8 Q/F4 10.95/Times-Bold at 0 SF<45584954205354>72 171.6 Q -1.04<4154>
+ -.986 G<5553>1.04 E F0<4966>108 183.6 Q F2<6c6c69>2.963 E F0 -.1<6661>
+ 2.963 G .463
+ <696c7320746f206c6f6164207468652070726f6772616d2c2069742077696c6c2065>.1
+ F .463<786974207769746820616e2065>-.15 F .463
+ <78697420636f6465206f6620312e>-.15 F .463
+ <4f74686572776973652c2069742077696c6c2072657475726e207468652065>5.463 F
+ .463<78697420636f6465206f66>-.15 F<7468652070726f6772616d2069742065>108
+ 195.6 Q -.15<7865>-.15 G<63757465732e>.15 E F4<53454520414c534f>72 212.4
+ Q F0<6c6c63>108 224.4 Q F4 -.548<4155>72 241.2 S<54484f52>.548 E F0
+ <4d61696e7461696e656420627920746865>108 253.2 Q/F5 9/Times-Roman at 0 SF
+ <4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+ <616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+ <43565320323030372d30382d3037>72 768 R<33>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-ar.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-ar.ps:1.1
*** /dev/null	Fri Oct 23 13:57:44 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-ar.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,936 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Courier
+ %%+ font Times-Italic
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 5
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Courier
+ %%IncludeResource: font Times-Italic
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Italic at 0 ENC0/Times-Italic RE/Courier at 0 ENC0/Courier RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+ E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad617220ad204c4c>108 96 Q<564d206172636869>-1 E -.15<7665>-.25
+ G<72>.15 E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF
+ <6c6c766d2d6172>108 124.8 Q F0<5bad5d7b646d70717274787d5b5261628c6b>2.5
+ E<6f757a5d205b72656c706f735d205b636f756e745d203c6172636869>-.1 E -.15
+ <7665>-.25 G 2.5<3e5b>.15 G<8c6c65732e2e2e5d>-2.5 E F1
+ <4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+ <6c6c766d2d6172>3.486 E F0 .986<636f6d6d616e642069732073696d696c61722074
+ 6f2074686520636f6d6d6f6e20556e6978207574696c697479>3.486 F<2c>-.65 E/F3
+ 10/Courier at 0 SF<6172>3.486 E F0 3.486<2e49>C 3.486<7461>-3.486 G
+ <72636869>-3.486 E -.15<7665>-.25 G 3.486<7373>.15 G -2.15 -.25
+ <65762065>-3.486 H .986
+ <72616c208c6c657320746f67657468657220696e746f2061>.25 F 1.061<73696e676c
+ 65208c6c652e2054686520696e74656e7420666f72207468697320697320746f2070726f
+ 64756365206172636869>108 165.6 R 1.362 -.15<7665206c>-.25 H 1.062
+ <6962726172696573206279>.15 F/F4 9/Times-Roman at 0 SF<4c4c>3.562 E<564d>
+ -.9 E F0 1.062<626974636f646520746861742063616e206265206c696e6b>3.562 F
+ 1.062<656420696e746f20616e>-.1 F F4<4c4c>108 177.6 Q<564d>-.9 E F0 .471
+ <70726f6772616d2e20486f>2.971 F<7765>-.25 E -.15<7665>-.25 G 1.271 -.4
+ <722c2074>.15 H .47<6865206172636869>.4 F .77 -.15<76652063>-.25 H .47
+ <616e20636f6e7461696e20616e>.15 F 2.97<796b>-.15 G .47
+ <696e64206f66208c6c652e20427920646566>-2.97 F<61756c742c>-.1 E F2
+ <6c6c766d2d6172>2.97 E F0 .47<67656e65726174657320612073796d626f6c>2.97
+ F .212<7461626c652074686174206d616b>108 189.6 R .212
+ <6573206c696e6b696e672066>-.1 F .212<61737465722062656361757365206f6e6c
+ 79207468652073796d626f6c207461626c65206e6565647320746f20626520636f6e7375
+ 6c7465642c206e6f74206561636820696e6469>-.1 F .213<76696475616c208c6c65>
+ -.25 F<6d656d626572206f6620746865206172636869>108 201.6 Q -.15<7665>-.25
+ G<2e>.15 E<546865>108 218.4 Q F2<6c6c766d2d6172>3.299 E F0 .799
+ <636f6d6d616e642063616e206265207573656420746f>3.299 F/F5 10
+ /Times-Italic at 0 SF -.37<7265>3.299 G<6164>.37 E F0<626f7468>3.299 E F4
+ <53565234>3.299 E F0<616e64>3.299 E F4<425344>3.299 E F0 .799
+ <7374796c65206172636869>3.299 F 1.099 -.15<7665208c>-.25 H .799
+ <6c65732e20486f>.15 F<7765>-.25 E -.15<7665>-.25 G 1.599 -.4<722c2069>
+ .15 H 3.298<7463>.4 G .798<616e6e6f74206265>-3.298 F .235
+ <7573656420746f207772697465207468656d2e>108 230.4 R .235
+ <5768696c6520746865>5.235 F F2<6c6c766d2d6172>2.735 E F0 .235
+ <636f6d6d616e642070726f6475636573208c6c6573207468617420617265>2.735 F F5
+ <616c6d6f7374>2.735 E F0 .236
+ <6964656e746963616c20746f2074686520666f726d61742075736564>2.736 F .407
+ <6279206f74686572>108 242.4 R F3<6172>2.907 E F0 .406
+ <696d706c656d656e746174696f6e732c20697420686173207477>2.907 F 2.906
+ <6f73>-.1 G .406<69676e698c63616e74206465706172747572657320696e206f7264
+ 657220746f206d616b>-2.906 F 2.906<6574>-.1 G .406<6865206172636869>
+ -2.906 F .706 -.15<76652061>-.25 H .406<7070726f70726961746520666f72>.15
+ F F4<4c4c>108 254.4 Q<564d>-.9 E F0 2.666<2e54>C .166
+ <6865208c727374206465706172747572652069732074686174>-2.666 F F2
+ <6c6c766d2d6172>2.667 E F0 .167<6f6e6c792075736573>2.667 F F4<42534434>
+ 2.667 E F0 .167<2e34207374796c65206c6f6e672070617468206e616d657320287374
+ 6f72656420696d6d6564696174656c79206166746572>B .401
+ <746865206865616465722920616e64206e65>108 266.4 R -.15<7665>-.25 G 2.901
+ <7263>.15 G .4<6f6e7461696e73206120737472696e67207461626c6520666f72206c
+ 6f6e67206e616d65732e20546865207365636f6e64206465706172747572652069732074
+ 686174207468652073796d626f6c207461626c65>-2.901 F 1.391
+ <697320666f726d6174656420666f72206566>108 278.4 R 1.392<8c6369656e742063
+ 6f6e737472756374696f6e206f6620616e20696e2d6d656d6f7279206461746120737472
+ 7563747572652074686174207065726d6974732072617069642028726564ad626c61636b
+ 207472656529>-.25 F .508<6c6f6f6b7570732e20436f6e73657175656e746c79>108
+ 290.4 R 3.008<2c61>-.65 G<72636869>-3.008 E -.15<7665>-.25 G 3.007<7370>
+ .15 G .507<726f64756365642077697468>-3.007 F F2<6c6c766d2d6172>3.007 E
+ F0 .507<757375616c6c792077>3.007 F<6f6e27>-.1 E 3.007<7462>-.18 G 3.007
+ <6572>-3.007 G .507
+ <65616461626c65206f72206564697461626c65207769746820616e>-3.007 F<79>-.15
+ E F3<6172>3.007 E F0 .172<696d706c656d656e746174696f6e206f72207573656675
+ 6c20666f72206c696e6b696e672e>108 302.4 R .172<5573696e6720746865>5.172 F
+ F3<66>2.672 E F0 .172<6d6f64698c657220746f208d617474656e208c6c65206e616d
+ 65732077696c6c206d616b>2.672 F 2.673<6574>-.1 G .173<6865206172636869>
+ -2.673 F .473 -.15<76652072>-.25 H<6561642d>.15 E .365
+ <61626c65206279206f74686572>108 314.4 R F3<6172>2.865 E F0 .365
+ <696d706c656d656e746174696f6e732062>2.865 F .364<7574206e6f7420666f7220
+ 6c696e6b696e672062656361757365207468652073796d626f6c207461626c6520666f72
+ 6d617420666f72>-.2 F F4<4c4c>2.864 E<564d>-.9 E F0 .364
+ <697320756e697175652e>2.864 F .138<496620616e>108 326.4 R F4<53565234>
+ 2.638 E F0<6f72>2.638 E F4<425344>2.638 E F0 .138
+ <7374796c65206172636869>2.638 F .438 -.15<76652069>-.25 H 2.638<7375>.15
+ G .138<736564207769746820746865>-2.638 F F3<72>2.639 E F0 .139
+ <287265706c61636529206f72>2.639 F F3<71>2.639 E F0 .139<28717569636b2075
+ 706461746529206f7065726174696f6e732c20746865206172636869>2.639 F .439
+ -.15<76652077>-.25 H<696c6c>.15 E .215
+ <6265207265636f6e737472756374656420696e>108 338.4 R F4<4c4c>2.715 E
+ <564d>-.9 E F0 .214<666f726d61742e2054686973206d65616e732074686174207468
+ 6520737472696e67207461626c652077696c6c2062652064726f707065642028696e2064
+ 65666572656e636520746f>2.715 F F4<425344>2.714 E F0<342e34>2.714 E 1.914
+ <6c6f6e67206e616d65732920616e6420616e>108 350.4 R F4<4c4c>4.414 E<564d>
+ -.9 E F0 1.914
+ <73796d626f6c207461626c652077696c6c2062652061646465642028627920646566>
+ 4.414 F 1.915<61756c74292e205468652073797374656d2073796d626f6c207461626c
+ 652077696c6c206265>-.1 F<72657461696e65642e>108 362.4 Q<4865726527>108
+ 379.2 Q 2.5<7377>-.55 G<68657265>-2.5 E F2<6c6c766d2d6172>2.5 E F0
+ <646570617274732066726f6d20707265>2.5 E<76696f7573>-.25 E F3<6172>2.5 E
+ F0<696d706c656d656e746174696f6e733a>2.5 E F5<53796d626f6c2054>108 396 Q
+ <61626c65>-.92 E F0<53696e6365>128 408 Q F2<6c6c766d2d6172>3.537 E F0
+ 1.037<697320696e74656e64656420746f206172636869>3.537 F 1.337 -.15
+ <76652062>-.25 H 1.037
+ <6974636f6465208c6c65732c207468652073796d626f6c207461626c652077>.15 F
+ <6f6e27>-.1 E 3.537<746d>-.18 G<616b>-3.537 E 3.537<656d>-.1 G 1.036
+ <7563682073656e736520746f20616e>-3.537 F<792d>-.15 E .698
+ <7468696e672062>128 420 R<7574>-.2 E F4<4c4c>3.198 E<564d>-.9 E F0 3.198
+ <2e43>C<6f6e73657175656e746c79>-3.198 E 3.198<2c74>-.65 G .698
+ <68652073796d626f6c207461626c6527>-3.198 F 3.198<7366>-.55 G .698<6f726d
+ 617420686173206265656e2073696d706c698c65642e20497420636f6e73697374732073
+ 696d706c79206f662061>-3.198 F .248<73657175656e6365206f6620706169727320
+ 6f662061208c6c65206d656d62657220696e6465>128 432 R 2.747<786e>-.15 G
+ .247<756d62657220617320616e>-2.747 F F4<4c5342>2.747 E F0 .247
+ <346279746520696e7465>2.747 F .247
+ <67657220616e642061206e756c6c2d7465726d696e6174656420737472696e672e>-.15
+ F F5<4c6f6e672050>108 448.8 Q<61746873>-.8 E F0<536f6d65>128 460.8 Q F3
+ <6172>2.721 E F0 .221<696d706c656d656e746174696f6e732028>2.721 F F4
+ <53565234>A F0 2.721<2975>C .222<73652061207365706172617465208c6c65206d
+ 656d62657220746f207265636f7264206c6f6e672070617468206e616d657320283e2031
+ 35206368617261632d>-2.721 F<74657273292e>128 472.8 Q F2<6c6c766d2d6172>
+ 3.12 E F0<74616b>3.12 E .619<657320746865>-.1 F F4<425344>3.119 E F0
+ .619<342e3420616e64204d6163>3.119 F F4<4f53>3.119 E F0 3.119<5861>3.119
+ G .619<7070726f61636820776869636820697320746f2073696d706c792073746f7265
+ 207468652066756c6c2070617468206e616d65>-3.119 F 1.361<696d6d656469617465
+ 6c7920707265636564696e6720746865206461746120666f7220746865208c6c652e2054
+ 68652070617468206e616d65206973206e756c6c207465726d696e6174656420616e6420
+ 6d617920636f6e7461696e20746865>128 484.8 R
+ <736c61736820282f2920636861726163746572>128 496.8 Q<2e>-.55 E F5
+ <436f6d7072>108 513.6 Q<657373696f6e>-.37 E F2<6c6c766d2d6172>128 525.6
+ Q F0 1.227<63616e20636f6d707265737320746865206d656d62657273206f6620616e
+ 206172636869>3.727 F 1.527 -.15<76652074>-.25 H 3.727<6f73>.15 G -2.25
+ -.2<61762065>-3.727 H 1.226<73706163652e2054686520636f6d7072657373696f6e
+ 207573656420646570656e6473206f6e>3.927 F<7768617427>128 537.6 Q 3.528
+ <7361>-.55 G -.25<7661>-3.728 G 1.028<696c61626c65206f6e2074686520706c61
+ 74666f726d20616e6420776861742063686f6963657320746865>.25 F F4<4c4c>3.528
+ E<564d>-.9 E F0 1.028<436f6d70726573736f72207574696c697479206d616b>3.528
+ F 1.028<65732e2049742067656e6572616c6c79>-.1 F -.1<6661>128 549.6 S -.2
+ <766f>-.1 G .717<727320627a6970322062>.2 F .717
+ <75742077696c6c2073656c656374206265747765656e2060>-.2 F .717
+ <606e6f20636f6d7072657373696f6e27>-.74 F 3.217<276f>-.74 G 3.217<7262>
+ -3.217 G .716<7a69703220646570656e64696e67206f6e2077686174206d616b>
+ -3.217 F .716<65732073656e736520666f72>-.1 F<746865208c6c6527>128 561.6
+ Q 2.5<7363>-.55 G<6f6e74656e742e>-2.5 E F5<446972>108 578.4 Q
+ <6563746f7279205265637572>-.37 E<73696f6e>-.1 E F0<4d6f7374>128 590.4 Q
+ F3<6172>3.202 E F0 .703<696d706c656d656e746174696f6e7320646f206e6f742072
+ 656375727365207468726f756768206469726563746f726965732062>3.202 F .703
+ <75742073696d706c792069676e6f7265206469726563746f7269657320696620746865>
+ -.2 F 3.203<7961>-.15 G<7265>-3.203 E .125
+ <70726573656e74656420746f207468652070726f6772616d20696e20746865>128
+ 602.4 R F5<8c6c6573>2.625 E F0<6f7074696f6e2e>2.625 E F2<6c6c766d2d6172>
+ 2.625 E F0 2.625<2c68>C -.25<6f77>-2.625 G -2.15 -.25<65762065>.25 H
+ .925 -.4<722c2063>.25 H .125<616e2072656375727365207468726f756768206469
+ 726563746f72792073747275637475726573>.4 F<616e642061646420616c6c20746865
+ 208c6c657320756e6465722061206469726563746f7279>128 614.4 Q 2.5<2c69>-.65
+ G 2.5<6672>-2.5 G<65717565737465642e>-2.5 E/F6 9/Times-Italic at 0 SF -.162
+ <544f>108 631.2 S<43>.162 E F5 -1.11<5665>2.5 G
+ <72626f7365204f7574707574>1.11 E F0<5768656e>128 643.2 Q F2
+ <6c6c766d2d6172>2.838 E F0 .339<7072696e7473206f7574207468652076>2.838 F
+ .339<6572626f7365207461626c65206f6620636f6e74656e74732028>-.15 F F3
+ <7476>A F0 .339<6f7074696f6e292c2069742070726563656465732074686520757375
+ 616c206f757470757420776974682061>2.839 F .361<63686172616374657220696e64
+ 69636174696e6720746865206261736963206b696e64206f6620636f6e74656e7420696e
+ 20746865208c6c652e204120626c616e6b206d65616e7320746865208c6c652069732061
+ 207265>128 655.2 R .361<67756c6172208c6c652e204120275a27>-.15 F .103<6d
+ 65616e7320746865208c6c6520697320636f6d707265737365642e204120274227206d65
+ 616e7320746865208c6c6520697320616e>128 667.2 R F4<4c4c>2.603 E<564d>-.9
+ E F0 .103<626974636f6465208c6c652e20416e20275327206d65616e7320746865208c
+ 6c6520697320746865>2.603 F<73796d626f6c207461626c652e>128 679.2 Q F1
+ <4f5054494f4e53>72 696 Q F0 .277<546865206f7074696f6e7320746f>108 708 R
+ F2<6c6c766d2d6172>2.777 E F0 .277
+ <61726520636f6d70617469626c652077697468206f74686572>2.777 F F3<6172>
+ 2.777 E F0 2.777<696d706c656d656e746174696f6e732e20486f>2.777 F<7765>
+ -.25 E -.15<7665>-.25 G 1.076 -.4<722c2074>.15 H .276
+ <68657265206172652061206665>.4 F 2.776<776d>-.25 G<6f64698c657273>-2.776
+ E<28>108 720 Q F5<7a52>A F0 2.912<2974>C .412
+ <68617420617265206e6f7420666f756e6420696e206f74686572>-2.912 F F3<6172>
+ 2.912 E F0 .413<732e20546865206f7074696f6e7320746f>B F2<6c6c766d2d6172>
+ 2.913 E F0 .413<7370656369667920612073696e676c65206261736963206f70657261
+ 74696f6e20746f20706572666f726d206f6e>2.913 F 188.72
+ <43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+ E .226<746865206172636869>108 84 R -.15<7665>-.25 G 2.726<2c6176>.15 G
+ .226<617269657479206f66206d6f64698c65727320666f722074686174206f70657261
+ 74696f6e2c20746865206e616d65206f6620746865206172636869>-2.976 F .525
+ -.15<7665208c>-.25 H .225
+ <6c652c20616e6420616e206f7074696f6e616c206c697374206f66208c6c65>.15 F<6e
+ 616d65732e205468657365206f7074696f6e7320617265207573656420746f2064657465
+ 726d696e6520686f>108 96 Q<77>-.25 E/F1 10/Times-Bold at 0 SF
+ <6c6c766d2d6172>2.5 E F0
+ <73686f756c642070726f6365737320746865206172636869>2.5 E .3 -.15
+ <7665208c>-.25 H<6c652e>.15 E .033
+ <546865204f7065726174696f6e7320616e64204d6f64698c657273206172652065>108
+ 112.8 R .033<78706c61696e656420696e207468652073656374696f6e732062656c6f>
+ -.15 F 1.333 -.65<772e2054>-.25 H .034<6865206d696e696d616c20736574206f
+ 66206f7074696f6e73206973206174206c65617374206f6e65>.65 F .609
+ <6f70657261746f7220616e6420746865206e616d65206f6620746865206172636869>
+ 108 124.8 R -.15<7665>-.25 G 3.109<2e54>.15 G .609
+ <79706963616c6c79206172636869>-3.909 F .908 -.15<7665208c>-.25 H .608
+ <6c657320656e6420776974682061>.15 F/F2 10/Courier at 0 SF<2e61>3.108 E F0
+ <737566>3.108 E .608<8c782c2062>-.25 F .608
+ <75742074686973206973206e6f742072657175697265642e>-.2 F -.15<466f>108
+ 136.8 S<6c6c6f>.15 E .15<77696e6720746865>-.25 F/F3 10/Times-Italic at 0 SF
+ <6172>2.65 E -.15<6368>-.37 G<6976652d6e616d65>.15 E F0 .15
+ <636f6d65732061206c697374206f66>2.65 F F3<8c6c6573>2.65 E F0 .151<746861
+ 7420696e646963617465207468652073706563698c63206d656d62657273206f66207468
+ 65206172636869>2.651 F .451 -.15<76652074>-.25 H 2.651<6f6f>.15 G
+ <706572617465>-2.651 E .049<6f6e2e20496620746865>108 148.8 R F3
+ <8c6c6573>2.549 E F0 .048<6f7074696f6e206973206e6f742073706563698c65642c
+ 2069742067656e6572616c6c79206d65616e73206569746865722060>2.549 F
+ <606e6f6e6527>-.74 E 2.548<276f>-.74 G 2.548<7260>-2.548 G<60616c6c27>
+ -3.288 E 2.548<276d>-.74 G .048
+ <656d626572732c20646570656e64696e67206f6e20746865>-2.548 F
+ <6f7065726174696f6e2e>108 160.8 Q F1<4f7065726174696f6e73>108 183.6 Q F0
+ 15<6444>108 205.2 S .682
+ <656c657465208c6c65732066726f6d20746865206172636869>-15 F -.15<7665>-.25
+ G 3.182<2e4e>.15 G 3.183<6f6d>-3.182 G .683<6f64698c65727320617265206170
+ 706c696361626c6520746f2074686973206f7065726174696f6e2e>-3.183 F<546865>
+ 5.683 E F3<8c6c6573>3.183 E F0 .683<6f7074696f6e732073706563696679>3.183
+ F 1.528<7768696368206d656d626572732073686f756c642062652072656d6f>128
+ 217.2 R -.15<7665>-.15 G 4.027<6466>.15 G 1.527
+ <726f6d20746865206172636869>-4.027 F -.15<7665>-.25 G 4.027<2e49>.15 G
+ 4.027<7469>-4.027 G 4.027<736e>-4.027 G 1.527<6f7420616e206572726f722069
+ 6620612073706563698c6564208c6c6520646f6573206e6f74>-4.027 F
+ <61707065617220696e20746865206172636869>128 229.2 Q -.15<7665>-.25 G 5
+ <2e49>.15 G 2.5<666e>-5 G<6f>-2.5 E F3<8c6c6573>2.5 E F0
+ <6172652073706563698c65642c20746865206172636869>2.5 E .3 -.15<76652069>
+ -.25 H 2.5<736e>.15 G<6f74206d6f64698c65642e>-2.5 E<6d5b6162695d>108 246
+ Q<4d6f>128 258 Q 1.058 -.15<7665208c>-.15 H .758
+ <6c65732066726f6d206f6e65206c6f636174696f6e20696e20746865206172636869>
+ .15 F 1.058 -.15<76652074>-.25 H 3.258<6f61>.15 G<6e6f74686572>-3.258 E
+ 3.258<2e54>-.55 G<6865>-3.258 E F3<61>3.258 E F0<2c>A F3<62>3.259 E F0
+ 3.259<2c61>C<6e64>-3.259 E F3<69>3.259 E F0 .759
+ <6d6f64698c657273206170706c7920746f2074686973206f706572612d>3.259 F .875
+ <74696f6e2e20546865>128 270 R F3<8c6c6573>3.375 E F0 .875
+ <77696c6c20616c6c206265206d6f>3.375 F -.15<7665>-.15 G 3.375<6474>.15 G
+ 3.375<6f74>-3.375 G .875<6865206c6f636174696f6e206769>-3.375 F -.15
+ <7665>-.25 G 3.375<6e62>.15 G 3.375<7974>-3.375 G .874<6865206d6f64698c
+ 6572732e204966206e6f206d6f64698c6572732061726520757365642c20746865>
+ -3.375 F<8c6c65732077696c6c206265206d6f>128 282 Q -.15<7665>-.15 G 2.5
+ <6474>.15 G 2.5<6f74>-2.5 G<686520656e64206f6620746865206172636869>-2.5
+ E -.15<7665>-.25 G 2.5<2e49>.15 G 2.5<666e>-2.5 G<6f>-2.5 E F3<8c6c6573>
+ 2.5 E F0<6172652073706563698c65642c20746865206172636869>2.5 E .3 -.15
+ <76652069>-.25 H 2.5<736e>.15 G<6f74206d6f64698c65642e>-2.5 E<705b6b5d>
+ 108 298.8 Q .229<5072696e74208c6c657320746f20746865207374616e6461726420
+ 6f75747075742e20546865>128 310.8 R F3<6b>2.729 E F0 .23<6d6f64698c657220
+ 6170706c69657320746f2074686973206f7065726174696f6e2e2054686973206f706572
+ 6174696f6e2073696d706c79207072696e7473>2.729 F<746865>128 322.8 Q F3
+ <8c6c6573>2.694 E F0 .194<696e6469636174656420746f20746865207374616e6461
+ 7264206f75747075742e204966206e6f>2.694 F F3<8c6c6573>2.694 E F0 .193
+ <6172652073706563698c65642c2074686520656e74697265206172636869>2.693 F
+ .493 -.15<76652069>-.25 H 2.693<7370>.15 G 2.693
+ <72696e7465642e205072696e74696e67>-2.693 F .024
+ <626974636f6465208c6c657320697320696c6c2d6164766973656420617320746865>
+ 128 334.8 R 2.524<796d>-.15 G .024<6967687420636f6e6675736520796f757220
+ 7465726d696e616c2073657474696e67732e20546865>-2.524 F F3<70>2.524 E F0
+ .024<6f7065726174696f6e206e65>2.524 F -.15<7665>-.25 G 2.524<726d>.15 G
+ <6f64698c6573>-2.524 E<746865206172636869>128 346.8 Q -.15<7665>-.25 G
+ <2e>.15 E<715b52667a5d>108 363.6 Q .509<517569636b6c7920617070656e64208c
+ 6c657320746f2074686520656e64206f6620746865206172636869>128 375.6 R -.15
+ <7665>-.25 G 3.008<2e54>.15 G<6865>-3.008 E F3<52>3.008 E F0<2c>A F3<66>
+ 3.008 E F0 3.008<2c61>C<6e64>-3.008 E F3<7a>3.008 E F0 .508
+ <6d6f64698c657273206170706c7920746f2074686973206f7065726174696f6e2e>
+ 3.008 F<54686973>5.508 E .424
+ <6f7065726174696f6e20717569636b6c79206164647320746865>128 387.6 R F3
+ <8c6c6573>2.924 E F0 .425<746f20746865206172636869>2.924 F .725 -.15
+ <76652077>-.25 H .425<6974686f757420636865636b696e6720666f72206475706c69
+ 636174657320746861742073686f756c642062652072656d6f>.15 F -.15<7665>-.15
+ G<64>.15 E .56<8c7273742e204966206e6f>128 399.6 R F3<8c6c6573>3.06 E F0
+ .56<6172652073706563698c65642c20746865206172636869>3.06 F .859 -.15
+ <76652069>-.25 H 3.059<736e>.15 G .559<6f74206d6f64698c65642e>-3.059 F
+ .559<42656361757365206f66207468652077>5.559 F .559<61792074686174>-.1 F
+ F1<6c6c766d2d6172>3.059 E F0<636f6e73747275637473>3.059 E
+ <746865206172636869>128 411.6 Q .3 -.15<7665208c>-.25 H
+ <6c652c2069747320647562696f7573207768657468657220746865>.15 E F3<71>2.5
+ E F0<6f7065726174696f6e20697320616e>2.5 E 2.5<7966>-.15 G
+ <6173746572207468616e20746865>-2.6 E F3<72>2.5 E F0
+ <6f7065726174696f6e2e>2.5 E<725b52616266757a5d>108 428.4 Q .078
+ <5265706c616365206f7220696e73657274208c6c65206d656d626572732e20546865>
+ 128 440.4 R F3<52>2.578 E F0<2c>A F3<61>2.578 E F0<2c>A F3<62>2.578 E F0
+ <2c>A F3<66>2.578 E F0<2c>A F3<75>2.578 E F0 2.578<2c61>C<6e64>-2.578 E
+ F3<7a>2.578 E F0 .078<6d6f64698c657273206170706c7920746f2074686973206f70
+ 65726174696f6e2e2054686973206f7065726174696f6e>2.578 F 1.012
+ <77696c6c207265706c6163652065>128 452.4 R<78697374696e67>-.15 E F3
+ <8c6c6573>3.512 E F0 1.012<6f7220696e73657274207468656d2061742074686520
+ 656e64206f6620746865206172636869>3.512 F 1.312 -.15<76652069>-.25 H
+ 3.512<6674>.15 G<6865>-3.512 E 3.512<7964>-.15 G 3.512<6f6e>-3.512 G
+ 1.012<6f742065>-3.512 F 1.012<786973742e204966206e6f>-.15 F F3<8c6c6573>
+ 3.511 E F0<617265>3.511 E<73706563698c65642c20746865206172636869>128
+ 464.4 Q .3 -.15<76652069>-.25 H 2.5<736e>.15 G<6f74206d6f64698c65642e>
+ -2.5 E 3.06<745b765d205072696e74>108 481.2 R .334
+ <746865207461626c65206f6620636f6e74656e74732e2057>2.834 F .334
+ <6974686f757420616e>-.4 F 2.834<796d>-.15 G .335<6f64698c6572732c207468
+ 6973206f7065726174696f6e206a757374207072696e747320746865206e616d6573206f
+ 6620746865206d656d62657273>-2.834 F .774
+ <746f20746865207374616e64617264206f75747075742e2057>128 493.2 R .774
+ <69746820746865>-.4 F F3<76>3.274 E F0<6d6f64698c6572>3.274 E<2c>-.4 E
+ F1<6c6c766d2d6172>3.274 E F0 .773<616c736f207072696e7473206f757420746865
+ 208c6c6520747970652028423d626974636f64652c205a3d636f6d2d>3.274 F .322
+ <707265737365642c20533d73796d626f6c207461626c652c20626c616e6b3d7265>128
+ 505.2 R .322<67756c6172208c6c65292c20746865207065726d697373696f6e206d6f
+ 64652c20746865206f>-.15 F .322
+ <776e657220616e642067726f75702c207468652073697a652c20616e64>-.25 F .199
+ <74686520646174652e20496620616e>128 517.2 R<79>-.15 E F3<8c6c6573>2.698
+ E F0 .198<6172652073706563698c65642c20746865206c697374696e67206973206f6e
+ 6c7920666f722074686f7365208c6c65732e204966206e6f>2.698 F F3<8c6c6573>
+ 2.698 E F0 .198<6172652073706563698c65642c20746865207461626c65206f66>
+ 2.698 F<636f6e74656e747320666f72207468652077686f6c65206172636869>128
+ 529.2 Q .3 -.15<76652069>-.25 H 2.5<7370>.15 G<72696e7465642e>-2.5 E
+ <785b6f505d>108 546 Q 2.555<45787472616374206172636869>128 558 R 2.855
+ -.15<7665206d>-.25 H 2.555
+ <656d62657273206261636b20746f208c6c65732e20546865>.15 F F3<6f>5.056 E F0
+ 2.556<6d6f64698c6572206170706c69657320746f2074686973206f7065726174696f6e
+ 2e2054686973206f7065726174696f6e>5.056 F<726574726965>128 570 Q -.15
+ <7665>-.25 G 3.339<7374>.15 G .839<686520696e64696361746564>-3.339 F F3
+ <8c6c6573>3.339 E F0 .839<66726f6d20746865206172636869>3.339 F 1.139
+ -.15<76652061>-.25 H .839<6e6420777269746573207468656d206261636b20746f20
+ 746865206f7065726174696e672073797374656d27>.15 F 3.338<738c>-.55 G .838
+ <6c65207379732d>-3.338 F<74656d2e204966206e6f>128 582 Q F3<8c6c6573>2.5
+ E F0<6172652073706563698c65642c2074686520656e74697265206172636869>2.5 E
+ .3 -.15<76652069>-.25 H 2.5<7365>.15 G<7874726163742e>-2.65 E F1
+ <4d6f64698c65727320286f7065726174696f6e2073706563698c6329>108 604.8 Q F0
+ 1.477<546865206d6f64698c6572732062656c6f>108 621.6 R 3.978<7761>-.25 G
+ 1.478<72652073706563698c6320746f206365727461696e206f7065726174696f6e732e
+ 2053656520746865204f7065726174696f6e732073656374696f6e202861626f>-3.978
+ F -.15<7665>-.15 G 3.978<2974>.15 G 3.978<6f64>-3.978 G
+ <657465726d696e65>-3.978 E<7768696368206d6f64698c6572732061726520617070
+ 6c696361626c6520746f207768696368206f7065726174696f6e732e>108 633.6 Q 6.4
+ <5b615d205768656e>108 650.4 R .482<696e73657274696e67206f72206d6f>2.982
+ F .481<76696e67206d656d626572208c6c65732c2074686973206f7074696f6e207370
+ 6563698c6573207468652064657374696e6174696f6e206f6620746865206e65>-.15 F
+ 2.981<778c>-.25 G .481<6c6573206173206265696e67>-2.981 F F2<61>128 662.4
+ Q F0<6674657220746865>A F3 -.37<7265>2.5 G<6c706f73>.37 E F0
+ <6d656d626572>2.5 E 2.5<2e49>-.55 G<66>-2.5 E F3 -.37<7265>2.5 G
+ <6c706f73>.37 E F0<6973206e6f7420666f756e642c20746865208c6c657320617265
+ 20706c616365642061742074686520656e64206f6620746865206172636869>2.5 E
+ -.15<7665>-.25 G<2e>.15 E 5.84<5b625d205768656e>108 679.2 R .481
+ <696e73657274696e67206f72206d6f>2.981 F .481<76696e67206d656d626572208c
+ 6c65732c2074686973206f7074696f6e2073706563698c6573207468652064657374696e
+ 6174696f6e206f6620746865206e65>-.15 F 2.982<778c>-.25 G .482
+ <6c6573206173206265696e67>-2.982 F F2<62>128 691.2 Q F0 .994
+ <65666f726520746865>B F3 -.37<7265>3.494 G<6c706f73>.37 E F0
+ <6d656d626572>3.494 E 3.494<2e49>-.55 G<66>-3.494 E F3 -.37<7265>3.494 G
+ <6c706f73>.37 E F0 .994<6973206e6f7420666f756e642c20746865208c6c65732061
+ 726520706c616365642061742074686520656e64206f6620746865206172636869>3.494
+ F -.15<7665>-.25 G 3.493<2e54>.15 G<686973>-3.493 E
+ <6d6f64698c6572206973206964656e746963616c20746f2074686520746865>128
+ 703.2 Q F3<69>2.5 E F0<6d6f64698c6572>2.5 E<2e>-.55 E 188.72
+ <43565320323030372d30372d3039>72 768 R<32>205.67 E 0 Cg EP
+ %%Page: 3 3
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+ E 7.51<5b665d204e6f726d616c6c79>108 84 R<2c>-.65 E/F1 10/Times-Bold at 0 SF
+ <6c6c766d2d6172>2.823 E F0 .323<73746f726573207468652066756c6c2070617468
+ 206e616d6520746f2061208c6c652061732070726573656e74656420746f206974206f6e
+ 2074686520636f6d6d616e64206c696e652e2057>2.823 F .324<6974682074686973>
+ -.4 F .134<6f7074696f6e2c207472756e636174656420283135206368617261637465
+ 7273206d617829206e616d65732061726520757365642e205468697320656e7375726573
+ 206e616d6520636f6d7061746962696c6974792077697468206f6c6465722076>128 96
+ R<6572>-.15 E<2d>-.2 E .277<73696f6e73206f66>128 108 R/F2 10/Courier at 0
+ SF<6172>2.777 E F0 -.2<6275>2.777 G 2.777<746d>.2 G .277
+ <617920616c736f20746877>-2.777 F .277<61727420636f72726563742065>-.1 F
+ .277<787472616374696f6e206f6620746865208c6c657320286475706c696361746573
+ 206d6179206f>-.15 F -.15<7665>-.15 G .277
+ <727772697465292e20496620757365642077697468>.15 F<746865>128 120 Q/F3 10
+ /Times-Italic at 0 SF<52>2.894 E F0 .394<6f7074696f6e2c20746865206469726563
+ 746f727920726563757273696f6e2077696c6c20626520706572666f726d65642062>
+ 2.894 F .393<757420746865208c6c65206e616d65732077696c6c20616c6c206265>
+ -.2 F F2<66>2.893 E F0 .393<6c617474656e656420746f2073696d2d>B
+ <706c65208c6c65206e616d65732e>128 132 Q 8.06<5b695d2041>108 148.8 R
+ <73796e6f6e>2.5 E<796d20666f7220746865>-.15 E F3<62>2.5 E F0
+ <6f7074696f6e2e>2.5 E 5.84<5b6b5d204e6f726d616c6c79>108 165.6 R<2c>-.65
+ E F1<6c6c766d2d6172>2.771 E F0 .272<77696c6c206e6f74207072696e7420746865
+ 20636f6e74656e7473206f6620626974636f6465208c6c6573207768656e20746865>
+ 2.771 F F3<70>2.772 E F0 .272
+ <6f7065726174696f6e20697320757365642e2054686973206d6f64692d>2.772 F
+ <8c657220646566656174732074686520646566>128 177.6 Q
+ <61756c7420616e6420616c6c6f>-.1 E<77732074686520626974636f6465206d656d62
+ 65727320746f206265207072696e7465642e>-.25 E 3.62<5b4e5d2054686973>108
+ 194.4 R<6f7074696f6e2069732069676e6f726564206279>2.5 E F1
+ <6c6c766d2d6172>2.5 E F0 -.2<6275>2.5 G 2.5<7470>.2 G<726f>-2.5 E
+ <766964656420666f7220636f6d7061746962696c697479>-.15 E<2e>-.65 E 5.84
+ <5b6f5d205768656e>108 211.2 R -.15<6578>2.804 G .304<7472616374696e6720
+ 8c6c65732c2074686973206f7074696f6e2077696c6c206361757365>.15 F F1
+ <6c6c766d2d6172>2.804 E F0 .304<746f2070726573657276>2.804 F 2.804<6574>
+ -.15 G .304<6865206f726967696e616c206d6f64698c636174696f6e2074696d657320
+ 6f6620746865>-2.804 F<8c6c6573206974207772697465732e>128 223.2 Q 5.28
+ <5b505d20757365>108 240 R
+ <66756c6c2070617468206e616d6573207768656e206d61746368696e67>2.5 E 4.17
+ <5b525d2054686973>108 256.8 R 1.159
+ <6d6f64698c657220696e737472756374696f6e7320746865>3.659 F F3<72>3.659 E
+ F0 1.159<6f7074696f6e20746f2072656375727369>3.659 F -.15<7665>-.25 G
+ 1.159<6c792070726f63657373206469726563746f726965732e>.15 F -.4<5769>
+ 6.159 G<74686f7574>.4 E F3<52>3.66 E F0 3.66<2c64>C 1.16
+ <69726563746f7269657320617265>-3.66 F .02
+ <69676e6f72656420616e64206f6e6c792074686f7365>128 268.8 R F3<8c6c6573>
+ 2.52 E F0 .02<7468617420726566657220746f208c6c65732077696c6c206265206164
+ 64656420746f20746865206172636869>2.52 F -.15<7665>-.25 G 2.52<2e57>.15 G
+ <68656e>-2.52 E F3<52>2.52 E F0 .02<697320757365642c20616e>2.52 F 2.52
+ <7964>-.15 G<69726563746f2d>-2.52 E .707
+ <726965732073706563698c65642077697468>128 280.8 R F3<8c6c6573>3.207 E F0
+ .707<77696c6c206265207363616e6e6564202872656375727369>3.207 F -.15<7665>
+ -.25 G .707<6c792920746f208c6e64208c6c657320746f20626520616464656420746f
+ 20746865206172636869>.15 F -.15<7665>-.25 G 3.208<2e41>.15 G 1.008 -.15
+ <6e79208c>-3.208 H<6c65>.15 E<77686f7365206e616d65206265>128 292.8 Q
+ <67696e732077697468206120646f742077696c6c206e6f742062652061646465642e>
+ -.15 E 5.84<5b755d205768656e>108 309.6 R .893<7265706c6163696e672065>
+ 3.393 F .893<78697374696e67208c6c657320696e20746865206172636869>-.15 F
+ -.15<7665>-.25 G 3.393<2c6f>.15 G .893
+ <6e6c79207265706c6163652074686f7365208c6c65732074686174206861>-3.393 F
+ 1.193 -.15<766520612074>-.2 H .893<696d65207374616d70207468616e20746865>
+ .15 F<74696d65207374616d70206f6620746865206d656d62657220696e207468652061
+ 72636869>128 321.6 Q -.15<7665>-.25 G<2e>.15 E 6.4<5b7a5d205768656e>108
+ 338.4 R .283<696e73657274696e67206f72207265706c6163696e6720616e>2.783 F
+ 2.783<798c>-.15 G .283<6c6520696e20746865206172636869>-2.783 F -.15
+ <7665>-.25 G 2.783<2c63>.15 G .283
+ <6f6d707265737320746865208c6c65208c7273742e>-2.783 F .284
+ <54686973206d6f64698c6572206973207361666520746f20757365>5.284 F .314
+ <7768656e2028707265>128 350.4 R .314<76696f75736c792920636f6d7072657373
+ 656420626974636f6465208c6c65732061726520616464656420746f2074686520617263
+ 6869>-.25 F -.15<7665>-.25 G 2.813<3b74>.15 G .313
+ <686520636f6d7072657373656420626974636f6465208c6c65732077696c6c>-2.813 F
+ <6e6f7420626520646f75626c7920636f6d707265737365642e>128 362.4 Q F1
+ <4d6f64698c657273202867656e6572696329>108 385.2 Q F0
+ <546865206d6f64698c6572732062656c6f>108 402 Q 2.5<776d>-.25 G
+ <6179206265206170706c69656420746f20616e>-2.5 E 2.5<796f>-.15 G
+ <7065726174696f6e2e>-2.5 E 6.4<5b635d2046>108 418.8 R 1.141
+ <6f7220616c6c206f7065726174696f6e732c>-.15 F F1<6c6c766d2d6172>3.641 E
+ F0 1.141<77696c6c20616c>3.641 F -.1<7761>-.1 G 1.141
+ <79732063726561746520746865206172636869>.1 F 1.441 -.15<76652069>-.25 H
+ 3.641<6669>.15 G 3.642<7464>-3.641 G<6f65736e27>-3.642 E 3.642<7465>-.18
+ G 1.142<786973742e204e6f726d616c6c79>-3.792 F<2c>-.65 E F1
+ <6c6c766d2d6172>3.642 E F0<77696c6c>3.642 E .436<7072696e7420612077>128
+ 430.8 R .436<61726e696e67206d65737361676520696e6469636174696e6720746861
+ 7420746865206172636869>-.1 F .736 -.15<76652069>-.25 H 2.936<7362>.15 G
+ .435<65696e6720637265617465642e205573696e672074686973206d6f64698c657220
+ 7475726e73206f66>-2.936 F 2.935<6674>-.25 G<686174>-2.935 E -.1<7761>128
+ 442.8 S<726e696e672e>.1 E 6.95<5b735d2054686973>108 459.6 R 1.418
+ <6d6f64698c6572207265717565737473207468617420616e206172636869>3.918 F
+ 1.719 -.15<76652069>-.25 H<6e6465>.15 E 3.919<7828>-.15 G 1.419<6f722073
+ 796d626f6c207461626c652920626520616464656420746f20746865206172636869>
+ -3.919 F -.15<7665>-.25 G 3.919<2e54>.15 G 1.419<68697320697320746865>
+ -3.919 F<646566>128 471.6 Q .079<61756c74206d6f6465206f66206f7065726174
+ 696f6e2e205468652073796d626f6c207461626c652077696c6c20636f6e7461696e2061
+ 6c6c207468652065>-.1 F .078<787465726e616c6c792076697369626c652066756e63
+ 74696f6e7320616e6420676c6f62616c>-.15 F -.25<7661>128 483.6 S .336<7269
+ 61626c65732064658c6e656420627920616c6c2074686520626974636f6465208c6c6573
+ 20696e20746865206172636869>.25 F -.15<7665>-.25 G 2.836<2e55>.15 G .336
+ <73696e672074686973206d6f64698c6572206973206d6f7265206566>-2.836 F .336
+ <8c6369656e742074686174207573696e67>-.25 F<6c6c766d2d72616e6c6962207768
+ 69636820616c736f2063726561746573207468652073796d626f6c207461626c652e>128
+ 495.6 Q 5.28<5b535d2054686973>108 512.4 R 1.079
+ <6d6f64698c657220697320746865206f70706f73697465206f6620746865>3.579 F F3
+ <73>3.579 E F0<6d6f64698c6572>3.579 E 3.579<2e49>-.55 G 3.579<7469>
+ -3.579 G<6e73747275637473>-3.579 E F1<6c6c766d2d6172>3.579 E F0 1.079
+ <746f206e6f742062>3.579 F 1.079
+ <75696c64207468652073796d626f6c207461626c652e204966>-.2 F<626f7468>128
+ 524.4 Q F3<73>2.5 E F0<616e64>2.5 E F3<53>2.5 E F0<61726520757365642c20
+ 746865206c617374206d6f64698c657220746f206f6363757220696e20746865206f7074
+ 696f6e732077696c6c20707265>2.5 E -.25<7661>-.25 G<696c2e>.25 E 5.84
+ <5b765d2054686973>108 541.2 R 1.522<6d6f64698c657220696e73747275637473>
+ 4.022 F F1<6c6c766d2d6172>4.022 E F0 1.522<746f2062652076>4.022 F 1.523<
+ 6572626f73652061626f7574207768617420697420697320646f696e672e204561636820
+ 65646974696e67206f7065726174696f6e2074616b>-.15 F<656e>-.1 E<6167>128
+ 553.2 Q<61696e737420746865206172636869>-.05 E .3 -.15<76652077>-.25 H<69
+ 6c6c2070726f647563652061206c696e65206f66206f757470757420736179696e672077
+ 686174206973206265696e6720646f6e652e>.15 E/F4 10.95/Times-Bold at 0 SF
+ <5354>72 570 Q<414e44>-.986 E<41524453>-.383 E F0<546865>108 582 Q F1
+ <6c6c766d2d6172>2.711 E F0 .211
+ <7574696c69747920697320696e74656e64656420746f2070726f>2.711 F .21
+ <766964652061207375706572736574206f6620746865>-.15 F/F5 9/Times-Roman at 0
+ SF<49454545>2.71 E F0 .21<53746420313030332e322028>2.71 F F5<504f534958>
+ A F0 .21<2e32292066756e6374696f6e616c69747920666f72>B F2<6172>2.71 E F0
+ <2e>A F1<6c6c766d2d6172>108 594 Q F0 .728<63616e207265616420626f7468>
+ 3.228 F F5<53565234>3.228 E F0<616e64>3.228 E F5<42534434>3.228 E F0
+ .728<2e3420286f72204d6163>B F5<4f53>3.228 E F0 .729<5829206172636869>
+ 3.228 F -.15<7665>-.25 G .729<732e20496620746865>.15 F F2<66>3.229 E F0
+ .729<6d6f64698c6572206973206769>3.229 F -.15<7665>-.25 G 3.229<6e74>.15
+ G 3.229<6f74>-3.229 G<6865>-3.229 E F2<78>3.229 E F0<6f72>3.229 E F2<72>
+ 3.229 E F0 1.569<6f7065726174696f6e73207468656e>108 606 R F1
+ <6c6c766d2d6172>4.069 E F0 1.569<77696c6c207772697465>4.069 F F5
+ <53565234>4.069 E F0 1.569<636f6d70617469626c65206172636869>4.069 F -.15
+ <7665>-.25 G 1.569<732e2057>.15 F 1.569
+ <6974686f75742074686973206d6f64698c6572>-.4 F<2c>-.4 E F1
+ <6c6c766d2d6172>4.069 E F0 1.568<77696c6c207772697465>4.068 F F5
+ <42534434>108 618 Q F0 1.506<2e3420636f6d70617469626c65206172636869>B
+ -.15<7665>-.25 G 4.006<7374>.15 G 1.507<686174206861>-4.006 F 1.807 -.15
+ <7665206c>-.2 H 1.507<6f6e67206e616d657320696d6d6564696174656c7920616674
+ 6572207468652068656164657220616e6420696e64696361746564207573696e67207468
+ 65>.15 F -.74<6060>108 630 S<23312f64646427>.74 E 2.5<276e>-.74 G
+ <6f746174696f6e20666f7220746865206e616d6520696e2074686520686561646572>
+ -2.5 E<2e>-.55 E F4<46494c4520464f524d41>72 646.8 Q<54>-1.04 E F0 .012
+ <546865208c6c6520666f726d617420666f72>108 658.8 R F5<4c4c>2.512 E<564d>
+ -.9 E F0<4172636869>2.512 E .312 -.15<7665208c>-.25 H .011
+ <6c65732069732073696d696c617220746f2074686174206f66>.15 F F5<425344>
+ 2.511 E F0 .011<342e34206f72204d6163>2.511 F F5<4f5358>2.511 E F0
+ <6172636869>2.511 E .311 -.15<7665208c>-.25 H .011<6c65732e20496e2066>
+ .15 F .011<6163742c2065>-.1 F<7863657074>-.15 E .867
+ <666f72207468652073796d626f6c207461626c652c20746865>108 670.8 R F2<6172>
+ 3.367 E F0 .867<636f6d6d616e6473206f6e2074686f7365206f7065726174696e6720
+ 73797374656d732073686f756c642062652061626c6520746f2072656164>3.367 F F5
+ <4c4c>3.368 E<564d>-.9 E F0<6172636869>3.368 E -.15<7665>-.25 G<8c6c6573
+ 2e205468652064657461696c73206f6620746865208c6c6520666f726d617420666f6c6c
+ 6f>108 682.8 Q -.65<772e>-.25 G 1.225<45616368206172636869>108 699.6 R
+ 1.525 -.15<76652062>-.25 H -.15<6567>.15 G 1.225
+ <696e73207769746820746865206172636869>.15 F 1.525 -.15<7665206d>-.25 H
+ 1.225<61676963206e756d62657220776869636820697320746865206569676874207072
+ 696e7461626c6520636861726163746572732060>.15 F<60213c617263683e5c6e27>
+ -.74 E<27>-.74 E 1.134
+ <7768657265205c6e20726570726573656e747320746865206e65>108 711.6 R 1.134
+ <776c696e6520636861726163746572202830783041292e>-.25 F -.15<466f>6.135 G
+ <6c6c6f>.15 E 1.135<77696e6720746865206d61676963206e756d626572>-.25 F
+ 3.635<2c74>-.4 G 1.135<6865208c6c6520697320636f6d706f736564206f66>-3.635
+ F -2.15 -.25<65762065>108 723.6 T 2.67<6e6c>.25 G .17
+ <656e677468206d656d626572732074686174206265>-2.67 F .17
+ <67696e207769746820616e206172636869>-.15 F .47 -.15<76652068>-.25 H .17<
+ 656164657220616e6420656e6420776974682061205c6e2070616464696e672063686172
+ 6163746572206966206e65636573736172792028746f>.15 F 188.72
+ <43565320323030372d30372d3039>72 768 R<33>205.67 E 0 Cg EP
+ %%Page: 4 4
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+ E<6d616b>108 84 Q 2.706<6574>-.1 G .206<6865206c656e6774682065>-2.706 F
+ -.15<7665>-.25 G .206<6e292e2045616368208c6c65206d656d62657220697320636f
+ 6d706f736564206f66206120686561646572202864658c6e65642062656c6f>.15 F
+ .207<77292c20616e206f7074696f6e616c206e65>-.25 F<776c696e652d746572>-.25
+ E<2d>-.2 E<6d696e617465642060>108 96 Q<606c6f6e67208c6c65206e616d6527>
+ -.74 E 2.5<2761>-.74 G
+ <6e642074686520636f6e74656e7473206f6620746865208c6c652e>-2.5 E .003<5468
+ 65208c656c6473206f662074686520686561646572206172652064657363726962656420
+ 696e20746865206974656d732062656c6f>108 112.8 R 1.303 -.65<772e2041>-.25
+ H .002
+ <6c6c208c656c6473206f66207468652068656164657220636f6e7461696e206f6e6c79>
+ .65 F/F1 9/Times-Roman at 0 SF<4153434949>2.502 E F0<6368617261632d>2.502 E
+ <746572732c20617265206c656674206a757374698c656420616e642061726520726967
+ 687420706164646564207769746820737061636520636861726163746572732e>108
+ 124.8 Q<6e616d6520ad20636861725b31365d>108 141.6 Q .471
+ <54686973208c656c64206f6620746865206865616465722070726f>128 153.6 R .471
+ <766964657320746865206e616d65206f6620746865206172636869>-.15 F .771 -.15
+ <7665206d>-.25 H<656d626572>.15 E 2.971<2e49>-.55 G 2.971<6674>-2.971 G
+ .471<6865206e616d65206973206c6f6e676572207468616e2031352063686172>-2.971
+ F<2d>-.2 E .105<616374657273206f7220636f6e7461696e73206120736c6173682028
+ 2f2920636861726163746572>128 165.6 R 2.605<2c74>-.4 G .105
+ <68656e2074686973208c656c6420636f6e7461696e73>-2.605 F/F2 10/Courier at 0
+ SF<23312f6e6e6e>2.605 E F0<7768657265>2.605 E F2<6e6e6e>2.605 E F0
+ <70726f>2.605 E .105<766964657320746865206c656e677468>-.15 F .016
+ <6f6620746865206e616d6520616e6420746865>128 177.6 R F2<23312f>2.517 E F0
+ .017<6973206c69746572616c2e>2.517 F .017<496e207468697320636173652c2074
+ 68652061637475616c206e616d65206f6620746865208c6c652069732070726f>5.017 F
+ .017<766964656420696e20746865>-.15 F F2<6e6e6e>2.517 E F0<6279746573>
+ 2.517 E .74<696d6d6564696174656c7920666f6c6c6f>128 189.6 R .74
+ <77696e672074686520686561646572>-.25 F 3.24<2e49>-.55 G 3.24<6674>-3.24
+ G .74<6865206e616d652069732031352063686172616374657273206f72206c6573732c
+ 20697420697320636f6e7461696e6564206469726563746c7920696e2074686973>-3.24
+ F<8c656c6420616e64207465726d696e617465642077697468206120736c61736820282f
+ 2920636861726163746572>128 201.6 Q<2e>-.55 E
+ <6461746520ad20636861725b31325d>108 218.4 Q .739
+ <54686973208c656c642070726f>128 230.4 R .739<76696465732074686520646174
+ 65206f66206d6f64698c636174696f6e206f6620746865208c6c6520696e207468652066
+ 6f726d206f66206120646563696d616c20656e636f646564206e756d6265722074686174>
+ -.15 F<70726f>128 242.4 Q<766964657320746865206e756d626572206f6620736563
+ 6f6e64732073696e6365207468652065706f6368202873696e63652030303a30303a3030
+ 204a616e20312c2031393730292070657220506f7369782073706563698c636174696f6e
+ 732e>-.15 E<75696420ad20636861725b365d>108 259.2 Q .126
+ <54686973208c656c642070726f>128 271.2 R .126<76696465732074686520757365
+ 72206964206f6620746865208c6c6520656e636f646564206173206120646563696d616c>
+ -.15 F F1<4153434949>2.626 E F0 2.626<737472696e672e2054686973>2.626 F
+ .125<8c656c64206d69676874206e6f74206d616b>2.626 F<65>-.1 E .251<6d756368
+ 2073656e7365206f6e206e6f6e2d556e69782073797374656d732e204f6e20556e69782c
+ 206974206973207468652073616d652076>128 283.2 R .252<616c7565206173207468
+ 652073745f756964208c656c64206f6620746865207374617420737472756374757265>
+ -.25 F<72657475726e656420627920746865>128 295.2 Q/F3 10/Times-Italic at 0
+ SF<73746174>2.5 E F0
+ <283229206f7065726174696e672073797374656d2063616c6c2e>1.666 E
+ <67696420ad20636861725b365d>108 312 Q 1.099<54686973208c656c642070726f>
+ 128 324 R 1.099<7669646573207468652067726f7570206964206f6620746865208c6c
+ 6520656e636f646564206173206120646563696d616c>-.15 F F1<4153434949>3.599
+ E F0 3.599<737472696e672e2054686973>3.599 F 1.099
+ <8c656c64206d69676874206e6f74>3.599 F<6d616b>128 336 Q 3.458<656d>-.1 G
+ .958<7563682073656e7365206f6e206e6f6e2d556e69782073797374656d732e204f6e
+ 20556e69782c206974206973207468652073616d652076>-3.458 F .959
+ <616c7565206173207468652073745f676964208c656c64206f66207468652073746174>
+ -.25 F<7374727563747572652072657475726e656420627920746865>128 348 Q F3
+ <73746174>2.5 E F0<283229206f7065726174696e672073797374656d2063616c6c2e>
+ 1.666 E<6d6f646520ad20636861725b385d>108 364.8 Q .714
+ <54686973208c656c642070726f>128 376.8 R .714<76696465732074686520616363
+ 657373206d6f6465206f6620746865208c6c6520656e636f64656420617320616e206f63
+ 74616c>-.15 F F1<4153434949>3.214 E F0 .714
+ <737472696e672e2054686973208c656c64206d69676874206e6f74>3.214 F<6d616b>
+ 128 388.8 Q 2.961<656d>-.1 G .461<7563682073656e7365206f6e206e6f6e2d556e
+ 69782073797374656d732e204f6e20556e69782c206974206973207468652073616d6520
+ 76>-2.961 F .462<616c7565206173207468652073745f6d6f6465208c656c64206f66
+ 207468652073746174>-.25 F
+ <7374727563747572652072657475726e656420627920746865>128 400.8 Q F3
+ <73746174>2.5 E F0<283229206f7065726174696e672073797374656d2063616c6c2e>
+ 1.666 E<73697a6520ad20636861725b31305d>108 417.6 Q .588
+ <54686973208c656c642070726f>128 429.6 R .588<7669646573207468652073697a
+ 65206f6620746865208c6c652c20696e2062797465732c20656e636f6465642061732061
+ 20646563696d616c>-.15 F F1<4153434949>3.087 E F0 .587
+ <737472696e672e204966207468652073697a65208c656c64206973>3.087 F<6e65>128
+ 441.6 Q -.05<6761>-.15 G<7469>.05 E .335 -.15<76652028>-.25 H .035<7374
+ 6172747320776974682061206d696e7573207369676e2c203078303244292c207468656e
+ 20746865206172636869>.15 F .335 -.15<7665206d>-.25 H .035<656d6265722069
+ 732073746f72656420696e20636f6d7072657373656420666f726d2e20546865>.15 F
+ .422<8c7273742062797465206f6620746865206172636869>128 453.6 R .721 -.15
+ <7665206d>-.25 H<656d62657227>.15 E 2.921<7364>-.55 G .421<61746120696e
+ 646963617465732074686520636f6d7072657373696f6e207479706520757365642e2041
+ 2076>-2.921 F .421<616c7565206f6620302028307833302920696e64692d>-.25 F
+ <63617465732074686174206e6f20636f6d7072657373696f6e2077>128 465.6 Q
+ <617320757365642e20412076>-.1 E<616c7565206f6620322028307833322920696e64
+ 696361746573207468617420627a69703220636f6d7072657373696f6e2077>-.25 E
+ <617320757365642e>-.1 E<666d616720ad20636861725b325d>108 482.4 Q .489
+ <54686973208c656c6420697320746865206172636869>128 494.4 R .789 -.15
+ <7665208c>-.25 H .489<6c65206d656d626572206d61676963206e756d626572>.15 F
+ 2.989<2e49>-.55 G .49<747320636f6e74656e7420697320616c>-2.989 F -.1
+ <7761>-.1 G .49<797320746865207477>.1 F 2.99<6f63>-.1 G .49
+ <686172616374657273206261636b207469636b>-2.99 F .844
+ <28307836302920616e64206e65>128 506.4 R .844
+ <776c696e65202830783041292e20546869732070726f>-.25 F .844<76696465732073
+ 6f6d65206d656173757265207574696c69747920696e206964656e74696679696e672061
+ 72636869>-.15 F 1.143 -.15<7665208c>-.25 H .843<6c65732074686174206861>
+ .15 F -.15<7665>-.2 G<6265656e20636f727275707465642e>128 518.4 Q<546865>
+ 108 535.2 Q F1<4c4c>3.624 E<564d>-.9 E F0 1.124
+ <73796d626f6c207461626c652068617320746865207370656369616c206e616d652060>
+ 3.624 F<60235f4c4c>-.74 E<564d5f53594d5f54>-1 E<41425f2327>-.93 E 1.125
+ <272e2049742069732070726573756d65642074686174206e6f207265>-.74 F
+ <67756c6172>-.15 E<6172636869>108 547.2 Q 1.487 -.15<7665206d>-.25 H
+ 1.187<656d626572208c6c652077696c6c2077>.15 F 1.187
+ <616e742074686973206e616d652e20546865>-.1 F F1<4c4c>3.687 E<564d>-.9 E
+ F0 1.186<73796d626f6c207461626c652069732073696d706c7920636f6d706f736564
+ 206f6620612073657175656e6365206f66>3.687 F .921
+ <747269706c6574733a2062797465206f66>108 559.2 R .921<667365742c206c656e
+ 677468206f662073796d626f6c2c20616e64207468652073796d626f6c20697473656c66
+ 2e2053796d626f6c7320617265206e6f74206e756c6c206f72206e65>-.25 F .922
+ <776c696e65207465726d696e617465642e>-.25 F<4865726520617265207468652064
+ 657461696c73206f6e2065616368206f66207468657365206974656d733a>108 571.2 Q
+ <6f66>108 588 Q
+ <6673657420ad2076627220656e636f646564203332ad62697420696e7465>-.25 E
+ <676572>-.15 E .019<546865206f66>128 600 R .019
+ <66736574206974656d2070726f>-.25 F .019<766964657320746865206f66>-.15 F
+ .019<6673657420696e746f20746865206172636869>-.25 F .319 -.15<7665208c>
+ -.25 H .019<6c652077686572652074686520626974636f6465206d656d626572206973
+ 2073746f7265642074686174206973206173736f2d>.15 F .736
+ <6369617465642077697468207468652073796d626f6c2e20546865206f66>128 612 R
+ .737<667365742076>-.25 F .737<616c75652069732030206261736564206174207468
+ 65207374617274206f6620746865208c7273742060>-.25 F<606e6f726d616c27>-.74
+ E 3.237<278c>-.74 G .737<6c65206d656d626572>-3.237 F 3.237<2e54>-.55 G
+ <6f>-4.037 E<64657269>128 624 Q .61 -.15<76652074>-.25 H .31
+ <68652061637475616c208c6c65206f66>.15 F .31
+ <66736574206f6620746865206d656d626572>-.25 F 2.81<2c79>-.4 G .31<6f7520
+ 6d7573742061646420746865206e756d626572206f66206279746573206f636375706965
+ 6420627920746865208c6c65207369672d>-2.81 F .189<6e6174757265202838206279
+ 7465732920616e64207468652073796d626f6c207461626c65732e205468652076>128
+ 636 R .189<616c7565206f662074686973206974656d20697320656e636f6465642075
+ 73696e672076>-.25 F .189<61726961626c6520626974207261746520656e636f642d>
+ -.25 F .446<696e6720746f20726564756365207468652073697a65206f662074686520
+ 73796d626f6c207461626c652e>128 648 R -1.11<5661>5.445 G .445<726961626c
+ 6520626974207261746520656e636f64696e672075736573207468652068696768206269
+ 7420283078383029206f662065616368>1.11 F .218<6279746520746f20696e646963
+ 61746520696620746865726520617265206d6f726520627974657320746f20666f6c6c6f>
+ 128 660 R 1.518 -.65<772e2054>-.25 H .218<68652072656d61696e696e67203720
+ 6269747320696e2065616368206279746520636172727920626974732066726f6d207468
+ 65>.65 F -.25<7661>128 672 S
+ <6c75652e20546865208c6e616c206279746520646f6573206e6f74206861>.25 E .3
+ -.15<76652074>-.2 H<6865206869676820626974207365742e>.15 E
+ <6c656e67746820ad2076627220656e636f646564203332ad62697420696e7465>108
+ 688.8 Q<676572>-.15 E .164<546865206c656e677468206974656d2070726f>128
+ 700.8 R .163<766964657320746865206c656e677468206f66207468652073796d626f
+ 6c207468617420666f6c6c6f>-.15 F .163<77732e204c696b>-.25 F 2.663<6574>
+ -.1 G<686973>-2.663 E F3<6f66>2.663 E<66736574>-.18 E F0 .163
+ <6974656d2c20746865206c656e6774682069732076>2.663 F<6172692d>-.25 E
+ <61626c6520626974207261746520656e636f6465642e>128 712.8 Q 188.72
+ <43565320323030372d30372d3039>72 768 R<34>205.67 E 0 Cg EP
+ %%Page: 5 5
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+ E<73796d626f6c20ad20636861726163746572206172726179>108 84 Q .647
+ <5468652073796d626f6c206974656d2070726f>128 96 R .647
+ <766964657320746865207465>-.15 F .647<7874206f66207468652073796d626f6c20
+ 74686174206973206173736f636961746564207769746820746865>-.15 F/F1 10
+ /Times-Italic at 0 SF<6f66>3.147 E<66736574>-.18 E F0 3.148<2e54>C .648
+ <68652073796d626f6c206973206e6f74>-3.148 F 2.085
+ <7465726d696e6174656420627920616e>128 108 R 4.585<7963>-.15 G
+ <6861726163746572>-4.585 E 4.585<2e49>-.55 G 2.085
+ <7473206c656e6774682069732070726f>-4.585 F 2.084
+ <766964656420627920746865>-.15 F F1<6c656e677468>4.584 E F0 2.084
+ <8c656c642e204e6f7465207468617420697320616c6c6f>4.584 F 2.084
+ <776564202862>-.25 F<7574>-.2 E .53<756e776973652920746f20757365206e6f6e
+ 2d7072696e74696e672063686172616374657273202865>128 120 R -.15<7665>-.25
+ G 3.03<6e30>.15 G .53
+ <7830302920696e207468652073796d626f6c2e205468697320616c6c6f>-3.03 F .53
+ <777320666f72206d756c7469706c6520656e636f64696e6773>-.25 F
+ <6f662073796d626f6c206e616d65732e>128 132 Q/F2 10.95/Times-Bold at 0 SF
+ <45584954205354>72 148.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+ 160.8 Q/F3 10/Times-Bold at 0 SF<6c6c766d2d6172>2.715 E F0 .214
+ <73756363656564732c2069742077696c6c2065>2.715 F .214
+ <786974207769746820302e>-.15 F 2.714<4175>5.214 G .214
+ <73616765206572726f72>-2.714 F 2.714<2c72>-.4 G .214
+ <6573756c747320696e20616e2065>-2.714 F .214<78697420636f6465206f6620312e
+ 2041206861726420288c6c652073797374656d20747970692d>-.15 F
+ <63616c6c7929206572726f7220726573756c747320696e20616e2065>108 172.8 Q<78
+ 697420636f6465206f6620322e204d697363656c6c616e656f7573206f7220756e6b6e6f>
+ -.15 E<776e206572726f727320726573756c7420696e20616e2065>-.25 E
+ <78697420636f6465206f6620332e>-.15 E F2<53454520414c534f>72 189.6 Q F0
+ <6c6c766d2d72616e6c69622c>108 201.6 Q F1<6172>2.5 E F0<283129>1.666 E F2
+ -.548<4155>72 218.4 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 230.4 Q/F4 9/Times-Roman at 0 SF
+ <4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+ <616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+ <43565320323030372d30372d3039>72 768 R<35>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-as.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-as.ps:1.1
*** /dev/null	Fri Oct 23 13:57:44 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-as.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,284 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 127.18<564d2d4153283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>129.68 E<564d2d4153283129>-1
+ E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad617320ad204c4c>108 96 Q<564d20617373656d626c6572>-1 E F1
+ <53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d6173>108
+ 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5
+ <5d5b>C F3<8c6c656e616d65>-2.5 E F0<5d>A F1<4445534352495054494f4e>72
+ 141.6 Q F2<6c6c766d2d6173>108 153.6 Q F0 .265<697320746865>2.765 F/F4 9
+ /Times-Roman at 0 SF<4c4c>2.765 E<564d>-.9 E F0<617373656d626c6572>2.765 E
+ 5.265<2e49>-.55 G 2.765<7472>-5.265 G .265<656164732061208c6c6520636f6e
+ 7461696e696e672068756d616e2d7265616461626c65>-2.765 F F4<4c4c>2.764 E
+ <564d>-.9 E F0 .264<617373656d626c79206c616e67756167652c207472616e732d>
+ 2.764 F<6c6174657320697420746f>108 165.6 Q F4<4c4c>2.5 E<564d>-.9 E F0<
+ 626974636f64652c20616e64207772697465732074686520726573756c7420696e746f20
+ 61208c6c65206f7220746f207374616e64617264206f75747075742e>2.5 E<4966>108
+ 182.4 Q F3<8c6c656e616d65>2.5 E F0<6973206f6d6974746564206f72206973>2.5
+ E/F5 10/Courier at 0 SF<ad>2.5 E F0 2.5<2c74>C<68656e>-2.5 E F2
+ <6c6c766d2d6173>2.5 E F0<72656164732069747320696e7075742066726f6d207374
+ 616e6461726420696e7075742e>2.5 E .141<496620616e206f7574707574208c6c6520
+ 6973206e6f742073706563698c6564207769746820746865>108 199.2 R F2<ad6f>
+ 2.641 E F0 .141<6f7074696f6e2c207468656e>2.641 F F2<6c6c766d2d6173>2.641
+ E F0 .142<73656e647320697473206f757470757420746f2061208c6c65206f72207374
+ 616e64617264206f7574707574>2.642 F<627920666f6c6c6f>108 211.2 Q
+ <77696e672074686573652072756c65733a>-.25 E 16.5<8349>108 228 S 2.5<6674>
+ -16.5 G<686520696e707574206973207374616e6461726420696e7075742c207468656e
+ 20746865206f7574707574206973207374616e64617264206f75747075742e>-2.5 E
+ 16.5<8349>108 244.8 S 2.803<6674>-16.5 G .303
+ <686520696e7075742069732061208c6c65207468617420656e64732077697468>-2.803
+ F F5<2e6c6c>2.802 E F0 2.802<2c74>C .302<68656e20746865206f757470757420
+ 8c6c65206973206f66207468652073616d65206e616d652c2065>-2.802 F .302
+ <786365707420746861742074686520737566>-.15 F<8c78>-.25 E
+ <6973206368616e67656420746f>128 256.8 Q F5<2e6263>2.5 E F0<2e>A 16.5
+ <8349>108 273.6 S 2.565<6674>-16.5 G .065<686520696e7075742069732061208c
+ 6c65207468617420646f6573206e6f7420656e64207769746820746865>-2.565 F F5
+ <2e6c6c>2.565 E F0<737566>2.565 E .065<8c782c207468656e20746865206f7574
+ 707574208c6c6520686173207468652073616d65206e616d6520617320746865>-.25 F
+ <696e707574208c6c652c2065>128 285.6 Q<7863657074207468617420746865>-.15
+ E F5<2e6263>2.5 E F0<737566>2.5 E<8c7820697320617070656e6465642e>-.25 E
+ F1<4f5054494f4e53>72 302.4 Q F2<ad66>108 314.4 Q F0 -.15<466f>10.97 G
+ 1.06<726365206f>.15 F -.15<7665>-.15 G 3.56
+ <7277726974652e204e6f726d616c6c79>.15 F<2c>-.65 E F2<6c6c766d2d6173>3.56
+ E F0 1.06<77696c6c2072656675736520746f206f>3.56 F -.15<7665>-.15 G 1.06
+ <72777269746520616e206f7574707574208c6c65207468617420616c72656164792065>
+ .15 F 3.56<78697374732e2057>-.15 F<697468>-.4 E
+ <74686973206f7074696f6e2c>128 326.4 Q F2<6c6c766d2d6173>2.5 E F0
+ <77696c6c206f>2.5 E -.15<7665>-.15 G<72777269746520746865206f7574707574
+ 208c6c6520616e64207265706c6163652069742077697468206e65>.15 E 2.5<7762>
+ -.25 G<6974636f64652e>-2.5 E F2<adad68656c70>108 343.2 Q F0<5072696e7420
+ 612073756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>128
+ 355.2 Q F2<ad6f>108 372 Q F3<8c6c656e616d65>2.5 E F0
+ <5370656369667920746865206f7574707574208c6c65206e616d652e>128 384 Q
+ <4966>5 E F3<8c6c656e616d65>2.5 E F0<6973>2.5 E F5<ad>2.5 E F0 2.5<2c74>
+ C<68656e>-2.5 E F2<6c6c766d2d6173>2.5 E F0<73656e647320697473206f757470
+ 757420746f207374616e64617264206f75747075742e>2.5 E F1<45584954205354>72
+ 400.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 412.8 Q F2
+ <6c6c766d2d6173>2.5 E F0<73756363656564732c2069742077696c6c2065>2.5 E
+ <786974207769746820302e>-.15 E<4f74686572776973652c20696620616e20657272
+ 6f72206f63637572732c2069742077696c6c2065>5 E
+ <78697420776974682061206e6f6e2d7a65726f2076>-.15 E<616c75652e>-.25 E F1
+ <53454520414c534f>72 429.6 Q F0<6c6c766d2d6469732c206763636173>108 441.6
+ Q F1 -.548<4155>72 458.4 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 470.4 Q F4<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-bcanalyzer.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-bcanalyzer.ps:1.1
*** /dev/null	Fri Oct 23 13:57:45 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-bcanalyzer.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,581 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 4
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4243414e>-1 E<414c>-.35 E
+ 74.09<595a4552283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1 E
+ <4c4c>76.59 E<564d2d4243414e>-1 E<414c>-.35 E<595a4552283129>-1 E/F1
+ 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad6263616e616c797a657220ad204c4c>108 96 Q
+ <564d20626974636f646520616e616c797a6572>-1 E F1<53594e4f50534953>72
+ 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d6263616e616c797a6572>108 124.8 Q
+ F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3
+ <8c6c656e616d65>-2.5 E F0<5d>A F1<4445534352495054494f4e>72 141.6 Q F0
+ <546865>108 153.6 Q F2<6c6c766d2d6263616e616c797a6572>3.184 E F0 .683<63
+ 6f6d6d616e64206973206120736d616c6c207574696c69747920666f7220616e616c797a
+ 696e6720626974636f6465208c6c65732e>3.184 F .683
+ <54686520746f6f6c207265616473206120626974636f6465208c6c65>5.683 F .037
+ <28737563682061732067656e657261746564207769746820746865>108 165.6 R F2
+ <6c6c766d2d6173>2.538 E F0 .038<746f6f6c2920616e642070726f64756365732061
+ 20737461746973746963616c207265706f7274206f6e2074686520636f6e74656e747320
+ 6f662074686520626974636f6465208c6c652e>2.538 F .041
+ <54686520746f6f6c2063616e20616c736f2064756d702061206c6f>108 177.6 R
+ 2.541<776c>-.25 G -2.15 -.25<65762065>-2.541 H 2.541<6c62>.25 G .041
+ <75742068756d616e207265616461626c652076>-2.741 F .041
+ <657273696f6e206f662074686520626974636f6465208c6c652e>-.15 F .041
+ <5468697320746f6f6c2069732070726f6261626c79206e6f74>5.041 F .452
+ <6f66206d75636820696e746572657374206f72207574696c6974792065>108 189.6 R
+ .452<786365707420666f722074686f73652077>-.15 F .453<6f726b696e6720646972
+ 6563746c7920776974682074686520626974636f6465208c6c6520666f726d61742e204d
+ 6f7374>-.1 F/F4 9/Times-Roman at 0 SF<4c4c>2.953 E<564d>-.9 E F0
+ <7573657273>2.953 E
+ <63616e206a7573742069676e6f7265207468697320746f6f6c2e>108 201.6 Q<4966>
+ 108 218.4 Q F3<8c6c656e616d65>3.144 E F0 .644
+ <6973206f6d6974746564206f72206973>3.144 F/F5 10/Courier at 0 SF<ad>3.144 E
+ F0 3.144<2c74>C<68656e>-3.144 E F2<6c6c766d2d6263616e616c797a6572>3.144
+ E F0 .644<72656164732069747320696e7075742066726f6d207374616e646172642069
+ 6e7075742e20546869732069732075736566756c20666f72>3.144 F
+ <636f6d62696e696e672074686520746f6f6c20696e746f206120706970656c696e652e>
+ 108 230.4 Q<4f7574707574206973207772697474656e20746f20746865207374616e64
+ 617264206f75747075742e>5 E F1<4f5054494f4e53>72 247.2 Q F2
+ <ad6e6f64657461696c73>108 259.2 Q F0<436175736573>128 271.2 Q F2
+ <6c6c766d2d6263616e616c797a6572>3.789 E F0 1.289<746f206162627265>3.789
+ F 1.289<766961746520697473206f75747075742062792077726974696e67206f757420
+ 6f6e6c792061206d6f64756c65206c65>-.25 F -.15<7665>-.25 G 3.79<6c73>.15 G
+ <756d6d617279>-3.79 E 3.79<2e54>-.65 G<6865>-3.79 E
+ <64657461696c7320666f7220696e6469>128 283.2 Q
+ <76696475616c2066756e6374696f6e7320617265206e6f7420646973706c617965642e>
+ -.25 E F2<ad64756d70>108 300 Q F0<436175736573>128 312 Q F2
+ <6c6c766d2d6263616e616c797a6572>2.825 E F0 .324<746f2064756d702074686520
+ 626974636f646520696e20612068756d616e207265616461626c6520666f726d61742e20
+ 5468697320666f726d6174206973207369676e698c63616e746c79>2.825 F<646966>
+ 128 324 Q<666572656e742066726f6d>-.25 E F4<4c4c>2.5 E<564d>-.9 E F0
+ <617373656d626c7920616e642070726f>2.5 E<76696465732064657461696c73206162
+ 6f75742074686520656e636f64696e67206f662074686520626974636f6465208c6c652e>
+ -.15 E F2<ad76>108 340.8 Q<6572696679>-.1 E F0<436175736573>128 352.8 Q
+ F2<6c6c766d2d6263616e616c797a6572>3.193 E F0 .693<746f2076>3.193 F .694<
+ 657269667920746865206d6f64756c652070726f64756365642062792072656164696e67
+ 2074686520626974636f64652e205468697320656e7375726573207468617420746865>
+ -.15 F<737461746973746963732067656e65726174656420617265206261736564206f
+ 6e206120636f6e73697374656e74206d6f64756c652e>128 364.8 Q F2
+ <adad68656c70>108 381.6 Q F0<5072696e7420612073756d6d617279206f6620636f
+ 6d6d616e64206c696e65206f7074696f6e732e>128 393.6 Q F1<45584954205354>72
+ 410.4 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 422.4 Q F2
+ <6c6c766d2d6263616e616c797a6572>2.987 E F0 .487
+ <73756363656564732c2069742077696c6c2065>2.987 F .487
+ <786974207769746820302e>-.15 F .487<4f74686572776973652c20696620616e2065
+ 72726f72206f63637572732c2069742077696c6c2065>5.487 F .486
+ <78697420776974682061206e6f6e2d7a65726f>-.15 F -.25<7661>108 434.4 S
+ <6c75652c20757375616c6c7920312e>.25 E F1<53554d4d4152>72 451.2 Q 2.738
+ <594f>-.383 G<555450555420444546494e4954494f4e53>-2.738 E F0
+ <54686520666f6c6c6f>108 463.2 Q<77696e67206974656d732061726520616c>-.25
+ E -.1<7761>-.1 G
+ <7973207072696e746564206279206c6c766dad6263616e616c797a6572>.1 E 2.5
+ <2e54>-.55 G<6865>-2.5 E 2.5<7963>-.15 G
+ <6f6d7072697a65207468652073756d6d617279206f75747075742e>-2.5 E F2
+ <426974636f646520416e616c79736973204f66204d6f64756c65>108 480 Q F0
+ <54686973206a7573742070726f>128 492 Q<766964657320746865206e616d65206f66
+ 20746865206d6f64756c6520666f7220776869636820626974636f646520616e616c7973
+ 6973206973206265696e672067656e6572617465642e>-.15 E F2
+ <426974636f64652056>108 508.8 Q<657273696f6e204e756d626572>-1 E F0
+ <54686520626974636f64652076>128 520.8 Q<657273696f6e20286e6f74>-.15 E F4
+ <4c4c>2.5 E<564d>-.9 E F0 -.15<7665>2.5 G<7273696f6e29206f6620746865208c
+ 6c6520726561642062792074686520616e616c797a6572>.15 E<2e>-.55 E F2
+ <46696c652053697a65>108 537.6 Q F0<5468652073697a652c20696e206279746573
+ 2c206f662074686520656e7469726520626974636f6465208c6c652e>128 549.6 Q F2
+ <4d6f64756c65204279746573>108 566.4 Q F0<5468652073697a652c20696e206279
+ 7465732c206f6620746865206d6f64756c6520626c6f636b2e2050657263656e74616765
+ 2069732072656c617469>128 578.4 Q .3 -.15<76652074>-.25 H 2.5<6f46>.15 G
+ <696c652053697a652e>-2.5 E F2<46756e6374696f6e204279746573>108 595.2 Q
+ F0<5468652073697a652c20696e2062797465732c206f6620616c6c207468652066756e
+ 6374696f6e20626c6f636b732e2050657263656e746167652069732072656c617469>128
+ 607.2 Q .3 -.15<76652074>-.25 H 2.5<6f46>.15 G<696c652053697a652e>-2.5 E
+ F2<476c6f62616c2054>108 624 Q<79706573204279746573>-.74 E F0 .44
+ <5468652073697a652c20696e2062797465732c206f662074686520476c6f62616c2054>
+ 128 636 R .44
+ <7970657320506f6f6c2e2050657263656e746167652069732072656c617469>-.8 F
+ .74 -.15<76652074>-.25 H 2.94<6f46>.15 G .44
+ <696c652053697a652e2054686973206973207468652073697a65206f6620746865>
+ -2.94 F<64658c6e6974696f6e73206f6620616c6c20747970657320696e207468652062
+ 6974636f6465208c6c652e>128 648 Q F2<436f6e7374616e742050>108 664.8 Q
+ <6f6f6c204279746573>-.2 E F0<5468652073697a652c20696e2062797465732c206f
+ 662074686520436f6e7374616e7420506f6f6c20426c6f636b732050657263656e746167
+ 652069732072656c617469>128 676.8 Q .3 -.15<76652074>-.25 H 2.5<6f46>.15
+ G<696c652053697a652e>-2.5 E F2<4d6f64756c6520476c6f62616c73204279746573>
+ 108 693.6 Q F0 1.108
+ <5468732073697a652c20696e2062797465732c206f662074686520476c6f62616c2056>
+ 128 705.6 R 1.108<61726961626c652044658c6e6974696f6e7320616e642074686569
+ 7220696e697469616c697a6572732e>-1.11 F 1.108
+ <50657263656e746167652069732072656c617469>6.108 F 1.408 -.15<76652074>
+ -.25 H<6f>.15 E<46696c652053697a652e>128 717.6 Q 188.72
+ <43565320323030392d30322d3238>72 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4243414e>-1 E<414c>-.35 E
+ 74.09<595a4552283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1 E
+ <4c4c>76.59 E<564d2d4243414e>-1 E<414c>-.35 E<595a4552283129>-1 E/F1 10
+ /Times-Bold at 0 SF<496e737472756374696f6e204c697374204279746573>108 84 Q
+ F0 .953<5468652073697a652c20696e2062797465732c206f6620616c6c207468652069
+ 6e737472756374696f6e206c6973747320696e20616c6c207468652066756e6374696f6e
+ 732e>128 96 R .953<50657263656e746167652069732072656c617469>5.953 F
+ 1.253 -.15<76652074>-.25 H 3.453<6f46>.15 G .953<696c652053697a652e>
+ -3.453 F<4e6f7465207468617420746869732076>128 108 Q<616c756520697320616c
+ 736f20696e636c7564656420696e207468652046756e6374696f6e2042797465732e>
+ -.25 E F1<436f6d70616374696f6e2054>108 124.8 Q<61626c65204279746573>-.92
+ E F0 .337<5468652073697a652c20696e2062797465732c206f6620616c6c2074686520
+ 636f6d70616374696f6e207461626c657320696e20616c6c207468652066756e6374696f
+ 6e732e>128 136.8 R .336<50657263656e746167652069732072656c617469>5.336 F
+ .636 -.15<76652074>-.25 H 2.836<6f46>.15 G .336<696c652053697a652e>
+ -2.836 F<4e6f7465207468617420746869732076>128 148.8 Q<616c75652069732061
+ 6c736f20696e636c7564656420696e207468652046756e6374696f6e2042797465732e>
+ -.25 E F1<53796d626f6c2054>108 165.6 Q<61626c65204279746573>-.92 E F0
+ .201<5468652073697a652c20696e2062797465732c206f6620616c6c20746865207379
+ 6d626f6c207461626c657320696e20616c6c207468652066756e6374696f6e732e205065
+ 7263656e746167652069732072656c617469>128 177.6 R .502 -.15<76652074>-.25
+ H 2.702<6f46>.15 G .202<696c652053697a652e204e6f7465>-2.702 F
+ <7468617420746869732076>128 189.6 Q<616c756520697320616c736f20696e636c75
+ 64656420696e207468652046756e6374696f6e2042797465732e>-.25 E F1
+ <446570656e64656e74204c6962726172696573204279746573>108 206.4 Q F0 .63<
+ 5468652073697a652c20696e2062797465732c206f6620746865206c697374206f662064
+ 6570656e64656e74206c696272617269657320696e20746865206d6f64756c652e205065
+ 7263656e746167652069732072656c617469>128 218.4 R .93 -.15<76652074>-.25
+ H 3.13<6f46>.15 G .63<696c652053697a652e>-3.13 F
+ <4e6f7465207468617420746869732076>128 230.4 Q<616c756520697320616c736f20
+ 696e636c7564656420696e20746865204d6f64756c6520476c6f62616c2042797465732e>
+ -.25 E F1<4e756d626572204f6620426974636f646520426c6f636b73>108 247.2 Q
+ F0<54686520746f74616c206e756d626572206f6620626c6f636b73206f6620616e>128
+ 259.2 Q 2.5<796b>-.15 G<696e6420696e2074686520626974636f6465208c6c652e>
+ -2.5 E F1<4e756d626572204f662046756e6374696f6e73>108 276 Q F0<5468652074
+ 6f74616c206e756d626572206f662066756e6374696f6e2064658c6e6974696f6e732069
+ 6e2074686520626974636f6465208c6c652e>128 288 Q F1
+ <4e756d626572204f662054>108 304.8 Q<79706573>-.74 E F0<54686520746f7461
+ 6c206e756d626572206f662074797065732064658c6e656420696e2074686520476c6f62
+ 616c2054>128 316.8 Q<7970657320506f6f6c2e>-.8 E F1
+ <4e756d626572204f6620436f6e7374616e7473>108 333.6 Q F0<54686520746f7461
+ 6c206e756d626572206f6620636f6e7374616e747320286f6620616e>128 345.6 Q 2.5
+ <7974>-.15 G
+ <797065292064658c6e656420696e2074686520436f6e7374616e7420506f6f6c2e>-2.5
+ E F1<4e756d626572204f6620426173696320426c6f636b73>108 362.4 Q F0<546865
+ 20746f74616c206e756d626572206f6620626173696320626c6f636b732064658c6e6564
+ 20696e20616c6c2066756e6374696f6e7320696e2074686520626974636f6465208c6c65
+ 2e>128 374.4 Q F1<4e756d626572204f6620496e737472756374696f6e73>108 391.2
+ Q F0<54686520746f74616c206e756d626572206f6620696e737472756374696f6e7320
+ 64658c6e656420696e20616c6c2066756e6374696f6e7320696e2074686520626974636f
+ 6465208c6c652e>128 403.2 Q F1
+ <4e756d626572204f66204c6f6e6720496e737472756374696f6e73>108 420 Q F0
+ .387<54686520746f74616c206e756d626572206f66206c6f6e6720696e737472756374
+ 696f6e732064658c6e656420696e20616c6c2066756e6374696f6e7320696e2074686520
+ 626974636f6465208c6c652e204c6f6e6720696e737472756374696f6e7320617265>128
+ 432 R .742<74686f73652074616b696e672067726561746572207468616e2034206279
+ 7465732e2054>128 444 R .741<79706963616c6c79206c6f6e6720696e737472756374
+ 696f6e732061726520476574456c656d656e745074722077697468207365>-.8 F -.15
+ <7665>-.25 G .741<72616c20696e64696365732c>.15 F/F2 9/Times-Roman at 0 SF
+ <504849>128 456 Q F0<6e6f6465732c20616e642063616c6c7320746f2066756e6374
+ 696f6e732077697468206c6172>2.5 E<6765206e756d62657273206f66206172>-.18 E
+ <67756d656e74732e>-.18 E F1<4e756d626572204f66204f706572616e6473>108
+ 472.8 Q F0<54686520746f74616c206e756d626572206f66206f706572616e64732075
+ 73656420696e20616c6c20696e737472756374696f6e7320696e2074686520626974636f
+ 6465208c6c652e>128 484.8 Q F1
+ <4e756d626572204f6620436f6d70616374696f6e2054>108 501.6 Q<61626c6573>
+ -.92 E F0<54686520746f74616c206e756d626572206f6620636f6d70616374696f6e20
+ 7461626c657320696e20616c6c2066756e6374696f6e7320696e2074686520626974636f
+ 6465208c6c652e>128 513.6 Q F1<4e756d626572204f662053796d626f6c2054>108
+ 530.4 Q<61626c6573>-.92 E F0<54686520746f74616c206e756d626572206f662073
+ 796d626f6c207461626c657320696e20616c6c2066756e6374696f6e7320696e20746865
+ 20626974636f6465208c6c652e>128 542.4 Q F1
+ <4e756d626572204f6620446570656e64656e74204c696273>108 559.2 Q F0<546865
+ 20746f74616c206e756d626572206f6620646570656e64656e74206c6962726172696573
+ 20666f756e6420696e2074686520626974636f6465208c6c652e>128 571.2 Q F1 -.92
+ <546f>108 588 S<74616c20496e737472756374696f6e2053697a65>.92 E F0<546865
+ 20746f74616c2073697a65206f662074686520696e737472756374696f6e7320696e2061
+ 6c6c2066756e6374696f6e7320696e2074686520626974636f6465208c6c652e>128 600
+ Q F1 -.6 -1<41762065>108 616.8 T
+ <7261676520496e737472756374696f6e2053697a65>1 E F0 .254<5468652061>128
+ 628.8 R -.15<7665>-.2 G .255<72616765206e756d626572206f6620627974657320
+ 70657220696e737472756374696f6e206163726f737320616c6c2066756e6374696f6e73
+ 20696e2074686520626974636f6465208c6c652e20546869732076>.15 F .255
+ <616c756520697320636f6d2d>-.25 F<7075746564206279206469>128 640.8 Q
+ <766964696e672054>-.25 E<6f74616c20496e737472756374696f6e2053697a652062
+ 79204e756d626572204f6620496e737472756374696f6e732e>-.8 E F1
+ <4d6178696d756d2054>108 657.6 Q<79706520536c6f74204e756d626572>-.74 E F0
+ 1.653<546865206d6178696d756d2076>128 669.6 R 1.653
+ <616c7565207573656420666f722061207479706527>-.25 F 4.153<7373>-.55 G
+ 1.653<6c6f74206e756d626572>-4.153 F 4.152<2e4c>-.55 G<6172>-4.152 E
+ 1.652<67657220736c6f74206e756d6265722076>-.18 F 1.652
+ <616c7565732074616b>-.25 F 4.152<656d>-.1 G 1.652
+ <6f726520627974657320746f>-4.152 F<656e636f64652e>128 681.6 Q F1
+ <4d6178696d756d2056>108 698.4 Q<616c756520536c6f74204e756d626572>-.92 E
+ F0 1.39<546865206d6178696d756d2076>128 710.4 R 1.39
+ <616c7565207573656420666f7220612076>-.25 F<616c756527>-.25 E 3.891<7373>
+ -.55 G 1.391<6c6f74206e756d626572>-3.891 F 3.891<2e4c>-.55 G<6172>-3.891
+ E 1.391<67657220736c6f74206e756d6265722076>-.18 F 1.391
+ <616c7565732074616b>-.25 F 3.891<656d>-.1 G 1.391
+ <6f726520627974657320746f>-3.891 F<656e636f64652e>128 722.4 Q 188.72
+ <43565320323030392d30322d3238>72 768 R<32>205.67 E 0 Cg EP
+ %%Page: 3 3
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4243414e>-1 E<414c>-.35 E
+ 74.09<595a4552283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1 E
+ <4c4c>76.59 E<564d2d4243414e>-1 E<414c>-.35 E<595a4552283129>-1 E/F1 10
+ /Times-Bold at 0 SF<42797465732050>108 84 Q<65722056>-.2 E<616c7565>-.92 E
+ F0 .002<5468652061>128 96 R -.15<7665>-.2 G .001
+ <726167652073697a65206f6620612056>.15 F .001
+ <616c75652064658c6e6974696f6e20286f6620616e>-1.11 F 2.501<7974>-.15 G
+ .001<797065292e205468697320697320636f6d7075746564206279206469>-2.501 F
+ .001<766964696e672046696c652053697a652062792074686520746f74616c>-.25 F
+ <6e756d626572206f662076>128 108 Q<616c756573206f6620616e>-.25 E 2.5
+ <7974>-.15 G<7970652e>-2.5 E F1<42797465732050>108 124.8 Q
+ <657220476c6f62616c>-.2 E F0<5468652061>128 136.8 Q -.15<7665>-.2 G<7261
+ 67652073697a65206f66206120676c6f62616c2064658c6e6974696f6e2028636f6e7374
+ 616e747320616e6420676c6f62616c2076>.15 E<61726961626c6573292e>-.25 E F1
+ <42797465732050>108 153.6 Q<65722046756e6374696f6e>-.2 E F0 .397
+ <5468652061>128 165.6 R -.15<7665>-.2 G .397<72616765206e756d626572206f
+ 66206279746573207065722066756e6374696f6e2064658c6e6974696f6e2e2054686973
+ 20697320636f6d7075746564206279206469>.15 F .398
+ <766964696e672046756e6374696f6e204279746573206279>-.25 F
+ <4e756d626572204f662046756e6374696f6e732e>128 177.6 Q F1 2.5<236f>108
+ 194.4 S<66>-2.5 E/F2 9/Times-Bold at 0 SF<564252>2.5 E F1
+ <3332ad62697420496e746567657273>2.5 E F0
+ <54686520746f74616c206e756d626572206f66203332ad62697420696e7465>128
+ 206.4 Q<6765727320656e636f646564207573696e67207468652056>-.15 E
+ <61726961626c6520426974205261746520656e636f64696e6720736368656d652e>
+ -1.11 E F1 2.5<236f>108 223.2 S<66>-2.5 E F2<564252>2.5 E F1
+ <3634ad62697420496e746567657273>2.5 E F0
+ <54686520746f74616c206e756d626572206f66203634ad62697420696e7465>128
+ 235.2 Q<6765727320656e636f646564207573696e67207468652056>-.15 E
+ <61726961626c6520426974205261746520656e636f64696e6720736368656d652e>
+ -1.11 E F1 2.5<236f>108 252 S<66>-2.5 E F2<564252>2.5 E F1<436f6d7072>
+ 2.5 E<6573736564204279746573>-.18 E F0 .625<54686520746f74616c206e756d62
+ 6572206f6620627974657320636f6e73756d656420627920746865203332ad6269742061
+ 6e64203634ad62697420696e7465>128 264 R .625
+ <67657273207468617420757365207468652056>-.15 F .625
+ <61726961626c65204269742052617465>-1.11 F
+ <656e636f64696e6720736368656d652e>128 276 Q F1 2.5<236f>108 292.8 S<66>
+ -2.5 E F2<564252>2.5 E F1<457870616e646564204279746573>2.5 E F0 .367
+ <54686520746f74616c206e756d626572206f6620627974657320746861742077>128
+ 304.8 R .367<6f756c64206861>-.1 F .667 -.15<76652062>-.2 H .367<65656e20
+ 636f6e73756d656420627920746865203332ad62697420616e64203634ad62697420696e
+ 7465>.15 F .367<676572732068616420746865>-.15 F<79>-.15 E
+ <6e6f74206265656e20636f6d707265737365642077697468207468652056>128 316.8
+ Q<61726961626c6520426974205261676520656e636f64696e6720736368656d652e>
+ -1.11 E F1<4279746573205361>108 333.6 Q -.1<7665>-.25 G 2.5<6457>.1 G
+ <697468>-2.68 E F2<564252>2.5 E F0 .707
+ <54686520746f74616c206e756d626572206f66206279746573207361>128 345.6 R
+ -.15<7665>-.2 G 3.207<6462>.15 G 3.207<7975>-3.207 G .707
+ <73696e67207468652056>-3.207 F .707
+ <61726961626c6520426974205261746520656e636f64696e6720736368656d652e>
+ -1.11 F .706<5468652070657263656e74616765206973>5.707 F<72656c617469>128
+ 357.6 Q .3 -.15<76652074>-.25 H 2.5<6f236f>.15 G<66>-2.5 E/F3 9
+ /Times-Roman at 0 SF<564252>2.5 E F0<457870616e6465642042797465732e>2.5 E
+ /F4 10.95/Times-Bold at 0 SF<444554>72 374.4 Q
+ <41494c4544204f555450555420444546494e4954494f4e53>-.986 E F0 .689
+ <54686520666f6c6c6f>108 386.4 R .689<77696e672064658c6e6974696f6e73206f
+ 63637572206f6e6c792069662074686520ad6e6f64657461696c73206f7074696f6e2077>
+ -.25 F .689<6173206e6f74206769>-.1 F -.15<7665>-.25 G 3.19<6e2e20546865>
+ .15 F .69<64657461696c6564206f75747075742070726f>3.19 F<7669646573>-.15
+ E<6164646974696f6e616c20696e666f726d6174696f6e206f6e206120706572>108
+ 398.4 Q<2d66756e6374696f6e2062617369732e>-.2 E F1 -.74<5479>108 415.2 S
+ <7065>.74 E F0
+ <5468652074797065207369676e6174757265206f66207468652066756e6374696f6e2e>
+ 128 427.2 Q F1<427974652053697a65>108 444 Q F0<54686520746f74616c206e75
+ 6d626572206f6620627974657320696e207468652066756e6374696f6e27>128 456 Q
+ 2.5<7362>-.55 G<6c6f636b2e>-2.5 E F1<426173696320426c6f636b73>108 472.8
+ Q F0<546865206e756d626572206f6620626173696320626c6f636b732064658c6e6564
+ 206279207468652066756e6374696f6e2e>128 484.8 Q F1
+ <496e737472756374696f6e73>108 501.6 Q F0<546865206e756d626572206f662069
+ 6e737472756374696f6e732064658c6e6564206279207468652066756e6374696f6e2e>
+ 128 513.6 Q F1<4c6f6e6720496e737472756374696f6e73>108 530.4 Q F0<546865
+ 206e756d626572206f6620696e737472756374696f6e73207573696e6720746865206c6f
+ 6e6720696e737472756374696f6e20666f726d617420696e207468652066756e6374696f
+ 6e2e>128 542.4 Q F1<4f706572616e6473>108 559.2 Q F0<546865206e756d626572
+ 206f66206f706572616e6473207573656420627920616c6c20696e737472756374696f6e
+ 7320696e207468652066756e6374696f6e2e>128 571.2 Q F1
+ <496e737472756374696f6e2053697a65>108 588 Q F0<546865206e756d626572206f
+ 6620627974657320636f6e73756d656420627920696e737472756374696f6e7320696e20
+ 7468652066756e6374696f6e2e>128 600 Q F1 -.6 -1<41762065>108 616.8 T
+ <7261676520496e737472756374696f6e2053697a65>1 E F0 .6<5468652061>128
+ 628.8 R -.15<7665>-.2 G .599<72616765206e756d626572206f6620627974657320
+ 636f6e73756d65642062792074686520696e737472756374696f6e7320696e2074686520
+ 66756e74696f6e2e20546869732076>.15 F .599
+ <616c756520697320636f6d7075746564206279>-.25 F<6469>128 640.8 Q<76696469
+ 6e6720496e737472756374696f6e2053697a6520627920496e737472756374696f6e732e>
+ -.25 E F1<42797465732050>108 657.6 Q<657220496e737472756374696f6e>-.2 E
+ F0 .337<5468652061>128 669.6 R -.15<7665>-.2 G .337<72616765206e756d6265
+ 72206f662062797465732075736564206279207468652066756e6374696f6e2070657220
+ 696e737472756374696f6e2e20546869732076>.15 F .338
+ <616c756520697320636f6d7075746564206279206469>-.25 F<766964696e67>-.25 E
+ 1.137<427974652053697a6520627920496e737472756374696f6e732e204e6f74652074
+ 6861742074686973206973206e6f74207468652073616d652061732041>128 681.6 R
+ -.15<7665>-.74 G 1.136<7261676520496e737472756374696f6e2053697a652e2049
+ 7420636f6d70757465732061>.15 F<6e756d6265722072656c617469>128 693.6 Q .3
+ -.15<76652074>-.25 H 2.5<6f74>.15 G<686520746f74616c2066756e6374696f6e20
+ 73697a65206e6f74206a757374207468652073697a65206f662074686520696e73747275
+ 6374696f6e206c6973742e>-2.5 E 188.72<43565320323030392d30322d3238>72 768
+ R<33>205.67 E 0 Cg EP
+ %%Page: 4 4
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4243414e>-1 E<414c>-.35 E
+ 74.09<595a4552283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1 E
+ <4c4c>76.59 E<564d2d4243414e>-1 E<414c>-.35 E<595a4552283129>-1 E/F1 10
+ /Times-Bold at 0 SF<4e756d626572206f66>108 84 Q/F2 9/Times-Bold at 0 SF
+ <564252>2.5 E F1<3332ad62697420496e746567657273>2.5 E F0
+ <54686520746f74616c206e756d626572206f66203332ad62697420696e7465>128 96 Q
+ <6765727320666f756e6420696e20746869732066756e6374696f6e2028666f7220616e>
+ -.15 E 2.5<7975>-.15 G<7365292e>-2.5 E F1<4e756d626572206f66>108 112.8 Q
+ F2<564252>2.5 E F1<3634ad62697420496e746567657273>2.5 E F0
+ <54686520746f74616c206e756d626572206f66203634ad62697420696e7465>128
+ 124.8 Q
+ <6765727320666f756e6420696e20746869732066756e6374696f6e2028666f7220616e>
+ -.15 E 2.5<7975>-.15 G<7365292e>-2.5 E F1<4e756d626572206f66>108 141.6 Q
+ F2<564252>2.5 E F1<436f6d7072>2.5 E<6573736564204279746573>-.18 E F0
+ 1.115<54686520746f74616c206e756d626572206f6620627974657320696e2074686973
+ 2066756e6374696f6e20636f6e73756d656420627920746865203332ad62697420616e64
+ 203634ad62697420696e7465>128 153.6 R 1.115
+ <6765727320746861742075736520746865>-.15 F -1.11<5661>128 165.6 S
+ <726961626c6520426974205261746520656e636f64696e6720736368656d652e>1.11 E
+ F1<4e756d626572206f66>108 182.4 Q F2<564252>2.5 E F1
+ <457870616e646564204279746573>2.5 E F0 .806<54686520746f74616c206e756d62
+ 6572206f6620627974657320696e20746869732066756e6374696f6e20746861742077>
+ 128 194.4 R .806<6f756c64206861>-.1 F 1.106 -.15<76652062>-.2 H .806<65
+ 656e20636f6e73756d656420627920746865203332ad62697420616e64203634ad626974>
+ .15 F<696e7465>128 206.4 Q<676572732068616420746865>-.15 E 2.5<796e>-.15
+ G<6f74206265656e20636f6d707265737365642077697468207468652056>-2.5 E
+ <61726961626c6520426974205261746520656e636f64696e6720736368656d652e>
+ -1.11 E F1<4279746573205361>108 223.2 Q -.1<7665>-.25 G 2.5<6457>.1 G
+ <697468>-2.68 E F2<564252>2.5 E F0 .337
+ <54686520746f74616c206e756d626572206f66206279746573207361>128 235.2 R
+ -.15<7665>-.2 G 2.837<6469>.15 G 2.837<6e74>-2.837 G .337
+ <6869732066756e6374696f6e206279207573696e67207468652056>-2.837 F .337<61
+ 726961626c6520426974205261746520656e636f64696e6720736368656d652e20546865>
+ -1.11 F<70657263656e746167652069732072656c617469>128 247.2 Q .3 -.15
+ <76652074>-.25 H 2.5<6f236f>.15 G<66>-2.5 E/F3 9/Times-Roman at 0 SF
+ <564252>2.5 E F0<457870616e6465642042797465732e>2.5 E/F4 10.95
+ /Times-Bold at 0 SF<53454520414c534f>72 264 Q F0
+ <6c6c766d2d6469732c203c687474703a2f2f6c6c766d2e6f72>108 276 Q
+ <672f646f63732f426974436f646546>-.18 E<6f726d61742e68746d6c3e>-.15 E F4
+ -.548<4155>72 292.8 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 304.8 Q F3<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030392d30322d3238>72 768 R<34>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-config.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-config.ps:1.1
*** /dev/null	Fri Oct 23 13:57:45 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-config.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,341 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 2
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 102.74
+ <564d2d434f4e464947283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1
+ E<4c4c>105.24 E<564d2d434f4e464947283129>-1 E/F1 10.95/Times-Bold at 0 SF
+ -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad636f6e8c6720ad205072696e74204c4c>108 96 Q
+ <564d20636f6d70696c6174696f6e206f7074696f6e73>-1 E F1<53594e4f50534953>
+ 72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d636f6e8c67>108 124.8 Q/F3 10
+ /Times-Italic at 0 SF<6f7074696f6e>2.5 E F0<5b>2.5 E F3
+ <636f6d706f6e656e7473>A F0<2e2e2e5d>A F1<4445534352495054494f4e>72 141.6
+ Q F2<6c6c766d2d636f6e8c67>108 153.6 Q F0<6d616b>2.667 E .167
+ <65732069742065617369657220746f2062>-.1 F .167
+ <75696c64206170706c69636174696f6e73207468617420757365>-.2 F/F4 9
+ /Times-Roman at 0 SF<4c4c>2.667 E<564d>-.9 E F0 5.167<2e49>C 2.667<7463>
+ -5.167 G .166
+ <616e207072696e742074686520636f6d70696c6572208d6167732c206c696e6b>-2.667
+ F .166<6572208d616773>-.1 F<616e64206f626a656374206c6962726172696573206e
+ 656564656420746f206c696e6b206167>108 165.6 Q<61696e7374>-.05 E F4<4c4c>
+ 2.5 E<564d>-.9 E F0<2e>A F1<4558414d504c4553>72 182.4 Q F0 1.6 -.8
+ <546f206c>108 194.4 T<696e6b206167>.8 E<61696e737420746865>-.05 E F4
+ <4a4954>2.5 E<3a>-.45 E/F5 10/Courier at 0 SF<672b2b20606c6c766d2d636f6e66
+ 6967202d2d637878666c61677360202d6f20486f77546f5573654a49542e6f202d632048
+ 6f77546f5573654a49542e637070>120 211.2 Q<672b2b20606c6c766d2d636f6e6669
+ 67202d2d6c64666c61677360202d6f20486f77546f5573654a495420486f77546f557365
+ 4a49542e6f205c>120 223.2 Q<606c6c766d2d636f6e666967202d2d6c69627320656e
+ 67696e65206263726561646572207363616c61726f70747360>144 235.2 Q F1
+ <4f5054494f4e53>72 252 Q F2<adad76>108 264 Q<657273696f6e>-.1 E F0
+ <5072696e74207468652076>128 276 Q<657273696f6e206e756d626572206f66>-.15
+ E F4<4c4c>2.5 E<564d>-.9 E F0<2e>A F2<adad68656c70>108 292.8 Q F0
+ <5072696e7420612073756d6d617279206f66>128 304.8 Q F2
+ <6c6c766d2d636f6e8c67>2.5 E F0<6172>2.5 E<67756d656e74732e>-.18 E F2
+ <adad7072>108 321.6 Q<658c78>-.18 E F0
+ <5072696e742074686520696e7374616c6c6174696f6e207072658c7820666f72>128
+ 333.6 Q F4<4c4c>2.5 E<564d>-.9 E F0<2e>A F2<adad7372>108 350.4 Q<63ad72>
+ -.18 E<6f6f74>-.18 E F0
+ <5072696e742074686520736f7572636520726f6f742066726f6d207768696368>128
+ 362.4 Q F4<4c4c>2.5 E<564d>-.9 E F0 -.1<7761>2.5 G 2.5<7362>.1 G
+ <75696c742e>-2.7 E F2<adad6f626aad72>108 379.2 Q<6f6f74>-.18 E F0
+ <5072696e7420746865206f626a65637420726f6f74207573656420746f2062>128
+ 391.2 Q<75696c64>-.2 E F4<4c4c>2.5 E<564d>-.9 E F0<2e>A F2
+ <adad62696e646972>108 408 Q F0<5072696e742074686520696e7374616c6c617469
+ 6f6e206469726563746f727920666f72>128 420 Q F4<4c4c>2.5 E<564d>-.9 E F0
+ <62696e61726965732e>2.5 E F2<adad696e636c756465646972>108 436.8 Q F0<50
+ 72696e742074686520696e7374616c6c6174696f6e206469726563746f727920666f72>
+ 128 448.8 Q F4<4c4c>2.5 E<564d>-.9 E F0<686561646572732e>2.5 E F2
+ <adad6c6962646972>108 465.6 Q F0<5072696e742074686520696e7374616c6c6174
+ 696f6e206469726563746f727920666f72>128 477.6 Q F4<4c4c>2.5 E<564d>-.9 E
+ F0<6c69627261726965732e>2.5 E F2<adad6378788d616773>108 494.4 Q F0
+ <5072696e74207468652043>128 506.4 Q/F6 8/Times-Roman at 0 SF -1<2b2b>-1
+ -1.2 O F0<636f6d70696c6572208d616773206e656564656420746f20757365>2.5 1.2
+ M F4<4c4c>2.5 E<564d>-.9 E F0<686561646572732e>2.5 E F2
+ <adad6c648d616773>108 523.2 Q F0
+ <5072696e7420746865208d616773206e656564656420746f206c696e6b206167>128
+ 535.2 Q<61696e7374>-.05 E F4<4c4c>2.5 E<564d>-.9 E F0
+ <6c69627261726965732e>2.5 E F2<adad6c696273>108 552 Q F0 .447<5072696e74
+ 20616c6c20746865206c6962726172696573206e656564656420746f206c696e6b206167>
+ 128 564 R .447<61696e7374207468652073706563698c6564>-.05 F F4<4c4c>2.948
+ E<564d>-.9 E F3<636f6d706f6e656e7473>2.948 E F0 2.948<2c69>C .448
+ <6e636c7564696e6720616e>-2.948 F 2.948<7964>-.15 G<6570656e64656e2d>
+ -2.948 E<636965732e>128 576 Q F2<adad6c69626e616d6573>108 592.8 Q F0
+ .998<53696d696c617220746f>128 604.8 R F2<adad6c696273>3.498 E F0 3.498
+ <2c62>C .998<7574207072696e7473207468652062617265208c6c656e616d6573206f
+ 6620746865206c696272617269657320776974686f7574>-3.698 F F2<ad6c>3.497 E
+ F0 .997<6f7220706174686e616d65732e>3.497 F .997<55736566756c20666f72>
+ 5.997 F<6c696e6b696e67206167>128 616.8 Q
+ <61696e73742061206e6f742d7965742d696e7374616c6c656420636f70>-.05 E 2.5
+ <796f>-.1 G<66>-2.5 E F4<4c4c>2.5 E<564d>-.9 E F0<2e>A F2
+ <adad6c69628c6c6573>108 633.6 Q F0 1.23<53696d696c617220746f>128 645.6 R
+ F2<adad6c696273>3.73 E F0 3.73<2c62>C 1.23<7574207072696e74207468652066
+ 756c6c207061746820746f2065616368206c696272617279208c6c652e>-3.93 F 1.231
+ <546869732069732075736566756c207768656e206372656174696e67206d616b>6.231
+ F<658c6c65>-.1 E<646570656e64656e636965732c20746f20656e7375726520746861
+ 74206120746f6f6c2069732072656c696e6b>128 657.6 Q<656420696620616e>-.1 E
+ 2.5<796c>-.15 G<6962726172792069742075736573206368616e6765732e>-2.5 E F2
+ <adad636f6d706f6e656e7473>108 674.4 Q F0<5072696e7420616c6c2076>128
+ 686.4 Q<616c696420636f6d706f6e656e74206e616d65732e>-.25 E F2<adad746172>
+ 108 703.2 Q<67657473ad62>-.1 E<75696c74>-.2 E F0<5072696e74207468652063
+ 6f6d706f6e656e74206e616d657320666f7220616c6c20746172>128 715.2 Q
+ <6765747320737570706f72746564206279207468697320636f70>-.18 E 2.5<796f>
+ -.1 G<66>-2.5 E F4<4c4c>2.5 E<564d>-.9 E F0<2e>A 188.72
+ <43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 102.74
+ <564d2d434f4e464947283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1
+ E<4c4c>105.24 E<564d2d434f4e464947283129>-1 E/F1 10/Times-Bold at 0 SF
+ <adad62>108 84 Q<75696c64ad6d6f6465>-.2 E F0<5072696e74207468652062>128
+ 96 Q<75696c64206d6f64652075736564207768656e>-.2 E/F2 9/Times-Roman at 0 SF
+ <4c4c>2.5 E<564d>-.9 E F0 -.1<7761>2.5 G 2.5<7362>.1 G
+ <75696c742028652e672e20446562>-2.7 E<7567206f722052656c6561736529>-.2 E
+ /F3 10.95/Times-Bold at 0 SF<434f4d504f4e454e5453>72 112.8 Q F0 2.885 -.8
+ <546f2070>108 124.8 T 1.285<72696e742061206c697374206f6620616c6c2061>.8
+ F -.25<7661>-.2 G 1.285<696c61626c6520636f6d706f6e656e74732c2072756e>.25
+ F F1 1.285<6c6c766d2d636f6e8c6720adad636f6d706f6e656e7473>3.785 F F0
+ 6.285<2e49>C 3.785<6e6d>-6.285 G 1.285
+ <6f73742063617365732c20636f6d706f6e656e7473>-3.785 F
+ <636f72726573706f6e64206469726563746c7920746f>108 136.8 Q F2<4c4c>2.5 E
+ <564d>-.9 E F0 2.5<6c69627261726965732e2055736566756c>2.5 F -.74<6060>
+ 2.5 G<7669727475616c27>.74 E 2.5<2763>-.74 G
+ <6f6d706f6e656e747320696e636c7564653a>-2.5 E F1<616c6c>108 153.6 Q F0
+ <496e636c7564657320616c6c>9.44 E F2<4c4c>2.5 E<564d>-.9 E F0 2.5
+ <6c696261726965732e20546865>2.5 F<646566>2.5 E
+ <61756c74206966206e6f20636f6d706f6e656e7473206172652073706563698c65642e>
+ -.1 E F1<6261636b>108 170.4 Q<656e64>-.1 E F0
+ <496e636c75646573206569746865722061206e617469>128 182.4 Q .3 -.15
+ <76652062>-.25 H<61636b>.15 E<656e64206f72207468652043206261636b>-.1 E
+ <656e642e>-.1 E F1<656e67696e65>108 199.2 Q F0
+ <496e636c75646573206569746865722061206e617469>128 211.2 Q -.15<7665>-.25
+ G F2<4a4954>2.65 E F0
+ <6f722074686520626974636f646520696e746572707265746572>2.5 E<2e>-.55 E F3
+ <45584954205354>72 228 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 240
+ Q F1<6c6c766d2d636f6e8c67>2.681 E F0 .181
+ <73756363656564732c2069742077696c6c2065>2.681 F .181
+ <786974207769746820302e>-.15 F .182<4f74686572776973652c20696620616e2065
+ 72726f72206f63637572732c2069742077696c6c2065>5.181 F .182
+ <78697420776974682061206e6f6e2d7a65726f2076>-.15 F<616c75652e>-.25 E F3
+ -.548<4155>72 256.8 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 268.8 Q F2<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030372d30372d3039>72 768 R<32>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-db.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-db.ps:1.1
*** /dev/null	Fri Oct 23 13:57:45 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-db.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,229 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4442283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4442283129>-1
+ E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad646220ad204c4c>108 96 Q<564d20646562>-1 E
+ <75676765722028616c70686129>-.2 E F1<53594e4f50534953>72 112.8 Q F0<4465
+ 7461696c7320636f6d696e6720736f6f6e2e20506c6561736520736565203c687474703a
+ 2f2f6c6c766d2e6f72>108 124.8 Q<672f646f63732f536f757263654c65>-.18 E
+ -.15<7665>-.25 G<6c446562>.15 E
+ <756767696e672e68746d6c3e20696e20746865206d65616e74696d652e>-.2 E F1
+ -.548<4155>72 141.6 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 153.6 Q/F2 9/Times-Roman at 0 SF
+ <4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+ <616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+ <43565320323030362d30332d3133>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-dis.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-dis.ps:1.1
*** /dev/null	Fri Oct 23 13:57:45 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-dis.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,277 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 123.85<564d2d444953283129204c4c>-1
+ F<564d20436f6d6d616e64204775696465>-1 E<4c4c>126.35 E
+ <564d2d444953283129>-1 E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S
+ <4d45>.219 E F0<6c6c766dad64697320ad204c4c>108 96 Q
+ <564d20646973617373656d626c6572>-1 E F1<53594e4f50534953>72 112.8 Q/F2
+ 10/Times-Bold at 0 SF<6c6c766d2d646973>108 124.8 Q F0<5b>2.5 E/F3 10
+ /Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3<8c6c656e616d65>-2.5
+ E F0<5d>A F1<4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+ <6c6c766d2d646973>4.454 E F0 1.954<636f6d6d616e6420697320746865>4.454 F
+ /F4 9/Times-Roman at 0 SF<4c4c>4.454 E<564d>-.9 E F0
+ <646973617373656d626c6572>4.454 E 6.954<2e49>-.55 G 4.454<7474>-6.954 G
+ <616b>-4.454 E 1.953<657320616e>-.1 F F4<4c4c>4.453 E<564d>-.9 E F0
+ 1.953<626974636f6465208c6c6520616e6420636f6e>4.453 F -.15<7665>-.4 G
+ 1.953<72747320697420696e746f>.15 F<68756d616e2d7265616461626c65>108
+ 165.6 Q F4<4c4c>2.5 E<564d>-.9 E F0
+ <617373656d626c79206c616e67756167652e>2.5 E<4966208c6c656e616d6520697320
+ 6f6d6974746564206f722073706563698c6564206173>108 182.4 Q/F5 10/Courier at 0
+ SF<ad>2.5 E F0<2c>A F2<6c6c766d2d646973>2.5 E F0<7265616473206974732069
+ 6e7075742066726f6d207374616e6461726420696e7075742e>2.5 E 1.516<49662074
+ 686520696e707574206973206265696e6720726561642066726f6d207374616e64617264
+ 20696e7075742c207468656e>108 199.2 R F2<6c6c766d2d646973>4.016 E F0
+ 1.516<77696c6c2073656e6420697473206f757470757420746f207374616e6461726420
+ 6f7574707574206279>4.016 F<646566>108 211.2 Q 3.156
+ <61756c742e204f74686572776973652c>-.1 F .655<746865206f7574707574207769
+ 6c6c206265207772697474656e20746f2061208c6c65206e616d65642061667465722074
+ 686520696e707574208c6c652c20776974682061>3.156 F F5<2e6c6c>3.155 E F0
+ <737566>3.155 E .655<8c78206164646564>-.25 F<28616e>108 223.2 Q 3.675
+ <7965>-.15 G<78697374696e67>-3.825 E F5<2e6263>3.675 E F0<737566>3.675 E
+ 1.175<8c782077696c6c208c7273742062652072656d6f>-.25 F -.15<7665>-.15 G
+ 3.675<64292e2059>.15 F 1.175<6f752063616e206f>-1.1 F -.15<7665>-.15 G
+ 1.175<7272696465207468652063686f696365206f66206f7574707574208c6c65207573
+ 696e6720746865>.15 F F2<ad6f>3.675 E F0<6f7074696f6e2e>108 235.2 Q F1
+ <4f5054494f4e53>72 252 Q F2<ad66>108 264 Q F0 -.15<466f>10.97 G .822
+ <726365206f>.15 F -.15<7665>-.15 G 3.322
+ <7277726974652e204e6f726d616c6c79>.15 F<2c>-.65 E F2<6c6c766d2d646973>
+ 3.322 E F0 .822<77696c6c2072656675736520746f206f>3.322 F -.15<7665>-.15
+ G .821
+ <72777269746520616e206f7574707574208c6c65207468617420616c72656164792065>
+ .15 F 3.321<78697374732e2057>-.15 F<697468>-.4 E
+ <74686973206f7074696f6e2c>128 276 Q F2<6c6c766d2d646973>2.5 E F0
+ <77696c6c206f>2.5 E -.15<7665>-.15 G
+ <72777269746520746865206f7574707574208c6c652e>.15 E F2<adad68656c70>108
+ 292.8 Q F0<5072696e7420612073756d6d617279206f6620636f6d6d616e64206c696e
+ 65206f7074696f6e732e>128 304.8 Q F2<ad6f>108 321.6 Q F3<8c6c656e616d65>
+ 2.5 E F0<5370656369667920746865206f7574707574208c6c65206e616d652e>128
+ 333.6 Q<4966>5 E F3<8c6c656e616d65>2.5 E F0<697320ad2c207468656e20746865
+ 206f75747075742069732073656e7420746f207374616e64617264206f75747075742e>
+ 2.5 E F1<45584954205354>72 350.4 Q -1.04<4154>-.986 G<5553>1.04 E F0
+ <4966>108 362.4 Q F2<6c6c766d2d646973>2.5 E F0
+ <73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+ -.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+ 742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+ <616c75652e>-.25 E F1<53454520414c534f>72 379.2 Q F0<6c6c766d2d6173>108
+ 391.2 Q F1 -.548<4155>72 408 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 420 Q F4<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-extract.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-extract.ps:1.1
*** /dev/null	Fri Oct 23 13:57:45 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-extract.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,285 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+ /Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4558545241>-1 E 94.25
+ <4354283129204c4c>-.4 F<564d20436f6d6d616e64204775696465>-1 E<4c4c>96.75
+ E<564d2d4558545241>-1 E<4354283129>-.4 E/F1 10.95/Times-Bold at 0 SF -.219
+ <4e41>72 84 S<4d45>.219 E F0<6c6c766dad65>108 96 Q<78747261637420ad2065>
+ -.15 E<78747261637420612066756e6374696f6e2066726f6d20616e204c4c>-.15 E
+ <564d206d6f64756c65>-1 E F1<53594e4f50534953>72 112.8 Q/F2 10
+ /Times-Bold at 0 SF<6c6c766d2d65787472616374>108 124.8 Q F0<5b>2.5 E/F3 10
+ /Times-Italic at 0 SF<6f7074696f6e73>A F0<5d>A F2<adad66756e63>2.5 E F3
+ <66756e6374696f6e2d6e616d65>2.5 E F0<5b>2.5 E F3<8c6c656e616d65>A F0<5d>
+ A F1<4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+ <6c6c766d2d65787472616374>3.262 E F0 .762<636f6d6d616e642074616b>3.262 F
+ .762<657320746865206e616d65206f6620612066756e6374696f6e20616e642065>-.1
+ F .761<787472616374732069742066726f6d207468652073706563698c6564>-.15 F
+ /F4 9/Times-Roman at 0 SF<4c4c>3.261 E<564d>-.9 E F0<626974636f6465>3.261 E
+ 2.877<8c6c652e204974>108 165.6 R .378
+ <6973207072696d6172696c792075736564206173206120646562>2.877 F .378<7567
+ 67696e6720746f6f6c20746f2072656475636520746573742063617365732066726f6d20
+ 6c6172>-.2 F .378
+ <6765722070726f6772616d732074686174206172652074726967676572696e672061>
+ -.18 F -.2<6275>108 177.6 S<672e>.2 E .915
+ <496e206164646974696f6e20746f2065>108 194.4 R .915<787472616374696e6720
+ 74686520626974636f6465206f66207468652073706563698c65642066756e6374696f6e
+ 2c>-.15 F F2<6c6c766d2d65787472616374>3.415 E F0 .915
+ <77696c6c20616c736f2072656d6f>3.415 F 1.215 -.15<76652075>-.15 H
+ <6e726561636861626c65>.15 E<676c6f62616c2076>108 206.4 Q<61726961626c65
+ 732c2070726f746f74797065732c20616e6420756e757365642074797065732e>-.25 E
+ <546865>108 223.2 Q F2<6c6c766d2d65787472616374>3.432 E F0 .932<636f6d6d
+ 616e642072656164732069747320696e7075742066726f6d207374616e6461726420696e
+ 707574206966208c6c656e616d65206973206f6d6974746564206f72206966208c6c656e
+ 616d6520697320ad2e>3.432 F<546865206f757470757420697320616c>108 235.2 Q
+ -.1<7761>-.1 G<7973207772697474656e20746f207374616e64617264206f75747075
+ 742c20756e6c65737320746865>.1 E F2<ad6f>2.5 E F0
+ <6f7074696f6e2069732073706563698c656420287365652062656c6f>2.5 E<77292e>
+ -.25 E F1<4f5054494f4e53>72 252 Q F2<ad66>108 264 Q F0 -.15<466f>10.97 G
+ 1.412<726365206f>.15 F -.15<7665>-.15 G 3.912
+ <7277726974652e204e6f726d616c6c79>.15 F<2c>-.65 E F2
+ <6c6c766d2d65787472616374>3.912 E F0 1.412
+ <77696c6c2072656675736520746f206f>3.912 F -.15<7665>-.15 G 1.411
+ <72777269746520616e206f7574707574208c6c65207468617420616c72656164792065>
+ .15 F<78697374732e>-.15 E -.4<5769>128 276 S
+ <74682074686973206f7074696f6e2c>.4 E F2<6c6c766d2d65787472616374>2.5 E
+ F0<77696c6c206f>2.5 E -.15<7665>-.15 G<72777269746520746865206f75747075
+ 74208c6c6520616e64207265706c6163652069742077697468206e65>.15 E 2.5<7762>
+ -.25 G<6974636f64652e>-2.5 E F2<adad66756e63>108 292.8 Q F3
+ <66756e6374696f6e2d6e616d65>2.5 E F0
+ <45787472616374207468652066756e6374696f6e206e616d6564>128 304.8 Q F3
+ <66756e6374696f6e2d6e616d65>2.5 E F0<66726f6d20746865>2.5 E F4<4c4c>2.5
+ E<564d>-.9 E F0<626974636f64652e>2.5 E F2<adad68656c70>108 321.6 Q F0<50
+ 72696e7420612073756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f
+ 6e732e>128 333.6 Q F2<ad6f>108 350.4 Q F3<8c6c656e616d65>2.5 E F0 1.2
+ <5370656369667920746865206f7574707574208c6c656e616d652e>128 362.4 R 1.2
+ <4966208c6c656e616d652069732060>6.2 F<60ad27>-.74 E 3.7<2728>-.74 G 1.2
+ <74686520646566>-3.7 F 1.2<61756c74292c207468656e>-.1 F F2
+ <6c6c766d2d65787472616374>3.7 E F0 1.2
+ <73656e647320697473206f757470757420746f>3.7 F
+ <7374616e64617264206f75747075742e>128 374.4 Q F1<45584954205354>72 391.2
+ Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 403.2 Q F2
+ <6c6c766d2d65787472616374>3.914 E F0 1.414
+ <73756363656564732c2069742077696c6c2065>3.914 F 1.414
+ <786974207769746820302e>-.15 F 1.413<4f74686572776973652c20696620616e20
+ 6572726f72206f63637572732c2069742077696c6c2065>6.413 F 1.413
+ <78697420776974682061206e6f6e2d7a65726f>-.15 F -.25<7661>108 415.2 S
+ <6c75652e>.25 E F1<53454520414c534f>72 432 Q F0 -.2<6275>108 444 S
+ <67706f696e74>.2 E F1 -.548<4155>72 460.8 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 472.8 Q F4<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-ld.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-ld.ps:1.1
*** /dev/null	Fri Oct 23 13:57:45 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-ld.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,519 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 3
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.63<564d2d4c44283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>129.13 E<564d2d4c44283129>-1
+ E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad6c6420ad204c4c>108 96 Q<564d206c696e6b>-1 E<6572>-.1 E F1
+ <53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d6c64>108
+ 124.8 Q F0<3c6f7074696f6e733e203c8c6c65733e>2.5 E F1
+ <4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+ <6c6c766d2d6c64>2.918 E F0 .418<746f6f6c2074616b>2.918 F .417
+ <6573206120736574206f66>-.1 F/F3 9/Times-Roman at 0 SF<4c4c>2.917 E<564d>
+ -.9 E F0 .417<626974636f6465208c6c657320616e64206c696e6b73207468656d2074
+ 6f67657468657220696e746f20612073696e676c65>2.917 F F3<4c4c>2.917 E<564d>
+ -.9 E F0 .417<626974636f6465208c6c652e>2.917 F 1.547<546865206f75747075
+ 7420626974636f6465208c6c652063616e20626520616e6f7468657220626974636f6465
+ 208c6c65206f7220616e2065>108 165.6 R -.15<7865>-.15 G 1.547
+ <63757461626c6520626974636f64652070726f6772616d2e>.15 F 1.547
+ <5573696e67206164646974696f6e616c>6.547 F<6f7074696f6e732c>108 177.6 Q
+ F2<6c6c766d2d6c64>2.5 E F0
+ <69732061626c6520746f2070726f64756365206e617469>2.5 E .3 -.15<76652063>
+ -.25 H<6f64652065>.15 E -.15<7865>-.15 G<63757461626c65732e>.15 E
+ <546865>108 194.4 Q F2<6c6c766d2d6c64>2.689 E F0 .189
+ <746f6f6c20697320746865206d61696e206c696e6b>2.689 F .188<657220666f72>
+ -.1 F F3<4c4c>2.688 E<564d>-.9 E F0 2.688<2e49>C 2.688<7469>-2.688 G
+ 2.688<7375>-2.688 G .188
+ <73656420746f206c696e6b20746f67657468657220746865206f7574707574206f66>
+ -2.688 F F3<4c4c>2.688 E<564d>-.9 E F0 .188
+ <66726f6e742d656e6420636f6d2d>2.688 F<70696c65727320616e642072756e2060>
+ 108 206.4 Q<606c696e6b2074696d6527>-.74 E 2.5<276f>-.74 G
+ <7074696d697a6174696f6e7320286d6f73746c792074686520696e746572>-2.5 E
+ <2d70726f6365647572616c206b696e64292e>-.2 E<546865>108 223.2 Q F2
+ <6c6c766d2d6c64>2.762 E F0 .262
+ <746f6f6c7320617474656d70747320746f206d696d69632074686520696e74657266>
+ 2.762 F .263<6163652070726f>-.1 F .263<76696465642062792074686520646566>
+ -.15 F .263<61756c742073797374656d206c696e6b>-.1 F .263
+ <657220736f20746861742069742063616e20616374206173>-.1 F<61>108 235.2 Q
+ /F4 10/Times-Italic at 0 SF<6472>2.5 E<6f702d696e>-.45 E F0
+ <7265706c6163656d656e742e>2.5 E F2<53656172>108 258 Q<6368204f72646572>
+ -.18 E F0 .357<5768656e206c6f6f6b696e6720666f72206f626a6563747320737065
+ 63698c6564206f6e2074686520636f6d6d616e64206c696e652c>108 274.8 R F2
+ <6c6c766d2d6c64>2.857 E F0 .356<77696c6c2073656172636820666f722074686520
+ 6f626a656374208c72737420696e2074686520637572>2.857 F<2d>-.2 E .337<7265
+ 6e74206469726563746f727920616e64207468656e20696e20746865206469726563746f
+ 72792073706563698c656420627920746865>108 286.8 R/F5 9/Times-Bold at 0 SF
+ <4c4c>2.838 E<564d5f4c49425f5345415243485f50>-.828 E -.855<4154>-.666 G
+ <48>.855 E F0<656e>2.838 E .338<7669726f6e6d656e742076>-.4 F
+ <61726961626c652e>-.25 E
+ <49662069742063616e6e6f74208c6e6420746865206f626a6563742c2069742066>108
+ 298.8 Q<61696c732e>-.1 E .45<5768656e206c6f6f6b696e6720666f722061206c69
+ 62726172792073706563698c6564207769746820746865>108 315.6 R F2<ad6c>2.95
+ E F0<6f7074696f6e2c>2.95 E F2<6c6c766d2d6c64>2.949 E F0 .449<8c72737420
+ 617474656d70747320746f206c6f61642061208c6c6520776974682074686174206e616d
+ 65>2.949 F .902<66726f6d207468652063757272656e74206469726563746f7279>108
+ 327.6 R 5.903<2e49>-.65 G 3.403<6674>-5.903 G .903<6861742066>-3.403 F
+ .903<61696c732c206974206c6f6f6b7320666f72206c6962>-.1 F F4<6c696272>A
+ <617279>-.15 E F0 .903<2e62632c206c6962>B F4<6c696272>A<617279>-.15 E F0
+ .903<2e612c206f72206c6962>B F4<6c696272>A<617279>-.15 E F0<2e>A F4
+ <73686172>A .903<6564206c696272>-.37 F<617279>-.15 E -.2<6578>108 339.6
+ S<74656e73696f6e>.2 E F0 2.796<2c69>C 2.796<6e74>-2.796 G .296
+ <686174206f72646572>-2.796 F 2.796<2c69>-.4 G 2.796<6e65>-2.796 G .296<
+ 616368206469726563746f727920616464656420746f20746865206c6962726172792073
+ 65617263682070617468207769746820746865>-2.796 F F2<ad4c>2.795 E F0 2.795
+ <6f7074696f6e2e205468657365>2.795 F<64697265632d>2.795 E .089<746f726965
+ 732061726520736561726368656420696e20746865206f7264657220746865>108 351.6
+ R 2.589<7961>-.15 G .089<72652073706563698c65642e>-2.589 F .089<49662074
+ 6865206c6962726172792063616e6e6f74206265206c6f63617465642c207468656e>
+ 5.089 F F2<6c6c766d2d6c64>2.589 E F0 .089<6c6f6f6b7320696e20746865>2.589
+ F .952<6469726563746f72792073706563698c656420627920746865>108 363.6 R F5
+ <4c4c>3.452 E<564d5f4c49425f5345415243485f50>-.828 E -.855<4154>-.666 G
+ <48>.855 E F0<656e>3.451 E .951<7669726f6e6d656e742076>-.4 F 3.451
+ <61726961626c652e204966>-.25 F .951
+ <697420646f6573206e6f74208c6e642061206c696272617279>3.451 F
+ <74686572652c2069742066>108 375.6 Q<61696c732e>-.1 E<546865>108 392.4 Q
+ F4<73686172>2.5 E<6564206c696272>-.37 E<6172792065>-.15 E
+ <7874656e73696f6e>-.2 E F0<6d6179206265>2.5 E F4<2e736f>2.5 E F0<2c>A F4
+ <2e64796c64>2.5 E F0<2c>A F4<2e646c6c>2.5 E F0 2.5<2c6f>C 2.5<7273>-2.5
+ G<6f6d657468696e6720646966>-2.5 E
+ <666572656e742c20646570656e64696e672075706f6e207468652073797374656d2e>
+ -.25 E<546865>108 409.2 Q F2<ad4c>2.769 E F0 .269
+ <6f7074696f6e20697320676c6f62616c2e>2.769 F .27<497420646f6573206e6f7420
+ 6d61747465722077686572652069742069732073706563698c656420696e20746865206c
+ 697374206f6620636f6d6d616e64206c696e65206172>5.269 F .27
+ <67756d656e74733b20746865>-.18 F .671<6469726563746f72792069732073696d70
+ 6c7920616464656420746f2074686520736561726368207061746820616e642069732061
+ 70706c69656420746f20616c6c206c69627261726965732c20707265636564696e67206f
+ 722073756363656564696e672c20696e20746865>108 421.2 R
+ <636f6d6d616e64206c696e652e>108 433.2 Q F2<4c696e6b206f72646572>108 456
+ Q F0 1.609<416c6c206f626a65637420616e6420626974636f6465208c6c6573206172
+ 65206c696e6b>108 472.8 R 1.609
+ <6564208c72737420696e20746865206f7264657220746865>-.1 F 4.11<7977>-.15 G
+ 1.61<6572652073706563698c6564206f6e2074686520636f6d6d616e64206c696e652e>
+ -4.11 F<416c6c>6.61 E<6c696272617279208c6c657320617265206c696e6b>108
+ 484.8 Q<6564206e65>-.1 E 2.5<78742e20536f6d65>-.15 F
+ <6c6962726172696573206d6179206e6f74206265206c696e6b>2.5 E<656420696e746f
+ 20746865206f626a6563742070726f6772616d3b207365652062656c6f>-.1 E -.65
+ <772e>-.25 G F2<4c696272617279204c696e6b616765>108 507.6 Q F0 .391<4f62
+ 6a656374208c6c657320616e642073746174696320626974636f6465206f626a65637473
+ 2061726520616c>108 524.4 R -.1<7761>-.1 G .391<7973206c696e6b>.1 F .391
+ <656420696e746f20746865206f7574707574208c6c652e>-.1 F .391
+ <4c696272617279206172636869>5.391 F -.15<7665>-.25 G 2.891<7328>.15 G
+ .391<2e61208c6c657329206c6f6164>-2.891 F .046
+ <6f6e6c7920746865206f626a656374732077697468696e20746865206172636869>108
+ 536.4 R .346 -.15<76652074>-.25 H .046<6861742064658c6e652073796d626f6c
+ 73206e656564656420627920746865206f7574707574208c6c652e>.15 F .046
+ <48656e63652c206c69627261726965732073686f756c64206265>5.046 F .614<6c69
+ 7374656420616674657220746865206f626a656374208c6c657320616e64206c69627261
+ 72696573207768696368206e656564207468656d3b206f74686572776973652c20746865
+ 206c696272617279206d6179206e6f74206265206c696e6b>108 548.4 R .613
+ <656420696e2c20616e64>-.1 F
+ <74686520646570656e64656e74206c6962726172792077696c6c206e6f74206861>108
+ 560.4 Q .3 -.15<76652069>-.2 H
+ <747320756e64658c6e65642073796d626f6c732064658c6e65642e>.15 E F2
+ <4e617469>108 583.2 Q .2 -.1<76652063>-.1 H
+ <6f64652067656e65726174696f6e>.1 E F0<546865>108 600 Q F2
+ <6c6c766d2d6c64>6.111 E F0 3.611<70726f6772616d20686173206c696d69746564
+ 20737570706f727420666f72206e617469>6.111 F 3.911 -.15<76652063>-.25 H
+ 3.612<6f64652067656e65726174696f6e2c207768656e207573696e6720746865>.15 F
+ F2<ad6e617469>6.112 E -.1<7665>-.1 G F0<6f72>6.212 E F2<ad6e617469>108
+ 612 Q -.1<7665>-.1 G<ad636265>.1 E F0 1.673<6f7074696f6e732e204e617469>
+ 4.174 F 1.973 -.15<76652063>-.25 H 1.673
+ <6f64652067656e65726174696f6e20697320706572666f726d656420627920636f6e>
+ .15 F -.15<7665>-.4 G 1.673<7274696e6720746865206c696e6b>.15 F 1.673
+ <656420626974636f646520696e746f206e617469>-.1 F -.15<7665>-.25 G<617373
+ 656d626c7920282e7329206f72204320636f646520616e642072756e6e696e6720746865
+ 2073797374656d20636f6d70696c657220287479706963616c6c792067636329206f6e20
+ 74686520726573756c742e>108 624 Q F1<4f5054494f4e53>72 640.8 Q F2
+ <47656e6572616c204f7074696f6e73>108 652.8 Q<ad68656c70>108 674.4 Q F0<50
+ 72696e7420612073756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f
+ 6e732e>128 686.4 Q F2<ad76>108 703.2 Q F0 .818<53706563698c65732076>9.3
+ F .818
+ <6572626f7365206d6f64652e20496e2074686973206d6f646520746865206c696e6b>
+ -.15 F .818<65722077696c6c207072696e74206164646974696f6e616c20696e666f72
+ 6d6174696f6e2061626f75742074686520616374696f6e73206974>-.1 F<74616b>128
+ 715.2 Q<65732c2070726f6772616d732069742065>-.1 E -.15<7865>-.15 G
+ <63757465732c206574632e>.15 E 188.72<43565320323030392d30372d3232>72 768
+ R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.63<564d2d4c44283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>129.13 E<564d2d4c44283129>-1
+ E/F1 10/Times-Bold at 0 SF<ad7374617473>108 84 Q F0
+ <5072696e7420737461746973746963732e>128 96 Q F1
+ <ad74696d65ad706173736573>108 112.8 Q F0<5265636f72642074686520616d6f75
+ 6e74206f662074696d65206e656564656420666f722065616368207061737320616e6420
+ 7072696e7420697420746f207374616e64617264206572726f72>128 124.8 Q<2e>-.55
+ E F1<496e7075742f4f7574707574204f7074696f6e73>108 147.6 Q<ad6f>108 169.2
+ Q/F2 10/Times-Italic at 0 SF<8c6c656e616d65>2.5 E F0 .322<54686973206f>128
+ 181.2 R -.15<7665>-.15 G .322<7272696465732074686520646566>.15 F .322<61
+ 756c74206f7574707574208c6c6520616e642073706563698c657320746865206e616d65
+ 206f6620746865208c6c6520746861742073686f756c642062652067656e657261746564
+ 20627920746865>-.1 F<6c696e6b>128 193.2 Q<6572>-.1 E 3.298<2e42>-.55 G
+ 3.298<7964>-3.298 G<6566>-3.298 E<61756c742c>-.1 E F1<6c6c766d2d6c64>
+ 3.298 E F0 .798<67656e6572617465732061208c6c65206e616d6564>3.298 F F2
+ <612e6f7574>3.298 E F0 .798
+ <666f7220636f6d7061746962696c6974792077697468>3.298 F F1<6c64>3.298 E F0
+ 3.298<2e54>C .799<6865206f75747075742077696c6c206265>-3.298 F
+ <7772697474656e20746f>128 205.2 Q F2<8c6c656e616d65>2.5 E F0<2e>A F1
+ <ad62>108 222 Q F2<8c6c656e616d65>2.5 E F0 .63
+ <54686973206f7074696f6e2063616e206265207573656420746f206f>128 234 R -.15
+ <7665>-.15 G .63<727269646520746865206f757470757420626974636f6465208c6c
+ 65206e616d652e20427920646566>.15 F .63
+ <61756c742c20746865206e616d65206f662074686520626974636f6465>-.1 F
+ <6f7574707574208c6c65206973206f6e65206d6f72652060>128 246 Q<602e626327>
+ -.74 E 2.5<2773>-.74 G<7566>-2.5 E
+ <8c7820616464656420746f20746865206e616d652073706563698c6564206279>-.25 E
+ F1<ad6f208c6c656e616d65>2.5 E F0<6f7074696f6e2e>2.5 E F1<ad6c>108 262.8
+ Q F2<6e616d65>A F0 .023
+ <54686973206f7074696f6e2073706563698c657320746865>128 274.8 R F2
+ <6e616d65>2.523 E F0 .023<6f662061206c69627261727920746f2073656172636820
+ 7768656e207265736f6c76696e672073796d626f6c7320666f72207468652070726f6772
+ 616d2e204f6e6c7920746865>2.523 F
+ <62617365206e616d652073686f756c642062652073706563698c6564206173>128
+ 286.8 Q F2<6e616d65>2.5 E F0 2.5<2c77>C<6974686f75742061>-2.5 E F2
+ <6c6962>2.5 E F0<7072658c78206f7220616e>2.5 E 2.5<7973>-.15 G<7566>-2.5
+ E<8c782e>-.25 E F1<ad4c>108 303.6 Q F2 -.8<5061>C<7468>.8 E F0 .524
+ <54686973206f7074696f6e2074656c6c73>128 315.6 R F1<6c6c766d2d6c64>3.024
+ E F0 .524<746f206c6f6f6b20696e>3.024 F F2 -.8<5061>3.024 G<7468>.8 E F0
+ .524<746f208c6e6420616e>3.024 F 3.023<796c>-.15 G .523<6962726172792073
+ 756273657175656e746c792073706563698c6564207769746820746865>-3.023 F F1
+ <ad6c>3.023 E F0<6f7074696f6e2e>3.023 E .263<5468652070617468732077696c
+ 6c20626520736561726368656420696e20746865206f7264657220696e20776869636820
+ 746865>128 327.6 R 2.764<7961>-.15 G .264<72652073706563698c6564206f6e20
+ 74686520636f6d6d616e64206c696e652e20496620746865206c696272617279>-2.764
+ F 1.019<6973207374696c6c206e6f7420666f756e642c206120736d616c6c2073657420
+ 6f662073797374656d2073706563698c63206469726563746f726965732077696c6c2061
+ 6c736f2062652073656172636865642e204e6f74652074686174206c6962726172696573>
+ 128 339.6 R .146<73706563698c6564207769746820746865>128 351.6 R F1<ad6c>
+ 2.646 E F0 .147<6f7074696f6e2074686174206f63637572>2.647 F F2
+ <6265666f72>2.647 E<65>-.37 E F0<616e>2.647 E<79>-.15 E F1<ad4c>2.647 E
+ F0 .147<6f7074696f6e732077696c6c206e6f7420736561726368207468652070617468
+ 73206769>2.647 F -.15<7665>-.25 G 2.647<6e62>.15 G 2.647<7974>-2.647 G
+ <6865>-2.647 E F1<ad4c>2.647 E F0<6f7074696f6e7320666f6c6c6f>128 363.6 Q
+ <77696e672069742e>-.25 E F1<ad6c696e6bad6173ad6c696272617279>108 380.4 Q
+ F0 .34<4c696e6b2074686520626974636f6465208c6c657320746f6765746865722061
+ 732061206c696272617279>128 392.4 R 2.839<2c6e>-.65 G .339
+ <6f7420616e2065>-2.839 F -.15<7865>-.15 G .339<63757461626c652e20496e20
+ 74686973206d6f64652c20756e64658c6e65642073796d626f6c732077696c6c206265>
+ .15 F<7065726d69747465642e>128 404.4 Q F1<ad72>108 421.2 Q F0
+ <416e20616c69617320666f7220ad6c696e6bad6173ad6c696272617279>9.86 E<2e>
+ -.65 E F1<ad6e617469>108 438 Q -.1<7665>-.1 G F0
+ <47656e65726174652061206e617469>128 450 Q .3 -.15<7665206d>-.25 H
+ <616368696e6520636f64652065>.15 E -.15<7865>-.15 G<63757461626c652e>.15
+ E .417<5768656e2067656e65726174696e67206e617469>128 468 R .717 -.15
+ <766520657865>-.25 H<63757461626c65732c>.15 E F1<6c6c766d2d6c64>2.917 E
+ F0 .417<8c72737420636865636b7320666f72206120626974636f64652076>2.917 F
+ .418<657273696f6e206f6620746865206c69627261727920616e64206c696e6b73>-.15
+ F .442<697420696e2c206966206e6563657373617279>128 480 R 5.441<2e49>-.65
+ G 2.941<6674>-5.441 G .441<6865206c696272617279206973206d697373696e672c>
+ -2.941 F F1<6c6c766d2d6c64>2.941 E F0 .441<736b6970732069742e>2.941 F
+ <5468656e2c>5.441 E F1<6c6c766d2d6c64>2.941 E F0 .441
+ <6c696e6b7320696e207468652073616d65206c6962726172696573>2.941 F
+ <6173206e617469>128 492 Q .3 -.15<76652063>-.25 H<6f64652e>.15 E .457
+ <496e20746869732077>128 510 R<6179>-.1 E<2c>-.65 E F1<6c6c766d2d6c64>
+ 2.957 E F0 .457<73686f756c642062652061626c6520746f206c696e6b20696e206f70
+ 74696d697a656420626974636f64652073756273657473206f6620636f6d6d6f6e206c69
+ 6272617269657320616e64207468656e>2.957 F<6c696e6b20696e20616e>128 522 Q
+ 2.5<7970>-.15 G
+ <617274206f6620746865206c6962726172792074686174206861736e27>-2.5 E 2.5
+ <7462>-.18 G<65656e20636f6e>-2.5 E -.15<7665>-.4 G
+ <7274656420746f20626974636f64652e>.15 E F1<ad6e617469>108 538.8 Q -.1
+ <7665>-.1 G<ad636265>.1 E F0<47656e65726174652061206e617469>128 550.8 Q
+ .3 -.15<7665206d>-.25 H<616368696e6520636f64652065>.15 E -.15<7865>-.15
+ G<63757461626c65207769746820746865>.15 E/F3 9/Times-Roman at 0 SF<4c4c>2.5
+ E<564d>-.9 E F0 2.5<4362>2.5 G<61636b>-2.5 E<656e642e>-.1 E .149
+ <54686973206f7074696f6e206973206964656e746963616c20746f20746865>128
+ 568.8 R F1<ad6e617469>2.649 E -.1<7665>-.1 G F0 .149<6f7074696f6e2c2062>
+ 2.749 F .149<75742075736573207468652043206261636b>-.2 F .149<656e642074
+ 6f2067656e657261746520636f646520666f72207468652070726f6772616d>-.1 F
+ <696e7374656164206f6620616e>128 580.8 Q F3<4c4c>2.5 E<564d>-.9 E F0
+ <6e617469>2.5 E .3 -.15<76652063>-.25 H<6f64652067656e657261746f72>.15 E
+ <2e>-.55 E F1<4f7074696d697a6174696f6e204f7074696f6e73>108 603.6 Q
+ <ad64697361626c65ad696e6c696e696e67>108 625.2 Q F0<446f206e6f742072756e
+ 2074686520696e6c696e696e6720706173732e2046756e6374696f6e732077696c6c206e
+ 6f7420626520696e6c696e656420696e746f206f746865722066756e6374696f6e732e>
+ 128 637.2 Q F1<ad64697361626c65ad6f7074>108 654 Q F0
+ <436f6d706c6574656c792064697361626c65206f7074696d697a6174696f6e2e>128
+ 666 Q F1<ad64697361626c65ad696e746572>108 682.8 Q<6e616c697a65>-.15 E F0
+ <446f206e6f74206d61726b20616c6c2073796d626f6c7320617320696e7465726e616c
+ 2e>128 694.8 Q 188.72<43565320323030392d30372d3232>72 768 R<32>205.67 E
+ 0 Cg EP
+ %%Page: 3 3
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.63<564d2d4c44283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>129.13 E<564d2d4c44283129>-1
+ E/F1 10/Times-Bold at 0 SF<ad76>108 84 Q<6572696679ad65616368>-.1 E F0
+ <52756e207468652076>128 96 Q<6572698c636174696f6e2070617373206166746572
+ 2065616368206f66207468652070617373657320746f2076>-.15 E
+ <657269667920696e7465726d65646961746520726573756c74732e>-.15 E F1
+ <ad7374726970ad616c6c>108 112.8 Q F0<537472697020616c6c20646562>128
+ 124.8 Q<756720616e642073796d626f6c20696e666f726d6174696f6e2066726f6d2074
+ 68652065>-.2 E -.15<7865>-.15 G<63757461626c6520746f206d616b>.15 E 2.5
+ <6569>-.1 G 2.5<7473>-2.5 G<6d616c6c6572>-2.5 E<2e>-.55 E F1
+ <ad7374726970ad646562>108 141.6 Q<7567>-.2 E F0
+ <537472697020616c6c20646562>128 153.6 Q
+ <756720696e666f726d6174696f6e2066726f6d207468652065>-.2 E -.15<7865>-.15
+ G<63757461626c6520746f206d616b>.15 E 2.5<6569>-.1 G 2.5<7473>-2.5 G
+ <6d616c6c6572>-2.5 E<2e>-.55 E F1<ad73>108 170.4 Q F0
+ <416e20616c69617320666f72>10.41 E F1<ad7374726970ad616c6c>2.5 E F0<2e>A
+ F1<ad53>108 187.2 Q F0<416e20616c69617320666f72>8.74 E F1
+ <ad7374726970ad646562>2.5 E<7567>-.2 E F0<2e>A F1
+ <ad6578706f7274ad64796e616d6963>108 204 Q F0<416e20616c69617320666f72>
+ 128 216 Q F1<ad64697361626c65ad696e746572>2.5 E<6e616c697a65>-.15 E
+ <ad706f7374ad6c696e6bad6f7074>108 232.8 Q/F2 10/Times-Italic at 0 SF -.8
+ <5061>C<7468>.8 E F0 .191<52756e20706f73742d6c696e6b206f7074696d697a6174
+ 696f6e2070726f6772616d2e204166746572206c696e6b696e6720697320636f6d706c65
+ 746564206120626974636f6465208c6c652077696c6c2062652067656e6572617465642e
+ 2049742077696c6c>128 244.8 R .288<62652070617373656420746f20746865207072
+ 6f6772616d2073706563698c6564206279>128 256.8 R F2 -.8<5061>2.788 G<7468>
+ .8 E F0 .288<617320746865208c727374206172>2.788 F .287
+ <67756d656e742e20546865207365636f6e64206172>-.18 F .287
+ <67756d656e7420746f207468652070726f6772616d>-.18 F 1.109<77696c6c206265
+ 20746865206e616d65206f6620612074656d706f72617279208c6c6520696e746f207768
+ 696368207468652070726f6772616d2073686f756c6420706c61636520697473206f7074
+ 696d697a6564206f75747075742e2046>128 268.8 R<6f72>-.15 E -.15<6578>128
+ 280.8 S<616d706c652c207468652060>.15 E
+ <606e6fad6f70206f7074696d697a6174696f6e27>-.74 E 2.5<2777>-.74 G
+ <6f756c6420626520612073696d706c65207368656c6c207363726970743a>-2.6 E/F3
+ 10/Courier at 0 SF<23212f62696e2f62617368>152 298.8 Q<6370202431202432>152
+ 310.8 Q/F4 10.95/Times-Bold at 0 SF<45584954205354>72 327.6 Q -1.04<4154>
+ -.986 G<5553>1.04 E F0<4966>108 339.6 Q F1<6c6c766d2d6c64>3.425 E F0
+ .925<73756363656564732c2069742077696c6c2065>3.425 F .925
+ <786974207769746820302072657475726e20636f64652e>-.15 F .924
+ <496620616e206572726f72206f63637572732c2069742077696c6c2065>5.925 F .924
+ <78697420776974682061206e6f6e2d7a65726f2072657475726e>-.15 F<636f64652e>
+ 108 351.6 Q F4<454e564952>72 368.4 Q<4f4e4d454e54>-.329 E F0<546865>108
+ 380.4 Q F3<4c4c564d5f4c49425f5345415243485f50415448>3.269 E F0<656e>
+ 3.269 E .769<7669726f6e6d656e742076>-.4 F .769<61726961626c652069732075
+ 73656420746f208c6e6420626974636f6465206c69627261726965732e20416e>-.25 F
+ 3.27<7970>-.15 G .77<617468732073706563692d>-3.27 F
+ <8c656420696e20746869732076>108 392.4 Q
+ <61726961626c652077696c6c20626520736561726368656420616674657220746865>
+ -.25 E F3<ad4c>2.5 E F0<6f7074696f6e732e>2.5 E F4<53454520414c534f>72
+ 409.2 Q F0<6c6c766d2d6c696e6b>108 421.2 Q F4 -.548<4155>72 438 S
+ <54484f5253>.548 E F0<4d61696e7461696e656420627920746865>108 450 Q/F5 9
+ /Times-Roman at 0 SF<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+ <616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+ <43565320323030392d30372d3232>72 768 R<33>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-link.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-link.ps:1.1
*** /dev/null	Fri Oct 23 13:57:45 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-link.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,296 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 116.08<564d2d4c494e4b283129204c4c>
+ -1 F<564d20436f6d6d616e64204775696465>-1 E<4c4c>118.58 E
+ <564d2d4c494e4b283129>-1 E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S
+ <4d45>.219 E F0<6c6c766dad6c696e6b20ad204c4c>108 96 Q<564d206c696e6b>-1
+ E<6572>-.1 E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF
+ <6c6c766d2d6c696e6b>108 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF
+ <6f7074696f6e73>A F0<5d>A F3<8c6c656e616d65202e2e2e>2.5 E F1
+ <4445534352495054494f4e>72 141.6 Q F2<6c6c766d2d6c696e6b>108 153.6 Q F0
+ <74616b>4.097 E 1.597<6573207365>-.1 F -.15<7665>-.25 G<72616c>.15 E/F4
+ 9/Times-Roman at 0 SF<4c4c>4.097 E<564d>-.9 E F0 1.597<626974636f6465208c6c
+ 657320616e64206c696e6b73207468656d20746f67657468657220696e746f2061207369
+ 6e676c65>4.097 F F4<4c4c>4.096 E<564d>-.9 E F0 1.596
+ <626974636f6465208c6c652e>4.096 F<4974>6.596 E<77726974657320746865206f
+ 7574707574208c6c6520746f207374616e64617264206f75747075742c20756e6c657373
+ 20746865>108 165.6 Q F2<ad6f>2.5 E F0<6f7074696f6e206973207573656420746f
+ 20737065636966792061208c6c656e616d652e>2.5 E F2<6c6c766d2d6c696e6b>108
+ 182.4 Q F0 .936<617474656d70747320746f206c6f61642074686520696e707574208c
+ 6c65732066726f6d207468652063757272656e74206469726563746f7279>3.435 F
+ 5.936<2e49>-.65 G 3.436<6674>-5.936 G .936<6861742066>-3.436 F .936
+ <61696c732c206974206c6f6f6b7320666f722065616368208c6c6520696e>-.1 F
+ 1.536<65616368206f6620746865206469726563746f726965732073706563698c656420
+ 627920746865>108 194.4 R F2<ad4c>4.035 E F0 1.535
+ <6f7074696f6e73206f6e2074686520636f6d6d616e64206c696e652e>4.035 F 1.535
+ <546865206c6962726172792073656172636820706174687320617265>6.535 F .308
+ <676c6f62616c3b2065616368206f6e6520697320736561726368656420666f722065>
+ 108 206.4 R -.15<7665>-.25 G .308
+ <727920696e707574208c6c65206966206e6563657373617279>.15 F 5.308<2e54>
+ -.65 G .309<6865206469726563746f726965732061726520736561726368656420696e
+ 20746865206f7264657220746865>-5.308 F<79>-.15 E
+ <776572652073706563698c6564206f6e2074686520636f6d6d616e64206c696e652e>
+ 108 218.4 Q F1<4f5054494f4e53>72 235.2 Q F2<ad4c>108 247.2 Q F3<646972>
+ 2.5 E<6563746f7279>-.37 E F0 .346<416464207468652073706563698c6564>128
+ 259.2 R F3<646972>2.846 E<6563746f7279>-.37 E F0 .346
+ <746f20746865206c6962726172792073656172636820706174682e>2.846 F .346
+ <5768656e206c6f6f6b696e6720666f72206c69627261726965732c>5.346 F F2
+ <6c6c766d2d6c696e6b>2.846 E F0 .346<77696c6c206c6f6f6b>2.846 F .968
+ <696e2070617468206e616d6520666f72206c69627261726965732e>128 271.2 R .968
+ <54686973206f7074696f6e2063616e2062652073706563698c6564206d756c7469706c
+ 652074696d65733b>5.968 F F2<6c6c766d2d6c696e6b>3.468 E F0 .968
+ <77696c6c2073656172636820696e73696465>3.468 F<7468657365206469726563746f
+ 7269657320696e20746865206f7264657220696e20776869636820746865>128 283.2 Q
+ 2.5<7977>-.15 G
+ <6572652073706563698c6564206f6e2074686520636f6d6d616e64206c696e652e>-2.5
+ E F2<ad66>108 300 Q F0<4f76>10.97 E
+ <65727772697465206f7574707574208c6c65732e>-.15 E<427920646566>5 E
+ <61756c742c>-.1 E F2<6c6c766d2d6c696e6b>2.5 E F0<77696c6c206e6f74206f>
+ 2.5 E -.15<7665>-.15 G<72777269746520616e206f7574707574208c6c6520696620
+ 697420616c72656164792065>.15 E<78697374732e>-.15 E F2<ad6f>108 316.8 Q
+ F3<8c6c656e616d65>2.5 E F0
+ <5370656369667920746865206f7574707574208c6c65206e616d652e>128 328.8 Q
+ <4966>5 E F3<8c6c656e616d65>2.5 E F0<6973>2.5 E/F5 10/Courier at 0 SF<ad>
+ 2.5 E F0 2.5<2c74>C<68656e>-2.5 E F2<6c6c766d2d6c696e6b>2.5 E F0<77696c
+ 6c20777269746520697473206f757470757420746f207374616e64617264206f75747075
+ 742e>2.5 E F2<ad64>108 345.6 Q F0<49662073706563698c65642c>8.74 E F2
+ <6c6c766d2d6c696e6b>2.5 E F0
+ <7072696e747320612068756d616e2d7265616461626c652076>2.5 E<657273696f6e20
+ 6f6620746865206f757470757420626974636f6465208c6c6520746f207374616e646172
+ 64206572726f72>-.15 E<2e>-.55 E F2<adad68656c70>108 362.4 Q F0<5072696e
+ 7420612073756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>
+ 128 374.4 Q F2<ad76>108 391.2 Q F0 -1.11<5665>9.3 G 1.074
+ <72626f7365206d6f64652e>1.11 F 1.074
+ <5072696e7420696e666f726d6174696f6e2061626f75742077686174>6.074 F F2
+ <6c6c766d2d6c696e6b>3.574 E F0 1.074<697320646f696e672e>3.574 F 1.074
+ <54686973207479706963616c6c7920696e636c756465732061206d657373616765>
+ 6.074 F<666f72206561636820626974636f6465208c6c65206c696e6b>128 403.2 Q
+ <656420696e20616e6420666f722065616368206c69627261727920666f756e642e>-.1
+ E F1<45584954205354>72 420 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+ 432 Q F2<6c6c766d2d6c696e6b>2.5 E F0
+ <73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+ -.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+ 742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+ <616c75652e>-.25 E F1<53454520414c534f>72 448.8 Q F0<6763636c64>108
+ 460.8 Q F1 -.548<4155>72 477.6 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 489.6 Q F4<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-nm.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-nm.ps:1.1
*** /dev/null	Fri Oct 23 13:57:46 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-nm.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,331 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 2
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+ /Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 123.85<564d2d4e4d283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>126.35 E<564d2d4e4d283129>-1
+ E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad6e6d20ad206c697374204c4c>108 96 Q
+ <564d20626974636f6465208c6c6527>-1 E 2.5<7373>-.55 G
+ <796d626f6c207461626c65>-2.5 E F1<53594e4f50534953>72 112.8 Q/F2 10
+ /Times-Bold at 0 SF<6c6c766d2d6e6d>108 124.8 Q F0<5b>2.5 E/F3 10
+ /Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3
+ <8c6c656e616d65732e2e2e>-2.5 E F0<5d>A F1<4445534352495054494f4e>72
+ 141.6 Q F0<546865>108 153.6 Q F2<6c6c766d2d6e6d>3.944 E F0 1.444<757469
+ 6c697479206c6973747320746865206e616d6573206f662073796d626f6c732066726f6d
+ 20746865>3.944 F/F4 9/Times-Roman at 0 SF<4c4c>3.944 E<564d>-.9 E F0 1.444
+ <626974636f6465208c6c65732c206f72>3.944 F F2<6172>3.944 E F0<6172636869>
+ 3.944 E -.15<7665>-.25 G 3.943<7363>.15 G<6f6e7461696e696e67>-3.943 E F4
+ <4c4c>108 165.6 Q<564d>-.9 E F0 .62<626974636f6465208c6c65732c206e616d65
+ 64206f6e2074686520636f6d6d616e64206c696e652e>3.12 F .62<456163682073796d
+ 626f6c206973206c697374656420616c6f6e67207769746820736f6d652073696d706c65
+ 20696e666f726d612d>5.62 F .466<74696f6e2061626f7574206974732070726f>108
+ 177.6 R -.15<7665>-.15 G 2.966<6e616e63652e204966>.15 F .465
+ <6e6f208c6c65206e616d652069732073706563698c65642c206f72>2.966 F F3<ad>
+ 2.965 E F0 .465<697320757365642061732061208c6c65206e616d652c>2.965 F F2
+ <6c6c766d2d6e6d>2.965 E F0 .465<77696c6c2070726f636573732061>2.965 F<62
+ 6974636f6465208c6c65206f6e20697473207374616e6461726420696e70757420737472
+ 65616d2e>108 189.6 Q F2<6c6c766d2d6e6d>108 206.4 Q F0 1.241 -.55
+ <27732064>D<6566>.55 E .141<61756c74206f757470757420666f726d617420697320
+ 74686520747261646974696f6e616c>-.1 F F4<425344>2.642 E F2<6e6d>2.642 E
+ F0 .142<6f757470757420666f726d61742e>2.642 F .142
+ <456163682073756368206f7574707574207265636f726420636f6e7369737473>5.142
+ F .8<6f6620616e20286f7074696f6e616c292038ad6469676974206865>108 218.4 R
+ .8<7861646563696d616c20616464726573732c20666f6c6c6f>-.15 F .799
+ <7765642062792061207479706520636f646520636861726163746572>-.25 F 3.299
+ <2c66>-.4 G<6f6c6c6f>-3.299 E .799<7765642062792061206e616d652c20666f72>
+ -.25 F .409<656163682073796d626f6c2e204f6e65207265636f726420697320707269
+ 6e74656420706572206c696e653b208c656c647320617265207365706172617465642062
+ 79207370616365732e205768656e207468652061646472657373206973206f6d69747465
+ 642c206974>108 230.4 R<6973207265706c616365642062792038207370616365732e>
+ 108 242.4 Q -.8<5479>108 259.2 S<706520636f6465206368617261637465727320
+ 63757272656e746c7920737570706f727465642c20616e64207468656972206d65616e69
+ 6e67732c2061726520617320666f6c6c6f>.8 E<77733a>-.25 E 12.78<554e>108 276
+ S<616d6564206f626a656374206973207265666572656e6365642062>-12.78 E
+ <757420756e64658c6e656420696e207468697320626974636f6465208c6c65>-.2 E
+ 13.33<4343>108 292.8 S<6f6d6d6f6e20286d756c7469706c652064658c6e6974696f
+ 6e73206c696e6b20746f67657468657220696e746f206f6e652064656629>-13.33 E
+ 10.56<5757>108 309.6 S<65616b207265666572656e636520286d756c7469706c6520
+ 64658c6e6974696f6e73206c696e6b20746f67657468657220696e746f207a65726f206f
+ 72206f6e652064658c6e6974696f6e7329>-11.36 E 17.22<744c>108 326.4 S
+ <6f63616c2066756e6374696f6e20287465>-17.22 E<787429206f626a656374>-.15 E
+ 13.89<5447>108 343.2 S<6c6f62616c2066756e6374696f6e20287465>-13.89 E
+ <787429206f626a656374>-.15 E 15<644c>108 360 S
+ <6f63616c2064617461206f626a656374>-15 E 12.78<4447>108 376.8 S
+ <6c6f62616c2064617461206f626a656374>-12.78 E 15.56<3f53>108 393.6 S
+ <6f6d657468696e6720756e7265636f676e697a61626c65>-15.56 E<42656361757365>
+ 108 410.4 Q F4<4c4c>3.457 E<564d>-.9 E F0 .957<626974636f6465208c6c6573
+ 207479706963616c6c7920636f6e7461696e206f626a6563747320746861742061726520
+ 6e6f7420636f6e7369646572656420746f206861>3.457 F 1.257 -.15<76652061>-.2
+ H .956<646472657373657320756e74696c20746865>.15 F<79>-.15 E .844
+ <617265206c696e6b>108 422.4 R .844<656420696e746f20616e2065>-.1 F -.15
+ <7865>-.15 G .844<63757461626c6520696d616765206f722064796e616d6963616c6c
+ 7920636f6d70696c65642060>.15 F<606a757374ad696ead74696d6527>-.74 E<272c>
+ -.74 E F2<6c6c766d2d6e6d>3.344 E F0 .845
+ <646f6573206e6f74207072696e7420616e>3.345 F
+ <6164647265737320666f7220616e>108 434.4 Q 2.5<7973>-.15 G
+ <796d626f6c2c2065>-2.5 E -.15<7665>-.25 G 2.5<6e73>.15 G<796d626f6c7320
+ 7768696368206172652064658c6e656420696e2074686520626974636f6465208c6c652e>
+ -2.5 E F1<4f5054494f4e53>72 451.2 Q F2<ad50>108 463.2 Q F0<557365>8.19 E
+ F4<504f534958>2.5 E F0
+ <2e32206f757470757420666f726d61742e20416c69617320666f72>A F2<adad66>2.5
+ E<6f726d61743d706f736978>-.25 E F0<2e>A F2<ad42>108 480 Q F0<28646566>10
+ E<61756c7429>-.1 E<557365>128 492 Q F4<425344>2.5 E F0
+ <6f757470757420666f726d61742e20416c69617320666f72>2.5 E F2<adad66>2.5 E
+ <6f726d61743d627364>-.25 E F0<2e>A F2<adad68656c70>108 508.8 Q F0<507269
+ 6e7420612073756d6d617279206f6620636f6d6d616e642d6c696e65206f7074696f6e73
+ 20616e64207468656972206d65616e696e67732e>128 520.8 Q F2
+ <adad64658c6e6564ad6f6e6c79>108 537.6 Q F0 1.134<5072696e74206f6e6c7920
+ 73796d626f6c732064658c6e656420696e207468697320626974636f6465208c6c652028
+ 6173206f70706f73656420746f2073796d626f6c73207768696368206d61792062652072
+ 65666572656e636564206279>128 549.6 R
+ <6f626a6563747320696e2074686973208c6c652c2062>128 561.6 Q
+ <7574206e6f742064658c6e656420696e2074686973208c6c652e29>-.2 E F2
+ <adad6578746572>108 578.4 Q<6ead6f6e6c79>-.15 E F0<2c>A F2<ad67>2.5 E F0
+ <5072696e74206f6e6c792073796d626f6c732077686f73652064658c6e6974696f6e73
+ 206172652065>128 590.4 Q<787465726e616c3b20746861742069732c206163636573
+ 7369626c652066726f6d206f7468657220626974636f6465208c6c65732e>-.15 E F2
+ <adad756e64658c6e6564ad6f6e6c79>108 607.2 Q F0<2c>A F2<ad75>2.5 E F0
+ <5072696e74206f6e6c792073796d626f6c73207265666572656e6365642062>128
+ 619.2 Q
+ <7574206e6f742064658c6e656420696e207468697320626974636f6465208c6c652e>
+ -.2 E F2<adad66>108 636 Q<6f726d61743d>-.25 E F3<666d74>A F0<2c>A F2
+ <ad66>2.5 E F0<53656c65637420616e206f757470757420666f726d61743b>128 648
+ Q F3<666d74>2.5 E F0<6d6179206265>2.5 E F3<73797376>2.5 E F0<2c>A F3
+ <706f736978>2.5 E F0 2.5<2c6f>C<72>-2.5 E F3<627364>2.5 E F0 2.5<2e54>C
+ <686520646566>-2.5 E<61756c74206973>-.1 E F3<627364>2.5 E F0<2e>A F1
+ -.11<4255>72 664.8 S<4753>.11 E F2<6c6c766d2d6e6d>108 676.8 Q F0
+ <63616e6e6f742064656d616e676c652043>2.5 E/F5 8/Times-Roman at 0 SF -1<2b2b>
+ -1 -1.2 O F0<6d616e676c6564206e616d65732c206c696b>2.5 1.2 M<65>-.1 E F4
+ <474e55>2.5 E F2<6e6d>2.5 E F0<63616e2e>2.5 E F1<45584954205354>72 693.6
+ Q -1.04<4154>-.986 G<5553>1.04 E F2<6c6c766d2d6e6d>108 705.6 Q F0 -.15
+ <6578>2.5 G<697473207769746820616e2065>.15 E
+ <78697420636f6465206f66207a65726f2e>-.15 E 188.72
+ <43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 123.85<564d2d4e4d283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>126.35 E<564d2d4e4d283129>-1
+ E/F1 10.95/Times-Bold at 0 SF<53454520414c534f>72 84 Q F0
+ <6c6c766d2d6469732c>108 96 Q/F2 10/Times-Italic at 0 SF<6172>2.5 E F0
+ <2831292c>1.666 E F2<6e6d>2.5 E F0<283129>1.666 E F1 -.548<4155>72 112.8
+ S<54484f52>.548 E F0<4d61696e7461696e656420627920746865>108 124.8 Q/F3 9
+ /Times-Roman at 0 SF<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+ <616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+ <43565320323030372d30372d3039>72 768 R<32>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-prof.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-prof.ps:1.1
*** /dev/null	Fri Oct 23 13:57:46 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-prof.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,280 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+ /Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d5052>-1 E 115.35
+ <4f46283129204c4c>-.4 F<564d20436f6d6d616e64204775696465>-1 E<4c4c>
+ 117.85 E<564d2d5052>-1 E<4f46283129>-.4 E/F1 10.95/Times-Bold at 0 SF -.219
+ <4e41>72 84 S<4d45>.219 E F0<6c6c766dad70726f6620ad207072696e742065>108
+ 96 Q -.15<7865>-.15 G<637574696f6e2070726f8c6c65206f66204c4c>.15 E
+ <564d2070726f6772616d>-1 E F1<53594e4f50534953>72 112.8 Q/F2 10
+ /Times-Bold at 0 SF<6c6c766d2d7072>108 124.8 Q<6f66>-.18 E F0<5b>2.5 E/F3
+ 10/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3
+ <626974636f6465208c6c65>-2.5 E F0 2.5<5d5b>C F3<6c6c766d7072>-2.5 E
+ <6f66>-.45 E<2e6f7574>-.15 E F0<5d>A F1<4445534352495054494f4e>72 141.6
+ Q F0<546865>108 153.6 Q F2<6c6c766d2d7072>2.889 E<6f66>-.18 E F0 .389
+ <746f6f6c20726561647320696e20616e>2.889 F F3<6c6c766d7072>2.889 E<6f66>
+ -.45 E<2e6f7574>-.15 E F0 .388<8c6c65202877686963682063616e206f7074696f
+ 6e616c6c792075736520612073706563698c63208c6c6520776974682074686520746869
+ 72642070726f2d>2.888 F .798<6772616d206172>108 165.6 R .798<67756d656e74
+ 292c206120626974636f6465208c6c6520666f72207468652070726f6772616d2c20616e
+ 642070726f647563657320612068756d616e207265616461626c65207265706f72742c20
+ 7375697461626c6520666f72206465746572>-.18 F<2d>-.2 E<6d696e696e67207768
+ 657265207468652070726f6772616d20686f7473706f7473206172652e>108 177.6 Q
+ .802<546869732070726f6772616d206973206f6674656e207573656420696e20636f6e
+ 6a756e6374696f6e207769746820746865>108 194.4 R F3<7574696c732f7072>3.301
+ E<6f8c6c65>-.45 E<2e706c>-.15 E F0 3.301<7363726970742e2054686973>3.301
+ F .801<736372697074206175746f6d61746963616c6c7920696e737472752d>3.301 F
+ 1.23<6d656e747320612070726f6772616d2c2072756e73206974207769746820746865>
+ 108 206.4 R/F4 9/Times-Roman at 0 SF<4a4954>3.73 E F0 3.73<2c74>C 1.23
+ <68656e2072756e73>-3.73 F F2<6c6c766d2d7072>3.73 E<6f66>-.18 E F0 1.23
+ <746f20666f726d61742061207265706f72742e>3.73 F 2.831 -.8<546f2067>6.23 H
+ 1.231<6574206d6f726520696e666f726d6174696f6e>.8 F<61626f7574>108 218.4 Q
+ F3<7574696c732f7072>2.5 E<6f8c6c65>-.45 E<2e706c>-.15 E F0 2.5<2c65>C
+ -.15<7865>-2.65 G<63757465206974207769746820746865>.15 E F2
+ <adad68656c70>2.5 E F0<6f7074696f6e2e>2.5 E F1<4f5054494f4e53>72 235.2 Q
+ F2<adad616e6e6f7461746564ad6c6c766d>108 247.2 Q F0<6f72>2.5 E F2<ad41>
+ 2.5 E F0 .599<496e206164646974696f6e20746f20746865206e6f726d616c20726570
+ 6f7274207072696e7465642c207072696e74206f75742074686520636f646520666f7220
+ 7468652070726f6772616d2c20616e6e6f746174656420776974682065>128 259.2 R
+ -.15<7865>-.15 G<637574696f6e>.15 E<6672657175656e63>128 271.2 Q 3.331
+ <7969>-.15 G .831<6e666f726d6174696f6e2e20546869732063616e20626520706172
+ 746963756c61726c792075736566756c207768656e20747279696e6720746f2076697375
+ 616c697a6520686f>-3.331 F 3.332<7766>-.25 G .832
+ <72657175656e746c79206261736963>-3.332 F<626c6f636b73206172652065>128
+ 283.2 Q -.15<7865>-.15 G 2.5<63757465642e2054686973>.15 F<6973206d6f7374
+ 2075736566756c207769746820626173696320626c6f636b2070726f8c6c696e6720696e
+ 666f726d6174696f6e206f7220626574746572>2.5 E<2e>-.55 E F2
+ <adad7072696e74ad616c6cad636f6465>108 300 Q F0 .136
+ <5573696e672074686973206f7074696f6e20656e61626c657320746865>128 312 R F2
+ <adad616e6e6f7461746564ad6c6c766d>2.636 E F0 .136<6f7074696f6e2c2062>
+ 2.636 F .136<7574206974207072696e74732074686520656e74697265206d6f64756c
+ 652c20696e7374656164206f66206a757374>-.2 F
+ <746865206d6f737420636f6d6d6f6e6c792065>128 324 Q -.15<7865>-.15 G
+ <63757465642066756e6374696f6e732e>.15 E F2<adad74696d65ad706173736573>
+ 108 340.8 Q F0<5265636f72642074686520616d6f756e74206f662074696d65206e65
+ 6564656420666f722065616368207061737320616e64207072696e7420697420746f2073
+ 74616e64617264206572726f72>128 352.8 Q<2e>-.55 E F1<45584954205354>72
+ 369.6 Q -1.04<4154>-.986 G<5553>1.04 E F2<6c6c766d2d7072>108 381.6 Q
+ <6f66>-.18 E F0 .117<72657475726e7320312069662069742063616e6e6f74206c6f
+ 61642074686520626974636f6465208c6c65206f72207468652070726f8c6c6520696e66
+ 6f726d6174696f6e2e204f74686572776973652c2069742065>2.616 F .117
+ <786974732077697468207a65726f2e>-.15 F F1 -.548<4155>72 398.4 S
+ <54484f52>.548 E F2<6c6c766d2d7072>108 410.4 Q<6f66>-.18 E F0
+ <6973206d61696e7461696e656420627920746865>2.5 E F4<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-ranlib.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-ranlib.ps:1.1
*** /dev/null	Fri Oct 23 13:57:46 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvm-ranlib.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,276 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Courier
+ %%+ font Times-Italic
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Courier
+ %%IncludeResource: font Times-Italic
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Italic at 0 ENC0/Times-Italic RE/Courier at 0 ENC0/Courier RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 102.74
+ <564d2d52414e4c4942283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1
+ E<4c4c>105.24 E<564d2d52414e4c4942283129>-1 E/F1 10.95/Times-Bold at 0 SF
+ -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad72616e6c696220ad2047656e657261746520696e6465>108 96 Q 2.5
+ <7866>-.15 G<6f72204c4c>-2.5 E<564d206172636869>-1 E -.15<7665>-.25 G F1
+ <53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF
+ <6c6c766d2d72616e6c6962>108 124.8 Q F0<5badad76>2.5 E
+ <657273696f6e5d205badad68656c705d203c6172636869>-.15 E -.15<7665>-.25 G
+ <ad8c6c653e>.15 E F1<4445534352495054494f4e>72 141.6 Q F0<546865>108
+ 153.6 Q F2<6c6c766d2d72616e6c6962>3.124 E F0 .624<636f6d6d616e6420697320
+ 73696d696c617220746f2074686520636f6d6d6f6e20556e6978207574696c697479>
+ 3.124 F<2c>-.65 E/F3 10/Courier at 0 SF<72616e6c6962>3.124 E F0 3.124<2e49>
+ C 3.124<7461>-3.124 G .623
+ <646473206f722075706461746573207468652073796d626f6c>-3.124 F .372
+ <7461626c6520696e20616e>108 165.6 R/F4 9/Times-Roman at 0 SF<4c4c>2.872 E
+ <564d>-.9 E F0<6172636869>2.872 E .672 -.15<7665208c>-.25 H .372
+ <6c652e204e6f74652074686174207573696e6720746865>.15 F F2<6c6c766d2d6172>
+ 2.872 E F0<6d6f64698c6572>2.872 E/F5 10/Times-Italic at 0 SF<73>2.873 E F0
+ .373<697320757375616c6c79206d6f7265206566>2.873 F .373
+ <8c6369656e74207468616e2072756e6e696e67>-.25 F F2
+ <6c6c766d2d72616e6c6962>108 177.6 Q F0 .544
+ <7768696368206973206f6e6c792070726f>3.044 F .543<7669646564206f6e6c7920
+ 666f7220636f6d706c65746e65737320616e6420636f6d7061746962696c697479>-.15
+ F 3.043<2e55>-.65 G<6e6c696b>-3.043 E 3.043<656f>-.1 G .543
+ <7468657220696d706c656d656e746174696f6e73>-3.043 F<6f66>108 189.6 Q F3
+ <72616e6c6962>3.196 E F0<2c>A F2<6c6c766d2d72616e6c6962>3.196 E F0
+ <696e6465>3.196 E -.15<7865>-.15 G<73>.15 E F4<4c4c>3.196 E<564d>-.9 E
+ F0 .696<626974636f6465208c6c65732c206e6f74206e617469>3.196 F .996 -.15
+ <7665206f>-.25 H .696<626a656374206d6f64756c65732e2059>.15 F .697
+ <6f752063616e206c6973742074686520636f6e74656e7473>-1.1 F
+ <6f66207468652073796d626f6c207461626c65207769746820746865>108 201.6 Q F3
+ <6c6c766dad6e6d20ad73>2.5 E F0<636f6d6d616e642e>2.5 E F1<4f5054494f4e53>
+ 72 218.4 Q F5<6172>108 230.4 Q -.15<6368>-.37 G<6976652d8c6c65>.15 E F0
+ <53706563698c657320746865206172636869>128 242.4 Q -.15<7665>-.25 G<2d8c
+ 6c6520746f207768696368207468652073796d626f6c207461626c652069732061646465
+ 64206f7220757064617465642e>.15 E F5<adad766572>108 259.2 Q<73696f6e>-.1
+ E F0<5072696e74207468652076>128 271.2 Q<657273696f6e206f66>-.15 E F2
+ <6c6c766d2d72616e6c6962>2.5 E F0<616e642065>2.5 E
+ <78697420776974686f75742062>-.15 E
+ <75696c64696e6720612073796d626f6c207461626c652e>-.2 E F5<adad68656c70>
+ 108 288 Q F0<5072696e742075736167652068656c7020666f72>128 300 Q F2
+ <6c6c766d2d72616e6c6962>2.5 E F0<616e642065>2.5 E
+ <78697420776974686f75742062>-.15 E
+ <75696c64696e6720612073796d626f6c207461626c652e>-.2 E F1<45584954205354>
+ 72 316.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 328.8 Q F2
+ <6c6c766d2d72616e6c6962>2.5 E F0<73756363656564732c2069742077696c6c2065>
+ 2.5 E<786974207769746820302e>-.15 E
+ <496620616e206572726f72206f63637572732c2061206e6f6e2d7a65726f2065>5 E
+ <78697420636f64652077696c6c2062652072657475726e65642e>-.15 E F1
+ <53454520414c534f>72 345.6 Q F0<6c6c766d2d6172>108 357.6 Q<2c>-.4 E F5
+ -.15<7261>2.5 G<6e6c6962>.15 E F0<283129>1.666 E F1 -.548<4155>72 374.4
+ S<54484f5253>.548 E F0<4d61696e7461696e656420627920746865>108 386.4 Q F4
+ <4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+ <616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+ <43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvmc.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvmc.ps:1.1
*** /dev/null	Fri Oct 23 13:57:46 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvmc.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,413 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%+ font Symbol
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 2
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ %%IncludeResource: font Symbol
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 136.62<564d43283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>139.12 E<564d43283129>-1 E
+ /F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766d6320ad20546865204c4c>108 96 Q<564d20436f6d70696c657220447269>-1
+ E -.15<7665>-.25 G 2.5<7228>.15 G<57495029>-2.5 E F1<53594e4f50534953>72
+ 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d63>108 124.8 Q F0<5b>2.5 E/F3 10
+ /Times-Italic at 0 SF<6f7074696f6e73>A F0<5d>A F3<8c6c656e616d65732e2e2e>
+ 2.5 E F1<4445534352495054494f4e>72 141.6 Q F2<6c6c766d63>108 153.6 Q F0
+ .846<6973206120636f6e8c67757261626c6520647269>3.346 F -.15<7665>-.25 G
+ 3.346<7266>.15 G .846<6f7220696e>-3.346 F -.2<766f>-.4 G .846
+ <6b696e67206f74686572>.2 F/F4 9/Times-Roman at 0 SF<4c4c>3.346 E<564d>-.9 E
+ F0 .846<28616e64206e6f6ead4c4c>3.346 F .846<564d2920746f6f6c7320696e206f
+ 7264657220746f20636f6d70696c652c206f7074692d>-1 F 1.226
+ <6d697a6520616e64206c696e6b20736f667477>108 165.6 R 1.226
+ <61726520666f72206d756c7469706c65206c616e6775616765732e2046>-.1 F 1.226
+ <6f722074686f73652066>-.15 F 1.226<616d696c6961722077697468>-.1 F F4
+ <465346>3.726 E F0 -.55<2773>C F2<676363>4.277 E F0 1.227
+ <746f6f6c2c2069742069732076>3.727 F 1.227<6572792073696d696c6172>-.15 F
+ <2e>-.55 E<506c65617365206e6f74652074686174>108 177.6 Q F2<6c6c766d63>
+ 2.5 E F0<697320636f6e7369646572656420616e2065>2.5 E
+ <78706572696d656e74616c20746f6f6c2e>-.15 E F1<4f5054494f4e53>72 194.4 Q
+ F2<4275696c742d696e204f7074696f6e73>108 206.4 Q F4<4c4c>108 223.2 Q
+ <564d43>-.9 E F0<68617320736f6d652062>2.5 E
+ <75696c742d696e206f7074696f6e7320746861742063616e27>-.2 E 2.5<7462>-.18
+ G 2.5<656f>-2.5 G -.15<7665>-2.65 G<7272696464656e20696e2074686520636f6e
+ 8c6775726174696f6e206c69627261726965732e>.15 E F2<ad6f>108 240 Q F3
+ <8c6c656e616d65>2.5 E F0<4f7574707574208c6c65206e616d652e>128 252 Q F2
+ <ad78>108 268.8 Q F3<6c616e677561>2.5 E -.1<6765>-.1 G F0
+ <5370656369667920746865206c616e6775616765206f662074686520666f6c6c6f>128
+ 280.8 Q<77696e6720696e707574208c6c657320756e74696c20746865206e65>-.25 E
+ <7874>-.15 E F2<ad78>2.5 E F0<6f7074696f6e2e>2.5 E F2<ad6c6f6164>108
+ 297.6 Q F3<706c7567696e5f6e616d65>2.5 E F0
+ <4c6f6164207468652073706563698c656420706c7567696e>128 309.6 Q F4<444c4c>
+ 2.5 E F0 2.5<2e45>C<78616d706c653a20ad6c6f6164>-2.5 E/F5 10/Courier at 0 SF
+ <244c4c564d5f444952>2.5 E F0<2f52656c656173652f6c69622f4c4c>A
+ <564d4353696d706c652e736f2e>-1 E F2<ad76>108 326.4 Q F0<6f72>2.5 E F2
+ <adad76>2.5 E<6572626f7365>-.1 E F0<456e61626c652076>128 338.4 Q
+ <6572626f7365206d6f64652c20692e652e207072696e74206f757420616c6c2065>-.15
+ E -.15<7865>-.15 G<637574656420636f6d6d616e64732e>.15 E F2
+ <adad636865636bad6772617068>108 355.2 Q F0 1.759<436865636b207468652063
+ 6f6d70696c6174696f6e20666f7220636f6d6d6f6e206572726f7273206c696b>128
+ 367.2 R 4.259<656d>-.1 G 1.759<69736d617463686564206f75747075742f696e70
+ 7574206c616e6775616765206e616d65732c206d756c7469706c65>-4.259 F<646566>
+ 128 379.2 Q .749<61756c7420656467657320616e642063>-.1 F .749<79636c6573
+ 2e2042656361757365206f6620706c7567696e732c20746865736520636865636b732063
+ 616e27>-.15 F 3.249<7462>-.18 G 3.25<6570>-3.249 G .75
+ <6572666f726d656420617420636f6d70696c65ad74696d652e2045786974>-3.25 F
+ 1.659<7769746820636f6465207a65726f206966206e6f206572726f7273207765726520
+ 666f756e642c20616e642072657475726e20746865206e756d626572206f6620666f756e
+ 64206572726f7273206f74686572776973652e2048696464656e>128 391.2 R
+ <6f7074696f6e2c2075736566756c20666f7220646562>128 403.2 Q<756767696e67>
+ -.2 E F4<4c4c>2.5 E<564d43>-.9 E F0<706c7567696e732e>2.5 E F2
+ <adad76696577ad6772617068>108 420 Q F0<53686f>128 432 Q 2.971<776167>
+ -.25 G .471<726170686963616c20726570726573656e746174696f6e206f6620746865
+ 20636f6d70696c6174696f6e20677261706820616e642065>-2.971 F .471
+ <7869742e205265717569726573207468617420796f75206861>-.15 F -.15<7665>-.2
+ G F3<646f74>3.122 E F0<616e64>2.972 E F3<6776>2.972 E F0<70726f6772616d
+ 7320696e7374616c6c65642e2048696464656e206f7074696f6e2c2075736566756c2066
+ 6f7220646562>128 444 Q<756767696e67>-.2 E F4<4c4c>2.5 E<564d43>-.9 E F0
+ <706c7567696e732e>2.5 E F2<adad7772697465ad6772617068>108 460.8 Q F0
+ .675<57726974652061>128 472.8 R F3<636f6d70696c6174696f6ead6772>3.175 E
+ <6170682e646f74>-.15 E F0 .675<8c6c6520696e207468652063757272656e742064
+ 69726563746f727920776974682074686520636f6d70696c6174696f6e20677261706820
+ 6465736372697074696f6e20696e>3.175 F .63<477261706876697a20666f726d6174
+ 20286964656e746963616c20746f20746865208c6c65207573656420627920746865>128
+ 484.8 R F2<adad76696577ad6772617068>3.13 E F0 .63
+ <6f7074696f6e292e20546865>3.13 F F2<ad6f>3.13 E F0 .63
+ <6f7074696f6e2063616e2062652075736564>3.13 F<746f2073657420746865206f75
+ 74707574208c6c65206e616d652e2048696464656e206f7074696f6e2c2075736566756c
+ 20666f7220646562>128 496.8 Q<756767696e67>-.2 E F4<4c4c>2.5 E<564d43>-.9
+ E F0<706c7567696e732e>2.5 E F2<adad7361>108 513.6 Q -.1<7665>-.25 G
+ <ad74656d7073>.1 E F0 .206<57726974652074656d706f72617279208c6c65732074
+ 6f207468652063757272656e74206469726563746f727920616e6420646f206e6f742064
+ 656c657465207468656d206f6e2065>128 525.6 R .205
+ <7869742e2054686973206f7074696f6e2063616e20616c736f2074616b>-.15 F<65>
+ -.1 E 1.001<616e206172>128 537.6 R 1.001<67756d656e743a20746865>-.18 F
+ F3<adad73617665ad74656d70733d6f626a>3.501 E F0 1.002<737769746368207769
+ 6c6c207772697465208c6c657320696e746f20746865206469726563746f727920737065
+ 63698c6564207769746820746865>3.501 F F3<ad6f>3.502 E F0 2.228
+ <6f7074696f6e2e20546865>128 549.6 R F3<adad73617665ad74656d70733d637764>
+ 4.728 E F0<616e64>4.728 E F3<adad73617665ad74656d7073>4.727 E F0 2.227
+ <73776974636865732061726520626f74682073796e6f6e>4.727 F 2.227
+ <796d7320666f722074686520646566>-.15 F<61756c74>-.1 E<62656861>128 561.6
+ Q<76696f7572>-.2 E<2e>-.55 E F2<adad74656d70ad646972>108 578.4 Q F3
+ <646972>2.5 E<6563746f7279>-.37 E F0 .57
+ <53746f72652074656d706f72617279208c6c657320696e20746865206769>128 590.4
+ R -.15<7665>-.25 G 3.07<6e64>.15 G<69726563746f7279>-3.07 E 3.07<2e54>
+ -.65 G .57<686973206469726563746f72792069732064656c65746564206f6e2065>
+ -3.07 F .57<78697420756e6c657373>-.15 F F3<adad73617665ad74656d7073>3.07
+ E F0<6973>3.07 E<73706563698c65642e204966>128 602.4 Q F3
+ <adad73617665ad74656d70733d6f626a>2.5 E F0
+ <697320616c736f2073706563698c65642c>2.5 E F3<adad74656d70ad646972>2.5 E
+ F0<6973206769>2.5 E -.15<7665>-.25 G 2.5<6e74>.15 G
+ <686520707265636564656e63652e>-2.5 E F2<adad68656c70>108 619.2 Q F0<5072
+ 696e7420612073756d6d617279206f6620636f6d6d616e642d6c696e65206f7074696f6e
+ 7320616e642065>128 631.2 Q<7869742e>-.15 E F2
+ <adad68656c70ad68696464656e>108 648 Q F0 .607<5072696e7420612073756d6d61
+ 7279206f6620636f6d6d616e642d6c696e65206f7074696f6e7320616e642065>128 660
+ R .607<7869742e205072696e742068656c702065>-.15 F -.15<7665>-.25 G 3.106
+ <6e66>.15 G .606<6f72206f7074696f6e7320696e74656e64656420666f72206465>
+ -3.106 F -.15<7665>-.25 G<6c6f702d>.15 E<6572732e>128 672 Q F2<adad76>
+ 108 688.8 Q<657273696f6e>-.1 E F0<5072696e742076>128 700.8 Q
+ <657273696f6e20696e666f726d6174696f6e20616e642065>-.15 E<7869742e>-.15 E
+ 188.72<43565320323030392d30372d3131>72 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 136.62<564d43283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>139.12 E<564d43283129>-1 E
+ /F1 10/Times-Bold at 0 SF<40>108 84 Q/F2 10/Times-Italic at 0 SF<8c6c65>A F0
+ 1.634<5265616420636f6d6d616e642d6c696e65206f7074696f6e732066726f6d>128
+ 96 R F2<8c6c65>4.134 E F0 4.134<2e54>C 1.635<6865206f7074696f6e73207265
+ 61642061726520696e73657274656420696e20706c616365206f6620746865206f726967
+ 696e616c2040>-4.134 F F2<8c6c65>A F0 2.01<6f7074696f6e2e204966>128 108 R
+ F2<8c6c65>4.51 E F0 2.01<646f6573206e6f742065>4.51 F 2.01<786973742c206f
+ 722063616e6e6f7420626520726561642c207468656e20746865206f7074696f6e207769
+ 6c6c2062652074726561746564206c69746572616c6c79>-.15 F 4.51<2c61>-.65 G
+ 2.01<6e64206e6f74>-4.51 F<72656d6f>128 120 Q -.15<7665>-.15 G<642e>.15 E
+ .703<4f7074696f6e7320696e>128 138 R F2<8c6c65>3.203 E F0 .704<6172652073
+ 657061726174656420627920776869746573706163652e20412077686974657370616365
+ 20636861726163746572206d617920626520696e636c7564656420696e20616e206f7074
+ 696f6e206279>3.203 F .575<737572726f756e64696e672074686520656e7469726520
+ 6f7074696f6e20696e206569746865722073696e676c65206f7220646f75626c65207175
+ 6f7465732e20416e>128 150 R 3.075<7963>-.15 G .575
+ <68617261637465722028696e636c7564696e672061206261636b736c61736829>-3.075
+ F .187<6d617920626520696e636c75646564206279207072658c78696e672074686520
+ 63686172616374657220746f20626520696e636c7564656420776974682061206261636b
+ 736c6173682e20546865208c6c65206d617920697473656c6620636f6e7461696e>128
+ 162 R<6164646974696f6e616c2040>128 174 Q F2<8c6c65>A F0
+ <6f7074696f6e733b20616e>2.5 E 2.5<7973>-.15 G<756368206f7074696f6e732077
+ 696c6c2062652070726f6365737365642072656375727369>-2.5 E -.15<7665>-.25 G
+ <6c79>.15 E<2e>-.65 E F1<436f6e7472>108 196.8 Q<6f6c204f7074696f6e73>
+ -.18 E F0<427920646566>108 213.6 Q<61756c742c>-.1 E/F3 9/Times-Roman at 0
+ SF<4c4c>2.5 E<564d43>-.9 E F0<69732062>2.5 E<75696c74207769746820736f6d
+ 65207374616e6461726420636f6e8c6775726174696f6e206c6962726172696573207468
+ 61742064658c6e652074686520666f6c6c6f>-.2 E<77696e67206f7074696f6e733a>
+ -.25 E F1<ad636c616e67>108 230.4 Q F0
+ <55736520436c616e6720696e7374656164206f66206c6c766dad6763632e>128 242.4
+ Q F1<ad6f7074>108 259.2 Q F0
+ <456e61626c65206f7074696d697a6174696f6e207061737365732077697468>128
+ 271.2 Q F1<6f7074>2.5 E F0 2.5<2e54>C 2.5<6f70>-3.3 G
+ <617373206f7074696f6e7320746f20746865>-2.5 E F1<6f7074>2.5 E F0
+ <70726f6772616d2075736520746865>2.5 E F1<ad57>2.5 E<6f2c>-.75 E F0
+ <6f7074696f6e2e>2.5 E F1<ad49>108 288 Q F2<646972>2.5 E<6563746f7279>
+ -.37 E F0<4164642061206469726563746f727920746f2074686520686561646572208c
+ 6c652073656172636820706174682e>128 300 Q
+ <54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F1<ad4c>
+ 108 316.8 Q F2<646972>2.5 E<6563746f7279>-.37 E F0<416464>128 328.8 Q F2
+ <646972>2.5 E<6563746f7279>-.37 E F0
+ <746f20746865206c6962726172792073656172636820706174682e>2.5 E
+ <54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F1<ad6c>
+ 108 345.6 Q F2<6e616d65>A F0
+ <4c696e6b20696e20746865206c696272617279206c6962>128 357.6 Q F2<6e616d65>
+ A F0<2e5b6263>A/F4 10/Symbol SF<ef>2.5 E F0<61>2.5 E F4<ef>2.5 E F0 2.5
+ <736f5d2e2054686973>2.5 F
+ <6c6962726172792073686f756c64206265206120626974636f6465206c696272617279>
+ 2.5 E<2e>-.65 E F1<ad656d6974ad6c6c766d>108 374.4 Q F0<4d616b>128 386.4
+ Q 2.805<6574>-.1 G .305<6865206f7574707574206265>-2.805 F F3<4c4c>2.805
+ E<564d>-.9 E F0 .304<626974636f6465202877697468>2.805 F F1<ad63>2.804 E
+ F0 2.804<296f>C 2.804<7261>-2.804 G .304<7373656d626c79202877697468>
+ -2.804 F F1<ad53>2.804 E F0 2.804<2969>C .304
+ <6e7374656164206f66206e617469>-2.804 F .604 -.15<7665206f>-.25 H .304
+ <626a65637420286f7220617373656d2d>.15 F 2.5<626c79292e204966>128 398.4 R
+ F1<ad656d6974ad6c6c766d>2.5 E F0<6973206769>2.5 E -.15<7665>-.25 G 2.5
+ <6e77>.15 G<6974686f757420656974686572>-2.5 E F1<ad63>2.5 E F0<6f72>2.5
+ E F1<ad53>2.5 E F0<697420686173206e6f206566>2.5 E<666563742e>-.25 E F1
+ <ad57>108 415.2 Q<61>-.65 E F0 -.15<5061>128 427.2 S
+ <7373206f7074696f6e7320746f20617373656d626c6572>.15 E<2e>-.55 E F1
+ <ad576c>108 444 Q F0 -.15<5061>128 456 S
+ <7373206f7074696f6e7320746f206c696e6b>.15 E<6572>-.1 E<2e>-.55 E F1
+ <ad57>108 472.8 Q<6f>-.75 E F0 -.15<5061>128 484.8 S
+ <7373206f7074696f6e7320746f206f70742e>.15 E/F5 10.95/Times-Bold at 0 SF
+ <45584954205354>72 501.6 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+ 513.6 Q F1<6c6c766d63>2.826 E F0 .326
+ <73756363656564732c2069742077696c6c2065>2.826 F .326
+ <786974207769746820636f646520302e>-.15 F .326<4f74686572776973652c206966
+ 20616e206572726f72206f63637572732c2069742077696c6c2065>5.326 F .326
+ <78697420776974682061206e6f6e2d7a65726f2076>-.15 F<616c75652e>-.25 E
+ .611<4966206f6e65206f662074686520636f6d70696c6174696f6e20746f6f6c732072
+ 657475726e732061206e6f6e2d7a65726f207374617475732c2070656e64696e67206163
+ 74696f6e732077696c6c2062652064697363617264656420616e64>108 525.6 R F1
+ <6c6c766d63>3.111 E F0<77696c6c>3.111 E<72657475726e207468652073616d6520
+ 726573756c7420636f6465206173207468652066>108 537.6 Q
+ <61696c696e6720636f6d70696c6174696f6e20746f6f6c2e>-.1 E F5
+ <53454520414c534f>72 554.4 Q F0<6c6c766d2d6763632c206c6c766dad672b2b2c20
+ 6c6c766d2d61732c206c6c766d2d6469732c206c6c632c206c6c766d2d6c696e6b>108
+ 566.4 Q F5 -.548<4155>72 583.2 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 595.2 Q F3<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030392d30372d3131>72 768 R<32>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvmgcc.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvmgcc.ps:1.1
*** /dev/null	Fri Oct 23 13:57:46 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvmgcc.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,298 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Symbol
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Symbol
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+ /Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 122.73<564d474343283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>125.23 E<564d474343283129>-1
+ E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad67636320ad204c4c>108 96 Q<564d20432066726f6e74ad656e64>-1 E
+ F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d676363>
+ 108 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0<5d>A
+ F3<8c6c656e616d65>2.5 E F1<4445534352495054494f4e>72 141.6 Q F0<546865>
+ 108 153.6 Q F2<6c6c766d2d676363>2.564 E F0 .064
+ <636f6d6d616e6420697320746865>2.564 F/F4 9/Times-Roman at 0 SF<4c4c>2.564 E
+ <564d>-.9 E F0 2.563<4366>2.564 G .063<726f6e7420656e642e>-2.563 F .063
+ <49742069732061206d6f64698c65642076>5.063 F .063<657273696f6e206f662067
+ 6363207468617420636f6d70696c657320432f4f626a432070726f2d>-.15 F
+ <6772616d7320696e746f206e617469>108 165.6 Q .3 -.15<7665206f>-.25 H
+ <626a656374732c>.15 E F4<4c4c>2.5 E<564d>-.9 E F0<626974636f6465206f72>
+ 2.5 E F4<4c4c>2.5 E<564d>-.9 E F0<617373656d626c79206c616e67756167652c20
+ 646570656e64696e672075706f6e20746865206f7074696f6e732e>2.5 E .725
+ <427920646566>108 182.4 R<61756c742c>-.1 E F2<6c6c766d2d676363>3.225 E
+ F0 .725<636f6d70696c657320746f206e617469>3.225 F 1.025 -.15<7665206f>
+ -.25 H .725<626a65637473206a757374206c696b>.15 F<65>-.1 E F4<474343>
+ 3.225 E F0 .725<646f65732e20496620746865>3.225 F F2
+ <ad656d6974ad6c6c766d>3.225 E F0<616e64>3.225 E F2<ad63>3.225 E F0 .726
+ <6f7074696f6e7320617265>3.225 F<6769>108 194.4 Q -.15<7665>-.25 G 2.565
+ <6e74>.15 G .065<68656e2069742077696c6c2067656e6572617465>-2.565 F F4
+ <4c4c>2.565 E<564d>-.9 E F0 .065
+ <626974636f6465208c6c657320696e73746561642e204966>2.565 F F2
+ <ad656d6974ad6c6c766d>2.565 E F0<616e64>2.565 E F2<ad53>2.564 E F0 .064
+ <617265206769>2.564 F -.15<7665>-.25 G .064
+ <6e2c207468656e2069742077696c6c2067656e6572617465>.15 F F4<4c4c>108
+ 206.4 Q<564d>-.9 E F0<617373656d626c79>2.5 E<2e>-.65 E .108
+ <4265696e672064657269>108 223.2 R -.15<7665>-.25 G 2.608<6466>.15 G .108
+ <726f6d20746865>-2.608 F F4<474e55>2.608 E F0 .108
+ <436f6d70696c657220436f6c6c656374696f6e2c>2.608 F F2<6c6c766d2d676363>
+ 2.608 E F0 .109<686173206d616e>2.608 F 2.609<796f>-.15 G 2.609<6667>
+ -2.609 G<636327>-2.609 E 2.609<7366>-.55 G .109
+ <6561747572657320616e642061636365707473206d6f7374206f66>-2.609 F
+ <67636327>108 235.2 Q 2.876<736f>-.55 G 2.876<7074696f6e732e204974>
+ -2.876 F .376<68616e646c65732061206e756d626572206f662067636327>2.876 F
+ 2.875<7365>-.55 G .375<7874656e73696f6e7320746f2074686520432070726f6772
+ 616d6d696e67206c616e67756167652e>-3.025 F .375
+ <536565207468652067636320646f63752d>5.375 F
+ <6d656e746174696f6e20666f722064657461696c732e>108 247.2 Q F1
+ <4f5054494f4e53>72 264 Q F2<adad68656c70>108 276 Q F0<5072696e7420612073
+ 756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>128 288 Q
+ F2<ad6f>108 304.8 Q F3<8c6c656e616d65>2.5 E F0
+ <5370656369667920746865206f7574707574208c6c6520746f206265>128 316.8 Q F3
+ <8c6c656e616d65>2.5 E F0<2e>A F2<ad49>108 333.6 Q F3<646972>2.5 E
+ <6563746f7279>-.37 E F0<4164642061206469726563746f727920746f207468652068
+ 6561646572208c6c652073656172636820706174682e>128 345.6 Q
+ <54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F2<ad4c>
+ 108 362.4 Q F3<646972>2.5 E<6563746f7279>-.37 E F0<416464>128 374.4 Q F3
+ <646972>2.5 E<6563746f7279>-.37 E F0
+ <746f20746865206c6962726172792073656172636820706174682e>2.5 E
+ <54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F2<ad6c>
+ 108 391.2 Q F3<6e616d65>A F0
+ <4c696e6b20696e20746865206c696272617279206c6962>128 403.2 Q F3<6e616d65>
+ A F0<2e5b6263>A/F5 10/Symbol SF<ef>2.5 E F0<61>2.5 E F5<ef>2.5 E F0 2.5
+ <736f5d2e2054686973>2.5 F
+ <6c6962726172792073686f756c64206265206120626974636f6465206c696272617279>
+ 2.5 E<2e>-.65 E F2<ad656d6974ad6c6c766d>108 420 Q F0<4d616b>128 432 Q
+ 2.902<6574>-.1 G .402<6865206f7574707574206265>-2.902 F F4<4c4c>2.902 E
+ <564d>-.9 E F0 .402<626974636f6465202877697468>2.902 F F2<ad63>2.902 E
+ F0 2.902<296f>C 2.903<7261>-2.902 G .403<7373656d626c79202877697468>
+ -2.903 F F2<ad73>2.903 E F0 2.903<2969>C .403
+ <6e7374656164206f66206e617469>-2.903 F .703 -.15<7665206f>-.25 H .403
+ <626a65637420286f7220617373656d2d>.15 F 2.5<626c79292e204966>128 444 R
+ F2<ad656d6974ad6c6c766d>2.5 E F0<6973206769>2.5 E -.15<7665>-.25 G 2.5
+ <6e77>.15 G<6974686f757420656974686572>-2.5 E F2<ad63>2.5 E F0<6f72>2.5
+ E F2<ad53>2.5 E F0<697420686173206e6f206566>2.5 E<666563742e>-.25 E F1
+ <45584954205354>72 460.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+ 472.8 Q F2<6c6c766d2d676363>2.5 E F0
+ <73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+ -.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+ 742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+ <616c75652e>-.25 E F1<53454520414c534f>72 489.6 Q F0<6c6c766dad672b2b>
+ 108 501.6 Q F1 -.548<4155>72 518.4 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 530.4 Q F4<4c4c>2.5 E<564d>-.9 E
+ F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+ -.18 E 188.72<43565320323030382d30362d3132>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/llvmgxx.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/llvmgxx.ps:1.1
*** /dev/null	Fri Oct 23 13:57:46 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/llvmgxx.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,307 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Symbol
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 1
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Symbol
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+ /Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 121.63<564d475858283129204c4c>-1 F
+ <564d20436f6d6d616e64204775696465>-1 E<4c4c>124.13 E<564d475858283129>-1
+ E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <6c6c766dad672b2b20ad204c4c>108 96 Q<564d20432b2b2066726f6e74ad656e64>-1
+ E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766dad672b2b>
+ 108 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0<5d>A
+ F3<8c6c656e616d65>2.5 E F1<4445534352495054494f4e>72 141.6 Q F0<546865>
+ 108 153.6 Q F2<6c6c766dad672b2b>4.893 E F0 2.393
+ <636f6d6d616e6420697320746865>4.893 F/F4 9/Times-Roman at 0 SF<4c4c>4.893 E
+ <564d>-.9 E F0<43>4.892 E/F5 8/Times-Roman at 0 SF -1<2b2b>-1 -1.2 O F0
+ 2.392<66726f6e7420656e642e>4.892 1.2 N 2.392
+ <49742069732061206d6f64698c65642076>7.392 F 2.392
+ <657273696f6e206f6620672b2b207468617420636f6d70696c6573>-.15 F<43>108
+ 165.6 Q F5 -1<2b2b>-1 -1.2 O F0
+ <2f4f626a432b2b2070726f6772616d7320696e746f206e617469>1.2 I .3 -.15
+ <76652063>-.25 H<6f64652c>.15 E F4<4c4c>2.5 E<564d>-.9 E F0<626974636f64
+ 65206f7220617373656d626c79206c616e67756167652c20646570656e64696e67207570
+ 6f6e20746865206f7074696f6e732e>2.5 E .141<427920646566>108 182.4 R
+ <61756c742c>-.1 E F2<6c6c766dad672b2b>2.641 E F0 .141
+ <636f6d70696c657320746f206e617469>2.641 F .441 -.15<7665206f>-.25 H .141
+ <626a65637473206a757374206c696b>.15 F<65>-.1 E F4<474343>2.642 E F0 .142
+ <646f65732e20496620746865>2.642 F F2<ad656d6974ad6c6c766d>2.642 E F0
+ .142<6f7074696f6e206973206769>2.642 F -.15<7665>-.25 G 2.642<6e74>.15 G
+ <68656e>-2.642 E 1.457<69742077696c6c2067656e6572617465>108 194.4 R F4
+ <4c4c>3.957 E<564d>-.9 E F0 1.457
+ <626974636f6465208c6c657320696e73746561642e>3.957 F<4966>6.457 E F2
+ <ad53>3.957 E F0 1.457<28617373656d626c792920697320616c736f206769>3.957
+ F -.15<7665>-.25 G 1.457
+ <6e2c207468656e2069742077696c6c2067656e6572617465>.15 F F4<4c4c>3.956 E
+ <564d>-.9 E F0<617373656d626c79>108 206.4 Q<2e>-.65 E .351
+ <4265696e672064657269>108 223.2 R -.15<7665>-.25 G 2.851<6466>.15 G .351
+ <726f6d20746865>-2.851 F F4<474e55>2.851 E F0 .352
+ <436f6d70696c657220436f6c6c656374696f6e2c>2.852 F F2<6c6c766dad672b2b>
+ 2.852 E F0 .352<686173206d616e>2.852 F 2.852<796f>-.15 G 2.852<6667>
+ -2.852 G<2b2b27>-2.852 E 2.852<7366>-.55 G .352
+ <6561747572657320616e642061636365707473206d6f7374>-2.852 F
+ <6f6620672b2b27>108 235.2 Q 2.5<736f>-.55 G 2.5<7074696f6e732e204974>
+ -2.5 F<68616e646c65732061206e756d626572206f6620672b2b27>2.5 E 2.5<7365>
+ -.55 G<7874656e73696f6e7320746f207468652043>-2.65 E F5 -1<2b2b>-1 -1.2 O
+ F0<70726f6772616d6d696e67206c616e67756167652e>2.5 1.2 M F1
+ <4f5054494f4e53>72 252 Q F2<adad68656c70>108 264 Q F0<5072696e7420612073
+ 756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>128 276 Q
+ F2<ad53>108 292.8 Q F0 1.09<446f206e6f742067656e657261746520616e>8.74 F
+ F4<4c4c>3.589 E<564d>-.9 E F0 1.089<626974636f6465208c6c652e>3.589 F
+ <526174686572>6.089 E 3.589<2c63>-.4 G 1.089
+ <6f6d70696c652074686520736f75726365208c6c6520696e746f20616e>-3.589 F F4
+ <4c4c>3.589 E<564d>-.9 E F0 1.089<617373656d626c79206c616e2d>3.589 F
+ <6775616765208c6c652e>128 304.8 Q F2<ad63>108 321.6 Q F0 .603
+ <446f206e6f742067656e65726174652061206c696e6b>9.86 F .603<65642065>-.1 F
+ -.15<7865>-.15 G 3.103<63757461626c652e20526174686572>.15 F 3.103<2c63>
+ -.4 G .603<6f6d70696c652074686520736f75726365208c6c6520696e746f20616e>
+ -3.103 F F4<4c4c>3.104 E<564d>-.9 E F0 .604<626974636f6465208c6c652e>
+ 3.104 F<54686973>5.604 E
+ <626974636f6465208c6c652063616e207468656e206265206c696e6b>128 333.6 Q<65
+ 642077697468206f7468657220626974636f6465208c6c6573206c61746572206f6e2074
+ 6f2067656e657261746520612066756c6c>-.1 E F4<4c4c>2.5 E<564d>-.9 E F0
+ -.15<657865>2.5 G<63757461626c652e>.15 E F2<ad6f>108 350.4 Q F3
+ <8c6c656e616d65>2.5 E F0
+ <5370656369667920746865206f7574707574208c6c6520746f206265>128 362.4 Q F3
+ <8c6c656e616d65>2.5 E F0<2e>A F2<ad49>108 379.2 Q F3<646972>2.5 E
+ <6563746f7279>-.37 E F0<4164642061206469726563746f727920746f207468652068
+ 6561646572208c6c652073656172636820706174682e>128 391.2 Q
+ <54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F2<ad4c>
+ 108 408 Q F3<646972>2.5 E<6563746f7279>-.37 E F0<416464>128 420 Q F3
+ <646972>2.5 E<6563746f7279>-.37 E F0
+ <746f20746865206c6962726172792073656172636820706174682e>2.5 E
+ <54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F2<ad6c>
+ 108 436.8 Q F3<6e616d65>A F0
+ <4c696e6b20696e20746865206c696272617279206c6962>128 448.8 Q F3<6e616d65>
+ A F0<2e5b6263>A/F6 10/Symbol SF<ef>2.5 E F0<61>2.5 E F6<ef>2.5 E F0 2.5
+ <736f5d2e2054686973>2.5 F
+ <6c6962726172792073686f756c64206265206120626974636f6465206c696272617279>
+ 2.5 E<2e>-.65 E F2<ad656d6974ad6c6c766d>108 465.6 Q F0<4d616b>128 477.6
+ Q 2.5<6574>-.1 G<6865206f7574707574206265>-2.5 E F4<4c4c>2.5 E<564d>-.9
+ E F0<626974636f646520286f7220617373656d626c792920696e7374656164206f6620
+ 6e617469>2.5 E .3 -.15<7665206f>-.25 H
+ <626a65637420286f7220617373656d626c79292e>.15 E F1<45584954205354>72
+ 494.4 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 506.4 Q F2
+ <6c6c766dad672b2b>2.5 E F0<73756363656564732c2069742077696c6c2065>2.5 E
+ <786974207769746820302e>-.15 E<4f74686572776973652c20696620616e20657272
+ 6f72206f63637572732c2069742077696c6c2065>5 E
+ <78697420776974682061206e6f6e2d7a65726f2076>-.15 E<616c75652e>-.25 E F1
+ <53454520414c534f>72 523.2 Q F0<6c6c766d2d676363>108 535.2 Q F1 -.548
+ <4155>72 552 S<54484f5253>.548 E F0<4d61696e7461696e656420627920746865>
+ 108 564 Q F4<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+ <616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+ <43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/opt.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/opt.ps:1.1
*** /dev/null	Fri Oct 23 13:57:46 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/opt.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,412 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%+ font Symbol
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 2
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ %%IncludeResource: font Symbol
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 151.73<4f5054283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<4f5054283129>154.23 E/F1 10.95
+ /Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0<6f707420ad204c4c>108
+ 96 Q<564d206f7074696d697a6572>-1 E F1<53594e4f50534953>72 112.8 Q/F2 10
+ /Times-Bold at 0 SF<6f7074>108 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF
+ <6f7074696f6e73>A F0 2.5<5d5b>C F3<8c6c656e616d65>-2.5 E F0<5d>A F1
+ <4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2<6f7074>3.164
+ E F0 .664<636f6d6d616e6420697320746865206d6f64756c6172>3.164 F/F4 9
+ /Times-Roman at 0 SF<4c4c>3.164 E<564d>-.9 E F0 .664
+ <6f7074696d697a657220616e6420616e616c797a6572>3.164 F 5.664<2e49>-.55 G
+ 3.164<7474>-5.664 G<616b>-3.164 E<6573>-.1 E F4<4c4c>3.164 E<564d>-.9 E
+ F0 .664<626974636f646520617320696e7075742c2072756e7320746865>3.164 F
+ 1.606<73706563698c6564206f7074696d697a6174696f6e73206f7220616e616c797365
+ 73206f6e2069742c20616e64207468656e206f75747075747320746865206f7074696d69
+ 7a6564>108 165.6 R F4<4c4c>4.106 E<564d>-.9 E F0 1.607
+ <626974636f6465206f722074686520616e616c79736973>4.106 F 2.5
+ <726573756c74732e20546865>108 177.6 R<66756e6374696f6e206f66>2.5 E F2
+ <6f7074>2.5 E F0<646570656e6473206f6e207768657468657220746865>2.5 E F2
+ <ad616e616c797a65>2.5 E F0<6f7074696f6e206973206769>2.5 E -.15<7665>-.25
+ G<6e2e>.15 E<5768656e>108 194.4 Q F2<ad616e616c797a65>4.226 E F0 1.726
+ <69732073706563698c65642c>4.226 F F2<6f7074>4.226 E F0 1.726
+ <706572666f726d732076>4.226 F 1.726
+ <6172696f757320616e616c79736573206f66>-.25 F F4<4c4c>4.225 E<564d>-.9 E
+ F0 4.225<626974636f64652e204974>4.225 F 1.725
+ <77696c6c20757375616c6c79207072696e7420746865>4.225 F .106
+ <726573756c7473206f6e207374616e64617264206f75747075742c2062>108 206.4 R
+ .106<757420696e2061206665>-.2 F 2.606<7763>-.25 G .106<617365732c206974
+ 2077696c6c207072696e74206f757470757420746f207374616e64617264206572726f72
+ 206f722067656e65726174652061208c6c65207769746820746865>-2.606 F<616e616c
+ 79736973206f75747075742c20776869636820697320757375616c6c7920646f6e652077
+ 68656e20746865206f7574707574206973206d65616e7420666f7220616e6f7468657220
+ 70726f6772616d2e>108 218.4 Q<5768696c65>108 235.2 Q F2<ad616e616c797a65>
+ 3.275 E F0<6973>3.275 E F3<6e6f74>3.275 E F0<6769>3.275 E -.15<7665>-.25
+ G<6e2c>.15 E F2<6f7074>3.275 E F0 .775<617474656d70747320746f2070726f64
+ 75636520616e206f7074696d697a656420626974636f6465208c6c652e>3.275 F .774
+ <546865206f7074696d697a6174696f6e732061>5.774 F -.25<7661>-.2 G<696c2d>
+ .25 E .096<61626c6520766961>108 247.2 R F2<6f7074>2.596 E F0 .097<646570
+ 656e642075706f6e2077686174206c69627261726965732077657265206c696e6b>2.596
+ F .097<656420696e746f2069742061732077656c6c20617320616e>-.1 F 2.597
+ <7961>-.15 G .097
+ <64646974696f6e616c206c69627261726965732074686174206861>-2.597 F .397
+ -.15<76652062>-.2 H<65656e>.15 E<6c6f61646564207769746820746865>108
+ 259.2 Q F2<ad6c6f6164>2.5 E F0 2.5<6f7074696f6e2e20557365>2.5 F<746865>
+ 2.5 E F2<ad68656c70>2.5 E F0<6f7074696f6e20746f2064657465726d696e652077
+ 686174206f7074696d697a6174696f6e7320796f752063616e207573652e>2.5 E<4966>
+ 108 276 Q F3<8c6c656e616d65>3.495 E F0 .994<6973206f6d69747465642066726f
+ 6d2074686520636f6d6d616e64206c696e65206f72206973>3.495 F F3<ad>3.494 E
+ F0<2c>A F2<6f7074>3.494 E F0 .994<72656164732069747320696e7075742066726f
+ 6d207374616e6461726420696e7075742e2054686520696e707574>3.494 F
+ <6d75737420626520616e>108 288 Q F4<4c4c>2.5 E<564d>-.9 E F0
+ <626974636f6465208c6c652e>2.5 E<496620616e206f7574707574208c6c656e616d65
+ 206973206e6f742073706563698c6564207769746820746865>108 304.8 Q F2<ad6f>
+ 2.5 E F0<6f7074696f6e2c>2.5 E F2<6f7074>2.5 E F0<7772697465732069747320
+ 6f757470757420746f20746865207374616e64617264206f75747075742e>2.5 E F1
+ <4f5054494f4e53>72 321.6 Q F2<ad66>108 333.6 Q F0 -.15<466f>10.97 G
+ 1.007<726365206f>.15 F -.15<7665>-.15 G 3.507
+ <7277726974652e204e6f726d616c6c79>.15 F<2c>-.65 E F2<6f7074>3.507 E F0
+ 1.007<77696c6c2072656675736520746f206f>3.507 F -.15<7665>-.15 G 1.007
+ <72777269746520616e206f7574707574208c6c65207468617420616c72656164792065>
+ .15 F 3.508<78697374732e2057>-.15 F 1.008<6974682074686973>-.4 F
+ <6f7074696f6e2c>128 345.6 Q F2<6f7074>2.5 E F0<77696c6c206f>2.5 E -.15
+ <7665>-.15 G<72777269746520746865206f7574707574208c6c6520616e6420726570
+ 6c6163652069742077697468206e65>.15 E 2.5<7762>-.25 G<6974636f64652e>-2.5
+ E F2<ad68656c70>108 362.4 Q F0<5072696e7420612073756d6d617279206f662063
+ 6f6d6d616e64206c696e65206f7074696f6e732e>128 374.4 Q F2<ad6f>108 391.2 Q
+ F3<8c6c656e616d65>2.5 E F0
+ <5370656369667920746865206f7574707574208c6c656e616d652e>128 403.2 Q F2
+ <ad7b706173736e616d657d>108 420 Q<6f7074>128 432 Q F0<70726f>2.922 E
+ .422<766964657320746865206162696c69747920746f2072756e20616e>-.15 F 2.922
+ <796f>-.15 G<66>-2.922 E F4<4c4c>2.922 E<564d>-.9 E F0 1.522 -.55
+ <2773206f>D .422<7074696d697a6174696f6e206f7220616e616c7973697320706173
+ 73657320696e20616e>.55 F 2.922<796f>-.15 G<72646572>-2.922 E 2.922<2e54>
+ -.55 G<6865>-2.922 E F2<ad68656c70>2.921 E F0 .309
+ <6f7074696f6e206c6973747320616c6c20746865207061737365732061>128 444 R
+ -.25<7661>-.2 G .309<696c61626c652e20546865206f7264657220696e2077686963
+ 6820746865206f7074696f6e73206f63637572206f6e2074686520636f6d6d616e64206c
+ 696e652061726520746865>.25 F<6f7264657220696e20776869636820746865>128
+ 456 Q 2.5<7961>-.15 G<72652065>-2.5 E -.15<7865>-.15 G
+ <6375746564202877697468696e207061737320636f6e73747261696e7473292e>.15 E
+ F2<ad737464ad636f6d70696c65ad6f707473>108 472.8 Q F0 1.181<546869732069
+ 732073686f72742068616e6420666f722061207374616e64617264206c697374206f66>
+ 128 484.8 R F3 1.181<636f6d70696c652074696d65206f7074696d697a6174696f6e>
+ 3.681 F F0 3.68<7061737365732e2054686973>3.68 F 1.18
+ <6973207479706963616c6c79207573656420746f>3.68 F .938<6f7074696d697a6520
+ 746865206f75747075742066726f6d20746865206c6c766d2d6763632066726f6e742065
+ 6e642e204974206d696768742062652075736566756c20666f72206f746865722066726f
+ 6e7420656e6420636f6d70696c657273206173>128 496.8 R<77656c6c2e2054>128
+ 508.8 Q 2.5<6f64>-.8 G<6973636f>-2.5 E -.15<7665>-.15 G 2.5<7274>.15 G
+ <68652066756c6c20736574206f66206f7074696f6e732061>-2.5 E -.25<7661>-.2 G
+ <696c61626c652c207573652074686520666f6c6c6f>.25 E
+ <77696e6720636f6d6d616e643a>-.25 E/F5 10/Courier at 0 SF
+ <6c6c766d2d6173203c202f6465762f6e756c6c>146 526.8 Q/F6 10/Symbol SF<ef>6
+ E F5<6f7074202d7374642d636f6d70696c652d6f707473202d64697361626c652d6f75
+ 74707574202d64656275672d706173733d417267756d656e7473>6 E F2
+ <ad64697361626c65ad696e6c696e696e67>108 543.6 Q F0 .182
+ <54686973206f7074696f6e206973206f6e6c79206d65616e696e6766756c207768656e>
+ 128 555.6 R F2<ad737464ad636f6d70696c65ad6f707473>2.682 E F0 .181
+ <6973206769>2.681 F -.15<7665>-.25 G .181
+ <6e2e2049742073696d706c792072656d6f>.15 F -.15<7665>-.15 G 2.681<7374>
+ .15 G .181<686520696e6c696e696e672070617373>-2.681 F
+ <66726f6d20746865207374616e64617264206c6973742e>128 567.6 Q F2
+ <ad64697361626c65ad6f7074>108 584.4 Q F0 .395
+ <54686973206f7074696f6e206973206f6e6c79206d65616e696e6766756c207768656e>
+ 128 596.4 R F2<ad737464ad636f6d70696c65ad6f707473>2.895 E F0 .396
+ <6973206769>2.896 F -.15<7665>-.25 G .396
+ <6e2e2049742064697361626c6573206d6f73742c2062>.15 F .396
+ <7574206e6f7420616c6c2c206f6620746865>-.2 F F2
+ <ad737464ad636f6d70696c65ad6f707473>128 608.4 Q F0 2.5<2e54>C
+ <6865206f6e657320746861742072656d61696e20617265>-2.5 E F2<ad76>2.5 E
+ <6572696679>-.1 E F0<2c>A F2<ad6c6f>2.5 E<776572ad7365746a6d70>-.1 E F0
+ 2.5<2c61>C<6e64>-2.5 E F2<ad66756e6372>2.5 E<65736f6c76>-.18 E<65>-.1 E
+ F0<2e>A F2<ad7374726970ad646562>108 625.2 Q<7567>-.2 E F0 1.192
+ <54686973206f7074696f6e20636175736573206f707420746f20737472697020646562>
+ 128 637.2 R 1.191<756720696e666f726d6174696f6e2066726f6d20746865206d6f64
+ 756c65206265666f7265206170706c79696e67206f74686572206f7074696d697a612d>
+ -.2 F .033<74696f6e732e20497420697320657373656e7469616c6c79207468652073
+ 616d65206173>128 649.2 R F2<ad7374726970>2.533 E F0 -.2<6275>2.533 G
+ 2.533<7469>.2 G 2.533<7465>-2.533 G .033
+ <6e7375726573207468617420737472697070696e67206f6620646562>-2.533 F .034
+ <756720696e666f726d6174696f6e20697320646f6e65208c7273742e>-.2 F F2<ad76>
+ 108 666 Q<6572696679ad65616368>-.1 E F0 .661
+ <54686973206f7074696f6e20636175736573206f707420746f2061646420612076>128
+ 678 R .661<657269667920706173732061667465722065>-.15 F -.15<7665>-.25 G
+ .66<72792070617373206f74686572776973652073706563698c6564206f6e2074686520
+ 636f6d6d616e64206c696e65>.15 F<28696e636c7564696e67>128 690 Q F2<ad76>
+ 3.686 E<6572696679>-.1 E F0 3.686<292e2054686973>B 1.187<69732075736566
+ 756c20666f72206361736573207768657265206974206973207375737065637465642074
+ 68617420612070617373206973206372656174696e6720616e20696e>3.686 F -.25
+ <7661>-.4 G<6c6964>.25 E .879<6d6f64756c652062>128 702 R .879<7574206974
+ 206973206e6f7420636c656172207768696368207061737320697320646f696e67206974
+ 2e2054686520636f6d62696e6174696f6e206f66>-.2 F F2
+ <ad737464ad636f6d70696c65ad6f707473>3.378 E F0<616e64>3.378 E F2<ad76>
+ 3.378 E<6572>-.1 E<2d>-.37 E<696679ad65616368>128 714 Q F0
+ <63616e20717569636b6c7920747261636b20646f>2.5 E
+ <776e2074686973206b696e64206f662070726f626c656d2e>-.25 E 188.72
+ <43565320323030372d30372d3039>72 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 151.73<4f5054283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<4f5054283129>154.23 E/F1 10
+ /Times-Bold at 0 SF<ad7072>108 84 Q<6f8c6c65ad696e66>-.18 E<6fad8c6c65>-.25
+ E/F2 10/Times-Italic at 0 SF<8c6c656e616d65>2.5 E F0<5370656369667920746865
+ 206e616d65206f6620746865208c6c65206c6f616465642062792074686520ad70726f8c
+ 6c65ad6c6f61646572206f7074696f6e2e>128 96 Q F1<ad7374617473>108 112.8 Q
+ F0<5072696e7420737461746973746963732e>128 124.8 Q F1
+ <ad74696d65ad706173736573>108 141.6 Q F0<5265636f72642074686520616d6f75
+ 6e74206f662074696d65206e656564656420666f722065616368207061737320616e6420
+ 7072696e7420697420746f207374616e64617264206572726f72>128 153.6 Q<2e>-.55
+ E F1<ad646562>108 170.4 Q<7567>-.2 E F0 .98
+ <49662074686973206973206120646562>128 182.4 R .98<75672062>-.2 F .98
+ <75696c642c2074686973206f7074696f6e2077696c6c20656e61626c6520646562>-.2
+ F .981<7567207072696e746f7574732066726f6d207061737365732077686963682075
+ 736520746865>-.2 F/F3 9/Times-Italic at 0 SF<444542>3.481 E<5547>-.09 E F2
+ <2829>A F0 2.5<6d6163726f2e20536565>128 194.4 R<746865>2.5 E/F4 9
+ /Times-Bold at 0 SF<4c4c>2.5 E<564d>-.828 E F1<5072>2.5 E
+ <6f6772616d6d657227>-.18 E 2.5<734d>-.37 G<616e75616c>-2.5 E F0 2.5
+ <2c73>C<656374696f6e>-2.5 E F2<23444542>2.5 E<5547>-.1 E F0
+ <666f72206d6f726520696e666f726d6174696f6e2e>2.5 E F1<ad6c6f6164>108
+ 211.2 Q F0<3d>A F2<706c7567696e>A F0 1.769
+ <4c6f6164207468652064796e616d6963206f626a656374>128 223.2 R F2
+ <706c7567696e>4.269 E F0 6.769<2e54>C 1.768
+ <686973206f626a6563742073686f756c64207265>-6.769 F 1.768
+ <676973746572206e65>-.15 F 4.268<776f>-.25 G 1.768
+ <7074696d697a6174696f6e206f7220616e616c79736973207061737365732e>-4.268 F
+ .429
+ <4f6e6365206c6f616465642c20746865206f626a6563742077696c6c20616464206e65>
+ 128 235.2 R 2.929<7763>-.25 G .429
+ <6f6d6d616e64206c696e65206f7074696f6e7320746f20656e61626c652076>-2.929 F
+ .43<6172696f7573206f7074696d697a6174696f6e73206f7220616e616c792d>-.25 F
+ 3.933<7365732e2054>128 247.2 R 3.933<6f73>-.8 G 1.433
+ <656520746865206e65>-3.933 F 3.933<7763>-.25 G 1.433<6f6d706c657465206c
+ 697374206f66206f7074696d697a6174696f6e732c2075736520746865>-3.933 F F1
+ <ad68656c70>3.932 E F0<616e64>3.932 E F1<ad6c6f6164>3.932 E F0 1.432
+ <6f7074696f6e7320746f676574686572>3.932 F 3.932<2e46>-.55 G<6f72>-4.082
+ E -.15<6578>128 259.2 S<616d706c653a>.15 E/F5 10/Courier at 0 SF
+ <6f7074202d6c6f61643d706c7567696e2e736f202d68656c70>146 277.2 Q F1<ad70>
+ 108 294 Q F0<5072696e74206d6f64756c652061667465722065616368207472616e73
+ 666f726d6174696f6e2e>8.74 E/F6 10.95/Times-Bold at 0 SF<45584954205354>72
+ 310.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 322.8 Q F1<6f7074>2.5
+ E F0<73756363656564732c2069742077696c6c2065>2.5 E
+ <786974207769746820302e>-.15 E<4f74686572776973652c20696620616e20657272
+ 6f72206f63637572732c2069742077696c6c2065>5 E
+ <78697420776974682061206e6f6e2d7a65726f2076>-.15 E<616c75652e>-.25 E F6
+ -.548<4155>72 339.6 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920746865>108 351.6 Q/F7 9/Times-Roman at 0 SF
+ <4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+ <616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+ <43565320323030372d30372d3039>72 768 R<32>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF


Index: llvm-www/releases/2.6/docs/CommandGuide/ps/tblgen.ps
diff -c /dev/null llvm-www/releases/2.6/docs/CommandGuide/ps/tblgen.ps:1.1
*** /dev/null	Fri Oct 23 13:57:46 2009
--- llvm-www/releases/2.6/docs/CommandGuide/ps/tblgen.ps	Fri Oct 23 13:56:23 2009
***************
*** 0 ****
--- 1,323 ----
+ %!PS-Adobe-3.0
+ %%Creator: groff version 1.18.1.1
+ %%CreationDate: Fri Oct 23 02:07:09 2009
+ %%DocumentNeededResources: font Times-Roman
+ %%+ font Times-Bold
+ %%+ font Times-Italic
+ %%+ font Courier
+ %%DocumentSuppliedResources: procset grops 1.18 1
+ %%Pages: 2
+ %%PageOrder: Ascend
+ %%Orientation: Portrait
+ %%EndComments
+ %%BeginProlog
+ %%BeginResource: procset grops 1.18 1
+ /setpacking where{
+ pop
+ currentpacking
+ true setpacking
+ }if
+ /grops 120 dict dup begin
+ /SC 32 def
+ /A/show load def
+ /B{0 SC 3 -1 roll widthshow}bind def
+ /C{0 exch ashow}bind def
+ /D{0 exch 0 SC 5 2 roll awidthshow}bind def
+ /E{0 rmoveto show}bind def
+ /F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /G{0 rmoveto 0 exch ashow}bind def
+ /H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /I{0 exch rmoveto show}bind def
+ /J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /K{0 exch rmoveto 0 exch ashow}bind def
+ /L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /M{rmoveto show}bind def
+ /N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+ /O{rmoveto 0 exch ashow}bind def
+ /P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /Q{moveto show}bind def
+ /R{moveto 0 SC 3 -1 roll widthshow}bind def
+ /S{moveto 0 exch ashow}bind def
+ /T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+ /SF{
+ findfont exch
+ [exch dup 0 exch 0 exch neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /MF{
+ findfont
+ [5 2 roll
+ 0 3 1 roll
+ neg 0 0]makefont
+ dup setfont
+ [exch/setfont cvx]cvx bind def
+ }bind def
+ /level0 0 def
+ /RES 0 def
+ /PL 0 def
+ /LS 0 def
+ /MANUAL{
+ statusdict begin/manualfeed true store end
+ }bind def
+ /PLG{
+ gsave newpath clippath pathbbox grestore
+ exch pop add exch pop
+ }bind def
+ /BP{
+ /level0 save def
+ 1 setlinecap
+ 1 setlinejoin
+ 72 RES div dup scale
+ LS{
+ 90 rotate
+ }{
+ 0 PL translate
+ }ifelse
+ 1 -1 scale
+ }bind def
+ /EP{
+ level0 restore
+ showpage
+ }bind def
+ /DA{
+ newpath arcn stroke
+ }bind def
+ /SN{
+ transform
+ .25 sub exch .25 sub exch
+ round .25 add exch round .25 add exch
+ itransform
+ }bind def
+ /DL{
+ SN
+ moveto
+ SN
+ lineto stroke
+ }bind def
+ /DC{
+ newpath 0 360 arc closepath
+ }bind def
+ /TM matrix def
+ /DE{
+ TM currentmatrix pop
+ translate scale newpath 0 0 .5 0 360 arc closepath
+ TM setmatrix
+ }bind def
+ /RC/rcurveto load def
+ /RL/rlineto load def
+ /ST/stroke load def
+ /MT/moveto load def
+ /CL/closepath load def
+ /Fr{
+ setrgbcolor fill
+ }bind def
+ /Fk{
+ setcmykcolor fill
+ }bind def
+ /Fg{
+ setgray fill
+ }bind def
+ /FL/fill load def
+ /LW/setlinewidth load def
+ /Cr/setrgbcolor load def
+ /Ck/setcmykcolor load def
+ /Cg/setgray load def
+ /RE{
+ findfont
+ dup maxlength 1 index/FontName known not{1 add}if dict begin
+ {
+ 1 index/FID ne{def}{pop pop}ifelse
+ }forall
+ /Encoding exch def
+ dup/FontName exch def
+ currentdict end definefont pop
+ }bind def
+ /DEFS 0 def
+ /EBEGIN{
+ moveto
+ DEFS begin
+ }bind def
+ /EEND/end load def
+ /CNT 0 def
+ /level1 0 def
+ /PBEGIN{
+ /level1 save def
+ translate
+ div 3 1 roll div exch scale
+ neg exch neg exch translate
+ 0 setgray
+ 0 setlinecap
+ 1 setlinewidth
+ 0 setlinejoin
+ 10 setmiterlimit
+ []0 setdash
+ /setstrokeadjust where{
+ pop
+ false setstrokeadjust
+ }if
+ /setoverprint where{
+ pop
+ false setoverprint
+ }if
+ newpath
+ /CNT countdictstack def
+ userdict begin
+ /showpage{}def
+ }bind def
+ /PEND{
+ clear
+ countdictstack CNT sub{end}repeat
+ level1 restore
+ }bind def
+ end def
+ /setpacking where{
+ pop
+ setpacking
+ }if
+ %%EndResource
+ %%IncludeResource: font Times-Roman
+ %%IncludeResource: font Times-Bold
+ %%IncludeResource: font Times-Italic
+ %%IncludeResource: font Courier
+ grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+ def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
+ /Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+ /.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+ /ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+ /period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+ /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+ /P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+ /underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+ /z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+ /guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+ /endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+ /dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+ /quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+ /brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+ /logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+ /threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+ /ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+ /questiondown/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]def
+ /Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+ /Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+ %%EndProlog
+ %%Page: 1 1
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 131.18<54424c47454e283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<54424c47454e283129>133.68 E/F1
+ 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+ <74626c67656e20ad2054>108 96 Q<6172>-.8 E
+ <676574204465736372697074696f6e2054>-.18 E 2.5<6f43>-.8 G
+ <2b2b20436f64652047656e657261746f72>-2.5 E F1<53594e4f50534953>72 112.8
+ Q/F2 10/Times-Bold at 0 SF<74626c67656e>108 124.8 Q F0<5b>2.5 E/F3 10
+ /Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3<8c6c656e616d65>-2.5
+ E F0<5d>A F1<4445534352495054494f4e>72 141.6 Q F2<74626c67656e>108 153.6
+ Q F0 .36<7472616e736c617465732066726f6d20746172>2.86 F .36
+ <676574206465736372697074696f6e20282e746429208c6c657320696e746f2043>-.18
+ F/F4 8/Times-Roman at 0 SF -1<2b2b>-1 -1.2 O F0 .36<636f646520746861742063
+ 616e20626520696e636c7564656420696e207468652064658c6e6974696f6e206f662061
+ 6e>2.86 1.2 N/F5 9/Times-Roman at 0 SF<4c4c>108 165.6 Q<564d>-.9 E F0
+ <746172>3.613 E 1.113<676574206c696272617279>-.18 F 3.613<2e4d>-.65 G
+ 1.113<6f7374207573657273206f66>-3.613 F F5<4c4c>3.613 E<564d>-.9 E F0
+ 1.114<77696c6c206e6f74206e65656420746f2075736520746869732070726f6772616d
+ 2e204974206973206f6e6c7920666f7220617373697374696e672077697468>3.613 F
+ <77726974696e6720616e>108 177.6 Q F5<4c4c>2.5 E<564d>-.9 E F0<746172>2.5
+ E<676574206261636b>-.18 E<656e642e>-.1 E .497
+ <54686520696e70757420616e64206f7574707574206f66>108 194.4 R F2
+ <74626c67656e>2.997 E F0 .497<6973206265>2.997 F .497<796f6e642074686520
+ 73636f7065206f6620746869732073686f727420696e74726f64756374696f6e2e20506c
+ 656173652073656520746865>-.15 F F3<436f646547656e6572>2.997 E<612d>-.15
+ E<74696f6e>108 206.4 Q F0<7061676520696e20746865>2.5 E F5<4c4c>2.5 E
+ <564d>-.9 E F0<646f63756d656e746174696f6e2e>2.5 E<546865>108 223.2 Q F3
+ <8c6c656e616d65>2.5 E F0<6172>2.5 E
+ <67756d656e742073706563698c657320746865206e616d65206f6620612054>-.18 E
+ <6172>-.8 E<676574204465736372697074696f6e20282e746429208c6c6520746f2072
+ 65616420617320696e7075742e>-.18 E F1<4f5054494f4e53>72 240 Q F2
+ <adad68656c70>108 252 Q F0<5072696e7420612073756d6d617279206f6620636f6d
+ 6d616e64206c696e65206f7074696f6e732e>128 264 Q F2<ad6f>108 280.8 Q F3
+ <8c6c656e616d65>2.5 E F0
+ <5370656369667920746865206f7574707574208c6c65206e616d652e>128 292.8 Q
+ <4966>5 E F3<8c6c656e616d65>2.5 E F0<6973>2.5 E/F6 10/Courier at 0 SF<ad>
+ 2.5 E F0 2.5<2c74>C<68656e>-2.5 E F2<74626c67656e>2.5 E F0<73656e647320
+ 697473206f757470757420746f207374616e64617264206f75747075742e>2.5 E F2
+ <ad49>108 309.6 Q F3<646972>2.5 E<6563746f7279>-.37 E F0 .004
+ <5370656369667920776865726520746f208c6e64206f7468657220746172>128 321.6
+ R .005<676574206465736372697074696f6e208c6c657320666f7220696e636c757369
+ 6f6e2e20546865>-.18 F F3<646972>2.505 E<6563746f7279>-.37 E F0 -.25
+ <7661>2.505 G .005<6c75652073686f756c6420626520612066756c6c206f72>.25 F<
+ 7061727469616c207061746820746f2061206469726563746f7279207468617420636f6e
+ 7461696e7320746172>128 333.6 Q
+ <676574206465736372697074696f6e208c6c65732e>-.18 E F2
+ <ad61736d777269746572>108 350.4 Q<6e756d>-.15 E F3<4e>2.5 E F0<4d616b>
+ 128 362.4 Q 2.5<65ad>-.1 G<67656ead61736dad77726974657220656d6974206173
+ 73656d626c7920777269746572206e756d626572>-2.5 E F3<4e>2.5 E F0<2e>A F2
+ <ad636c617373>108 379.2 Q F3<636c617373204e616d65>2.5 E F0<5072696e7420
+ 74686520656e756d65726174696f6e206c69737420666f72207468697320636c6173732e>
+ 128 391.2 Q F2<ad7072696e74ad72>108 408 Q<65636f726473>-.18 E F0<507269
+ 6e7420616c6c207265636f72647320746f207374616e64617264206f7574707574202864
+ 6566>128 420 Q<61756c74292e>-.1 E F2<ad7072696e74ad656e756d73>108 436.8
+ Q F0<5072696e7420656e756d65726174696f6e2076>128 448.8 Q
+ <616c75657320666f72206120636c617373>-.25 E F2<ad67656ead656d6974746572>
+ 108 465.6 Q F0
+ <47656e6572617465206d616368696e6520636f646520656d6974746572>128 477.6 Q
+ <2e>-.55 E F2<ad67656ead72>108 494.4 Q<65676973746572ad656e756d73>-.18 E
+ F0<47656e65726174652074686520656e756d65726174696f6e2076>128 506.4 Q
+ <616c75657320666f7220616c6c207265>-.25 E<676973746572732e>-.15 E F2
+ <ad67656ead72>108 523.2 Q<65676973746572ad64657363>-.18 E F0
+ <47656e65726174652061207265>128 535.2 Q
+ <67697374657220696e666f206465736372697074696f6e20666f722065616368207265>
+ -.15 E<676973746572>-.15 E<2e>-.55 E F2<ad67656ead72>108 552 Q
+ <65676973746572ad64657363ad686561646572>-.18 E F0
+ <47656e65726174652061207265>128 564 Q<67697374657220696e666f206465736372
+ 697074696f6e2068656164657220666f722065616368207265>-.15 E<676973746572>
+ -.15 E<2e>-.55 E F2<ad67656ead696e737472ad656e756d73>108 580.8 Q F0
+ <47656e657261746520656e756d65726174696f6e2076>128 592.8 Q
+ <616c75657320666f7220696e737472756374696f6e732e>-.25 E F2
+ <ad67656ead696e737472ad64657363>108 609.6 Q F0
+ <47656e657261746520696e737472756374696f6e206465736372697074696f6e732e>
+ 128 621.6 Q F2<ad67656ead61736dad777269746572>108 638.4 Q F0
+ <47656e65726174652074686520617373656d626c7920777269746572>128 650.4 Q
+ <2e>-.55 E F2<ad67656ead646167ad6973656c>108 667.2 Q F0
+ <47656e65726174652061>128 679.2 Q F5 -.36<444147>2.5 G F0
+ <284469726563746564204163>2.86 E
+ <79636c652047726170682920696e737472756374696f6e2073656c6563746f72>-.15 E
+ <2e>-.55 E F2<ad67656ead737562746172>108 696 Q<676574>-.1 E F0
+ <47656e657261746520737562746172>128 708 Q
+ <67657420656e756d65726174696f6e732e>-.18 E 188.72
+ <43565320323030362d30362d3032>72 768 R<31>205.67 E 0 Cg EP
+ %%Page: 2 2
+ %%BeginPageSetup
+ BP
+ %%EndPageSetup
+ /F0 10/Times-Roman at 0 SF 131.18<54424c47454e283129204c4c>72 48 R
+ <564d20436f6d6d616e64204775696465>-1 E<54424c47454e283129>133.68 E/F1 10
+ /Times-Bold at 0 SF<ad67656ead696e7472696e736963>108 84 Q F0
+ <47656e657261746520696e7472696e73696320696e666f726d6174696f6e2e>128 96 Q
+ F1<ad76>108 112.8 Q<657273696f6e>-.1 E F0<53686f>128 124.8 Q 2.5<7774>
+ -.25 G<68652076>-2.5 E
+ <657273696f6e206e756d626572206f6620746869732070726f6772616d2e>-.15 E/F2
+ 10.95/Times-Bold at 0 SF<45584954205354>72 141.6 Q -1.04<4154>-.986 G<5553>
+ 1.04 E F0<4966>108 153.6 Q F1<74626c67656e>2.5 E F0
+ <73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+ -.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+ 742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+ <616c75652e>-.25 E F2 -.548<4155>72 170.4 S<54484f5253>.548 E F0
+ <4d61696e7461696e656420627920546865>108 182.4 Q/F3 9/Times-Roman at 0 SF
+ <4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+ <616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+ <43565320323030362d30362d3032>72 768 R<32>205.67 E 0 Cg EP
+ %%Trailer
+ end
+ %%EOF






More information about the llvm-commits mailing list