DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ I T ┃
Length: 144538 (0x2349a) Types: TextFile Names: »INSIGHT_RELEASE1_3_0_PS«
└─⟦bfaa708f6⟧ Bits:30000531 8mm tape, Rational 1000, INSIGHT 1_3_0 └─ ⟦c51948655⟧ »DATA« └─⟦e13fcfb72⟧ └─⟦this⟧
%! %%BoundingBox: (atend) %%Pages: (atend) %%DocumentFonts: (atend) %%EndComments % % FrameMaker PostScript Prolog 3.0, for use with FrameMaker 3.0 % Copyright (c) 1986,87,89,90,91 by Frame Technology Corporation. % All rights reserved. % % Known Problems: % Due to bugs in Transcript, the 'PS-Adobe-' is omitted from line 1 /FMversion (3.0) def % Set up Color vs. Black-and-White /FMPrintInColor systemdict /colorimage known systemdict /currentcolortransfer known or def % Uncomment this line to force b&w on color printer % /FMPrintInColor false def /FrameDict 195 dict def systemdict /errordict known not {/errordict 10 dict def errordict /rangecheck {stop} put} if % The readline in 23.0 doesn't recognize cr's as nl's on AppleTalk FrameDict /tmprangecheck errordict /rangecheck get put errordict /rangecheck {FrameDict /bug true put} put FrameDict /bug false put mark % Some PS machines read past the CR, so keep the following 3 lines together! currentfile 5 string readline 00 0000000000 cleartomark errordict /rangecheck FrameDict /tmprangecheck get put FrameDict /bug get { /readline { /gstring exch def /gfile exch def /gindex 0 def { gfile read pop dup 10 eq {exit} if dup 13 eq {exit} if gstring exch gindex exch put /gindex gindex 1 add def } loop pop gstring 0 gindex getinterval true } def } if /FMVERSION { FMversion ne { /Times-Roman findfont 18 scalefont setfont 100 100 moveto (FrameMaker version does not match postscript_prolog!) dup = show showpage } if } def /FMLOCAL { FrameDict begin 0 def end } def /gstring FMLOCAL /gfile FMLOCAL /gindex FMLOCAL /orgxfer FMLOCAL /orgproc FMLOCAL /organgle FMLOCAL /orgfreq FMLOCAL /yscale FMLOCAL /xscale FMLOCAL /manualfeed FMLOCAL /paperheight FMLOCAL /paperwidth FMLOCAL /FMDOCUMENT { array /FMfonts exch def /#copies exch def FrameDict begin 0 ne dup {setmanualfeed} if /manualfeed exch def /paperheight exch def /paperwidth exch def /yscale exch def /xscale exch def currenttransfer cvlit /orgxfer exch def currentscreen cvlit /orgproc exch def /organgle exch def /orgfreq exch def setpapername manualfeed {true} {papersize} ifelse {manualpapersize} {false} ifelse {desperatepapersize} if end } def /pagesave FMLOCAL /orgmatrix FMLOCAL /landscape FMLOCAL /FMBEGINPAGE { FrameDict begin /pagesave save def 3.86 setmiterlimit /landscape exch 0 ne def landscape { 90 rotate 0 exch neg translate pop } {pop pop} ifelse xscale yscale scale /orgmatrix matrix def gsave } def /FMENDPAGE { grestore pagesave restore end showpage } def /FMFONTDEFINE { FrameDict begin findfont ReEncode 1 index exch definefont FMfonts 3 1 roll put end } def /FMFILLS { FrameDict begin array /fillvals exch def end } def /FMFILL { FrameDict begin fillvals 3 1 roll put end } def /FMNORMALIZEGRAPHICS { newpath 0.0 0.0 moveto 1 setlinewidth 0 setlinecap 0 0 0 sethsbcolor 0 setgray } bind def /fx FMLOCAL /fy FMLOCAL /fh FMLOCAL /fw FMLOCAL /llx FMLOCAL /lly FMLOCAL /urx FMLOCAL /ury FMLOCAL /FMBEGINEPSF { end /FMEPSF save def /showpage {} def FMNORMALIZEGRAPHICS [/fy /fx /fh /fw /ury /urx /lly /llx] {exch def} forall fx fy translate rotate fw urx llx sub div fh ury lly sub div scale llx neg lly neg translate } bind def /FMENDEPSF { FMEPSF restore FrameDict begin } bind def FrameDict begin /setmanualfeed { %%BeginFeature *ManualFeed True statusdict /manualfeed true put %%EndFeature } def /max {2 copy lt {exch} if pop} bind def /min {2 copy gt {exch} if pop} bind def /inch {72 mul} def /pagedimen { paperheight sub abs 16 lt exch paperwidth sub abs 16 lt and {/papername exch def} {pop} ifelse } def /papersizedict FMLOCAL /setpapername { /papersizedict 14 dict def papersizedict begin /papername /unknown def /Letter 8.5 inch 11.0 inch pagedimen /LetterSmall 7.68 inch 10.16 inch pagedimen /Tabloid 11.0 inch 17.0 inch pagedimen /Ledger 17.0 inch 11.0 inch pagedimen /Legal 8.5 inch 14.0 inch pagedimen /Statement 5.5 inch 8.5 inch pagedimen /Executive 7.5 inch 10.0 inch pagedimen /A3 11.69 inch 16.5 inch pagedimen /A4 8.26 inch 11.69 inch pagedimen /A4Small 7.47 inch 10.85 inch pagedimen /B4 10.125 inch 14.33 inch pagedimen /B5 7.16 inch 10.125 inch pagedimen end } def /papersize { papersizedict begin /Letter {lettertray letter} def /LetterSmall {lettertray lettersmall} def /Tabloid {11x17tray 11x17} def /Ledger {ledgertray ledger} def /Legal {legaltray legal} def /Statement {statementtray statement} def /Executive {executivetray executive} def /A3 {a3tray a3} def /A4 {a4tray a4} def /A4Small {a4tray a4small} def /B4 {b4tray b4} def /B5 {b5tray b5} def /unknown {unknown} def papersizedict dup papername known {papername} {/unknown} ifelse get end /FMdicttop countdictstack 1 add def statusdict begin stopped end countdictstack -1 FMdicttop {pop end} for } def /manualpapersize { papersizedict begin /Letter {letter} def /LetterSmall {lettersmall} def /Tabloid {11x17} def /Ledger {ledger} def /Legal {legal} def /Statement {statement} def /Executive {executive} def /A3 {a3} def /A4 {a4} def /A4Small {a4small} def /B4 {b4} def /B5 {b5} def /unknown {unknown} def papersizedict dup papername known {papername} {/unknown} ifelse get end stopped } def /desperatepapersize { statusdict /setpageparams known { paperwidth paperheight 0 1 statusdict begin {setpageparams} stopped pop end } if } def /savematrix { orgmatrix currentmatrix pop } bind def /restorematrix { orgmatrix setmatrix } bind def /dmatrix matrix def /dpi 72 0 dmatrix defaultmatrix dtransform dup mul exch dup mul add sqrt def /freq dpi 18.75 div 8 div round dup 0 eq {pop 1} if 8 mul dpi exch div def /sangle 1 0 dmatrix defaultmatrix dtransform exch atan def /DiacriticEncoding [ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.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 /quotesingle /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 /asciicircum /underscore /grave /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 /asciitilde /.notdef /Adieresis /Aring /Ccedilla /Eacute /Ntilde /Odieresis /Udieresis /aacute /agrave /acircumflex /adieresis /atilde /aring /ccedilla /eacute /egrave /ecircumflex /edieresis /iacute /igrave /icircumflex /idieresis /ntilde /oacute /ograve /ocircumflex /odieresis /otilde /uacute /ugrave /ucircumflex /udieresis /dagger /.notdef /cent /sterling /section /bullet /paragraph /germandbls /registered /copyright /trademark /acute /dieresis /.notdef /AE /Oslash /.notdef /.notdef /.notdef /.notdef /yen /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /ordfeminine /ordmasculine /.notdef /ae /oslash /questiondown /exclamdown /logicalnot /.notdef /florin /.notdef /.notdef /guillemotleft /guillemotright /ellipsis /.notdef /Agrave /Atilde /Otilde /OE /oe /endash /emdash /quotedblleft /quotedblright /quoteleft /quoteright /.notdef /.notdef /ydieresis /Ydieresis /fraction /currency /guilsinglleft /guilsinglright /fi /fl /daggerdbl /periodcentered /quotesinglbase /quotedblbase /perthousand /Acircumflex /Ecircumflex /Aacute /Edieresis /Egrave /Iacute /Icircumflex /Idieresis /Igrave /Oacute /Ocircumflex /.notdef /Ograve /Uacute /Ucircumflex /Ugrave /dotlessi /circumflex /tilde /macron /breve /dotaccent /ring /cedilla /hungarumlaut /ogonek /caron ] def /ReEncode { dup length dict begin { 1 index /FID ne {def} {pop pop} ifelse } forall 0 eq {/Encoding DiacriticEncoding def} if currentdict end } bind def /graymode true def /bwidth FMLOCAL /bpside FMLOCAL /bstring FMLOCAL /onbits FMLOCAL /offbits FMLOCAL /xindex FMLOCAL /yindex FMLOCAL /x FMLOCAL /y FMLOCAL /setpattern { /bwidth exch def /bpside exch def /bstring exch def /onbits 0 def /offbits 0 def freq sangle landscape {90 add} if {/y exch def /x exch def /xindex x 1 add 2 div bpside mul cvi def /yindex y 1 add 2 div bpside mul cvi def bstring yindex bwidth mul xindex 8 idiv add get 1 7 xindex 8 mod sub bitshift and 0 ne {/onbits onbits 1 add def 1} {/offbits offbits 1 add def 0} ifelse } setscreen {} settransfer offbits offbits onbits add div FMsetgray /graymode false def } bind def /grayness { FMsetgray graymode not { /graymode true def orgxfer cvx settransfer orgfreq organgle orgproc cvx setscreen } if } bind def /HUE FMLOCAL /SAT FMLOCAL /BRIGHT FMLOCAL /Colors FMLOCAL FMPrintInColor { /HUE 0 def /SAT 0 def /BRIGHT 0 def % array of arrays Hue and Sat values for the separations [HUE BRIGHT] /Colors [[0 0 ] % black [0 0 ] % white [0.00 1.0] % red [0.37 1.0] % green [0.60 1.0] % blue [0.50 1.0] % cyan [0.83 1.0] % magenta [0.16 1.0] % comment / yellow ] def /BEGINBITMAPCOLOR { BITMAPCOLOR} def /BEGINBITMAPCOLORc { BITMAPCOLORc} def /BEGINBITMAPTRUECOLOR { BITMAPTRUECOLOR } def /BEGINBITMAPCOLORc { BITMAPTRUECOLORc } def /K { Colors exch get dup 0 get /HUE exch store 1 get /BRIGHT exch store HUE 0 eq BRIGHT 0 eq and {1.0 SAT sub setgray} {HUE SAT BRIGHT sethsbcolor} ifelse } def /FMsetgray { /SAT exch 1.0 exch sub store HUE 0 eq BRIGHT 0 eq and {1.0 SAT sub setgray} {HUE SAT BRIGHT sethsbcolor} ifelse } bind def } { /BEGINBITMAPCOLOR { BITMAPGRAY} def /BEGINBITMAPCOLORc { BITMAPGRAYc} def /BEGINBITMAPTRUECOLOR { BITMAPTRUEGRAY } def /BEGINBITMAPTRUECOLORc { BITMAPTRUEGRAYc } def /FMsetgray {setgray} bind def /K { pop } def } ifelse /normalize { transform round exch round exch itransform } bind def /dnormalize { dtransform round exch round exch idtransform } bind def /lnormalize { 0 dtransform exch cvi 2 idiv 2 mul 1 add exch idtransform pop } bind def /H { lnormalize setlinewidth } bind def /Z { setlinecap } bind def /fillvals FMLOCAL /X { fillvals exch get dup type /stringtype eq {8 1 setpattern} {grayness} ifelse } bind def /V { gsave eofill grestore } bind def /N { stroke } bind def /M {newpath moveto} bind def /E {lineto} bind def /D {curveto} bind def /O {closepath} bind def /n FMLOCAL /L { /n exch def newpath normalize moveto 2 1 n {pop normalize lineto} for } bind def /Y { L closepath } bind def /x1 FMLOCAL /x2 FMLOCAL /y1 FMLOCAL /y2 FMLOCAL /rad FMLOCAL /R { /y2 exch def /x2 exch def /y1 exch def /x1 exch def x1 y1 x2 y1 x2 y2 x1 y2 4 Y } bind def /RR { /rad exch def normalize /y2 exch def /x2 exch def normalize /y1 exch def /x1 exch def newpath x1 y1 rad add moveto x1 y2 x2 y2 rad arcto x2 y2 x2 y1 rad arcto x2 y1 x1 y1 rad arcto x1 y1 x1 y2 rad arcto closepath 16 {pop} repeat } bind def /C { grestore gsave R clip } bind def /FMpointsize FMLOCAL /F { FMfonts exch get FMpointsize scalefont setfont } bind def /Q { /FMpointsize exch def F } bind def /T { moveto show } bind def /RF { rotate 0 ne {-1 1 scale} if } bind def /TF { gsave moveto RF show grestore } bind def /P { moveto 0 32 3 2 roll widthshow } bind def /PF { gsave moveto RF 0 32 3 2 roll widthshow grestore } bind def /S { moveto 0 exch ashow } bind def /SF { gsave moveto RF 0 exch ashow grestore } bind def /B { moveto 0 32 4 2 roll 0 exch awidthshow } bind def /BF { gsave moveto RF 0 32 4 2 roll 0 exch awidthshow grestore } bind def /G { gsave newpath normalize translate 0.0 0.0 moveto dnormalize scale 0.0 0.0 1.0 5 3 roll arc closepath fill grestore } bind def /A { gsave savematrix newpath 2 index 2 div add exch 3 index 2 div sub exch normalize 2 index 2 div sub exch 3 index 2 div add exch translate scale 0.0 0.0 1.0 5 3 roll arc restorematrix stroke grestore } bind def /x FMLOCAL /y FMLOCAL /w FMLOCAL /h FMLOCAL /xx FMLOCAL /yy FMLOCAL /ww FMLOCAL /hh FMLOCAL /FMsaveobject FMLOCAL /FMoptop FMLOCAL /FMdicttop FMLOCAL /BEGINPRINTCODE { /FMdicttop countdictstack 1 add def /FMoptop count 4 sub def /FMsaveobject save def userdict begin /showpage {} def FMNORMALIZEGRAPHICS 3 index neg 3 index neg translate } bind def /ENDPRINTCODE { count -1 FMoptop {pop pop} for countdictstack -1 FMdicttop {pop end} for FMsaveobject restore } bind def /gn { 0 { 46 mul cf read pop 32 sub dup 46 lt {exit} if 46 sub add } loop add } bind def /str FMLOCAL /cfs { /str sl string def 0 1 sl 1 sub {str exch val put} for str def } bind def /ic [ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0223 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0223 0 {0 hx} {1 hx} {2 hx} {3 hx} {4 hx} {5 hx} {6 hx} {7 hx} {8 hx} {9 hx} {10 hx} {11 hx} {12 hx} {13 hx} {14 hx} {15 hx} {16 hx} {17 hx} {18 hx} {19 hx} {gn hx} {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} {10} {11} {12} {13} {14} {15} {16} {17} {18} {19} {gn} {0 wh} {1 wh} {2 wh} {3 wh} {4 wh} {5 wh} {6 wh} {7 wh} {8 wh} {9 wh} {10 wh} {11 wh} {12 wh} {13 wh} {14 wh} {gn wh} {0 bl} {1 bl} {2 bl} {3 bl} {4 bl} {5 bl} {6 bl} {7 bl} {8 bl} {9 bl} {10 bl} {11 bl} {12 bl} {13 bl} {14 bl} {gn bl} {0 fl} {1 fl} {2 fl} {3 fl} {4 fl} {5 fl} {6 fl} {7 fl} {8 fl} {9 fl} {10 fl} {11 fl} {12 fl} {13 fl} {14 fl} {gn fl} ] def /sl FMLOCAL /val FMLOCAL /ws FMLOCAL /im FMLOCAL /bs FMLOCAL /cs FMLOCAL /len FMLOCAL /pos FMLOCAL /ms { /sl exch def /val 255 def /ws cfs /im cfs /val 0 def /bs cfs /cs cfs } bind def 400 ms /ip { is 0 cf cs readline pop { ic exch get exec add } forall pop } bind def /wh { /len exch def /pos exch def ws 0 len getinterval im pos len getinterval copy pop pos len } bind def /bl { /len exch def /pos exch def bs 0 len getinterval im pos len getinterval copy pop pos len } bind def /s1 1 string def /fl { /len exch def /pos exch def /val cf s1 readhexstring pop 0 get def pos 1 pos len add 1 sub {im exch val put} for pos len } bind def /hx { 3 copy getinterval cf exch readhexstring pop pop } bind def /h FMLOCAL /w FMLOCAL /d FMLOCAL /lb FMLOCAL /bitmapsave FMLOCAL /is FMLOCAL /cf FMLOCAL /wbytes { dup 8 eq {pop} {1 eq {7 add 8 idiv} {3 add 4 idiv} ifelse} ifelse } bind def /BEGINBITMAPBWc { 1 {} COMMONBITMAPc } bind def /BEGINBITMAPGRAYc { 8 {} COMMONBITMAPc } bind def /BEGINBITMAP2BITc { 2 {} COMMONBITMAPc } bind def /COMMONBITMAPc { /r exch def /d exch def gsave translate rotate scale /h exch def /w exch def /lb w d wbytes def sl lb lt {lb ms} if /bitmapsave save def r /is im 0 lb getinterval def ws 0 lb getinterval is copy pop /cf currentfile def w h d [w 0 0 h neg 0 h] {ip} image bitmapsave restore grestore } bind def /BEGINBITMAPBW { 1 {} COMMONBITMAP } bind def /BEGINBITMAPGRAY { 8 {} COMMONBITMAP } bind def /BEGINBITMAP2BIT { 2 {} COMMONBITMAP } bind def /COMMONBITMAP { /r exch def /d exch def gsave translate rotate scale /h exch def /w exch def /bitmapsave save def r /is w d wbytes string def /cf currentfile def w h d [w 0 0 h neg 0 h] {cf is readhexstring pop} image bitmapsave restore grestore } bind def /proc1 FMLOCAL /proc2 FMLOCAL /newproc FMLOCAL /Fmcc { /proc2 exch cvlit def /proc1 exch cvlit def /newproc proc1 length proc2 length add array def newproc 0 proc1 putinterval newproc proc1 length proc2 putinterval newproc cvx } bind def /ngrayt 256 array def /nredt 256 array def /nbluet 256 array def /ngreent 256 array def /gryt FMLOCAL /blut FMLOCAL /grnt FMLOCAL /redt FMLOCAL /indx FMLOCAL /cynu FMLOCAL /magu FMLOCAL /yelu FMLOCAL /k FMLOCAL /u FMLOCAL /colorsetup { currentcolortransfer /gryt exch def /blut exch def /grnt exch def /redt exch def 0 1 255 { /indx exch def /cynu 1 red indx get 255 div sub def /magu 1 green indx get 255 div sub def /yelu 1 blue indx get 255 div sub def /k cynu magu min yelu min def /u k currentundercolorremoval exec def nredt indx 1 0 cynu u sub max sub redt exec put ngreent indx 1 0 magu u sub max sub grnt exec put nbluet indx 1 0 yelu u sub max sub blut exec put ngrayt indx 1 k currentblackgeneration exec sub gryt exec put } for {255 mul cvi nredt exch get} {255 mul cvi ngreent exch get} {255 mul cvi nbluet exch get} {255 mul cvi ngrayt exch get} setcolortransfer {pop 0} setundercolorremoval {} setblackgeneration } bind def /tran FMLOCAL /fakecolorsetup { /tran 256 string def 0 1 255 {/indx exch def tran indx red indx get 77 mul green indx get 151 mul blue indx get 28 mul add add 256 idiv put} for currenttransfer {255 mul cvi tran exch get 255.0 div} exch Fmcc settransfer } bind def /BITMAPCOLOR { /d 8 def gsave translate rotate scale /h exch def /w exch def /bitmapsave save def colorsetup /is w d wbytes string def /cf currentfile def w h d [w 0 0 h neg 0 h] {cf is readhexstring pop} {is} {is} true 3 colorimage bitmapsave restore grestore } bind def /BITMAPCOLORc { /d 8 def gsave translate rotate scale /h exch def /w exch def /lb w d wbytes def sl lb lt {lb ms} if /bitmapsave save def colorsetup /is im 0 lb getinterval def ws 0 lb getinterval is copy pop /cf currentfile def w h d [w 0 0 h neg 0 h] {ip} {is} {is} true 3 colorimage bitmapsave restore grestore } bind def /BITMAPTRUECOLORc { gsave translate rotate scale /h exch def /w exch def /bitmapsave save def /is w string def ws 0 w getinterval is copy pop /cf currentfile def w h 8 [w 0 0 h neg 0 h] {ip} {gip} {bip} true 3 colorimage bitmapsave restore grestore } bind def /BITMAPTRUECOLOR { gsave translate rotate scale /h exch def /w exch def /bitmapsave save def /is w string def /gis w string def /bis w string def /cf currentfile def w h 8 [w 0 0 h neg 0 h] { cf is readhexstring pop } { cf gis readhexstring pop } { cf bis readhexstring pop } true 3 colorimage bitmapsave restore grestore } bind def /BITMAPTRUEGRAYc { gsave translate rotate scale /h exch def /w exch def /bitmapsave save def /is w string def ws 0 w getinterval is copy pop /cf currentfile def w h 8 [w 0 0 h neg 0 h] {ip gip bip w gray} image bitmapsave restore grestore } bind def /ww FMLOCAL /r FMLOCAL /g FMLOCAL /b FMLOCAL /i FMLOCAL /gray { /ww exch def /b exch def /g exch def /r exch def 0 1 ww 1 sub { /i exch def r i get .299 mul g i get .587 mul b i get .114 mul add add r i 3 -1 roll floor cvi put } for r } bind def /BITMAPTRUEGRAY { gsave translate rotate scale /h exch def /w exch def /bitmapsave save def /is w string def /gis w string def /bis w string def /cf currentfile def w h 8 [w 0 0 h neg 0 h] { cf is readhexstring pop cf gis readhexstring pop cf bis readhexstring pop w gray} image bitmapsave restore grestore } bind def /BITMAPGRAY { 8 {fakecolorsetup} COMMONBITMAP } bind def /BITMAPGRAYc { 8 {fakecolorsetup} COMMONBITMAPc } bind def /ENDBITMAP { } bind def end /ALDsave FMLOCAL /ALDmatrix matrix def ALDmatrix currentmatrix pop /StartALD { /ALDsave save def savematrix ALDmatrix setmatrix } bind def /InALD { restorematrix } bind def /DoneALD { ALDsave restore } bind def %%EndProlog %%BeginSetup (3.0) FMVERSION 1 1 612 792 0 1 8 FMDOCUMENT 0 0 /Palatino-Roman FMFONTDEFINE 1 1 /ZapfDingbats FMFONTDEFINE 2 0 /Palatino-Bold FMFONTDEFINE 3 0 /Palatino-Italic FMFONTDEFINE 32 FMFILLS 0 0 FMFILL 1 .1 FMFILL 2 .3 FMFILL 3 .5 FMFILL 4 .7 FMFILL 5 .9 FMFILL 6 .97 FMFILL 7 1 FMFILL 8 <0f1e3c78f0e1c387> FMFILL 9 <0f87c3e1f0783c1e> FMFILL 10 <cccccccccccccccc> FMFILL 11 <ffff0000ffff0000> FMFILL 12 <8142241818244281> FMFILL 13 <03060c183060c081> FMFILL 14 <8040201008040201> FMFILL 16 1 FMFILL 17 .9 FMFILL 18 .7 FMFILL 19 .5 FMFILL 20 .3 FMFILL 21 .1 FMFILL 22 0.03 FMFILL 23 0 FMFILL 24 <f0e1c3870f1e3c78> FMFILL 25 <f0783c1e0f87c3e1> FMFILL 26 <3333333333333333> FMFILL 27 <0000ffff0000ffff> FMFILL 28 <7ebddbe7e7dbbd7e> FMFILL 29 <fcf9f3e7cf9f3f7e> FMFILL 30 <7fbfdfeff7fbfdfe> FMFILL %%EndSetup %%Page: "8" 8 %%BeginPaperSize: Letter %%EndPaperSize 612 792 0 FMBEGINPAGE 0 10 Q 0 X 0 K (Rational Insight Release Information) 72 749.33 T (8) 72 36.66 T (August 1992) 360 36.66 T 456.5 32.75 540 56.58 C 0 272 382 342 397 82.5 17.75 458.11 34.33 FMBEGINEPSF %%BeginDocument: /doc/misc/localtemplates/Ada_Pubs/General/Rational_Logo.epsi %!PS-Adobe-2.0 EPSF-2.0\r%%Creator: Adobe Illustrator(TM) 3.2\r%%For: (TOM VARELA) (PUN STUDIO)\r%%Title: (Rational)\r%%CreationDate: (1/7/92) (3:46 PM)\r%%BoundingBox: 272 382 342 397\r%%DocumentProcessColors: Black\r%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0\r%%+ procset Adobe_cmykcolor 1.1 0\r%%+ procset Adobe_cshow 1.1 0\r%%+ procset Adobe_customcolor 1.0 0\r%%+ procset Adobe_IllustratorA_AI3 1.0 1\r%AI3_ColorUsage: Black&White\r%AI3_TemplateBox: 306 396 306 396\r%AI3_TileBox: 30 31 582 761\r%AI3_DocumentPreview: Macintosh_Pic\r%%EndComments\r%%BeginProlog\r%%BeginResource: procset Adobe_packedarray 2.0 0\r%%Title: (Packed Array Operators)\r%%Version: 2.0 \r%%CreationDate: (8/2/90) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\ruserdict /Adobe_packedarray 5 dict dup begin put\r/initialize % - initialize -\r{\r/packedarray where\r {\r pop\r }\r {\r Adobe_packedarray begin\r Adobe_packedarray\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/packedarray % arguments count packedarray array\r{\rarray astore readonly\r} def\r/setpacking % boolean setpacking -\r{\rpop\r} def\r/currentpacking % - setpacking boolean\r{\rfalse\r} def\rcurrentdict readonly pop end\r%%EndResource\rAdobe_packedarray /initialize get exec\r%%BeginResource: procset Adobe_cmykcolor 1.1 0\r%%Title: (CMYK Color Operators)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cmykcolor 4 dict dup begin put\r/initialize % - initialize -\r{\r/setcmykcolor where\r {\r pop\r }\r {\r userdict /Adobe_cmykcolor_vars 2 dict dup begin put\r /_setrgbcolor\r /setrgbcolor load def\r /_currentrgbcolor\r /currentrgbcolor load def\r Adobe_cmykcolor begin\r Adobe_cmykcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r end\r Adobe_cmykcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_cmykcolor eq\r {\r end\r } if\r} def\r/setcmykcolor % cyan magenta yellow black setcmykcolor -\r{\r1 sub 4 1 roll\r3\r {\r 3 index add neg dup 0 lt\r {\r pop 0\r } if\r 3 1 roll\r } repeat\rAdobe_cmykcolor_vars /_setrgbcolor get exec\rpop\r} def \r/currentcmykcolor % - currentcmykcolor cyan magenta yellow black\r{\rAdobe_cmykcolor_vars /_currentrgbcolor get exec\r3\r {\r 1 sub neg 3 1 roll\r } repeat\r0\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_cshow 1.1 0\r%%Title: (cshow Operator)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cshow 3 dict dup begin put\r/initialize % - initialize -\r{\r/cshow where\r {\r pop\r }\r {\r userdict /Adobe_cshow_vars 1 dict dup begin put\r /_cshow % - _cshow proc\r {} def\r Adobe_cshow begin\r Adobe_cshow\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/cshow % proc string cshow -\r{\rexch\rAdobe_cshow_vars\r exch /_cshow\r exch put\r {\r 0 0 Adobe_cshow_vars /_cshow get exec\r } forall\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_customcolor 1.0 0\r%%Title: (Custom Color Operators)\r%%Version: 1.0 \r%%CreationDate: (5/9/88) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_customcolor 5 dict dup begin put\r/initialize % - initialize -\r{\r/setcustomcolor where\r {\r pop\r }\r {\r Adobe_customcolor begin\r Adobe_customcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r Adobe_customcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_customcolor eq\r {\r end\r } if\r} def\r/findcmykcustomcolor % cyan magenta yellow black name findcmykcustomcolor object\r{\r5 packedarray\r} def\r/setcustomcolor % object tint setcustomcolor -\r{\rexch\raload pop pop\r4\r {\r 4 index mul 4 1 roll\r } repeat\r5 -1 roll pop\rsetcmykcolor\r} def\r/setoverprint % boolean setoverprint -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2\r%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)\r%%Version: 1.0 \r%%CreationDate: (7/22/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_IllustratorA_AI3 61 dict dup begin put\r% initialization\r/initialize % - initialize -\r{\r% 47 vars, but leave slack of 10 entries for custom Postscript fragments\ruserdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put\r% paint operands\r/_lp /none def\r/_pf {} def\r/_ps {} def\r/_psf {} def\r/_pss {} def\r/_pjsf {} def\r/_pjss {} def\r/_pola 0 def\r/_doClip 0 def\r% paint operators\r/cf currentflat def % - cf flatness\r% typography operands\r/_tm matrix def\r/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def \r/_renderEnd [null null null null /i1 /i1 /i1 /i1] def\r/_render -1 def\r/_rise 0 def\r/_ax 0 def % x character spacing (_ax, _ay, _cx, _cy follows awidthshow naming convention)\r/_ay 0 def % y character spacing\r/_cx 0 def % x word spacing\r/_cy 0 def % y word spacing\r/_leading [0 0] def\r/_ctm matrix def\r/_mtx matrix def\r/_sp 16#020 def\r/_hyphen (-) def\r/_fScl 0 def\r/_cnt 0 def\r/_hs 1 def\r/_nativeEncoding 0 def\r/_useNativeEncoding 0 def\r/_tempEncode 0 def\r/_pntr 0 def\r/_tDict 2 dict def\r% typography operators\r/Tx {} def\r/Tj {} def\r% compound path operators\r/CRender {} def\r% printing\r/_AI3_savepage {} def\r% color operands\r/_gf null def\r/_cf 4 array def\r/_if null def\r/_of false def\r/_fc {} def\r/_gs null def\r/_cs 4 array def\r/_is null def\r/_os false def\r/_sc {} def\r/_i null def\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\rend\rend\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3_vars begin\rnewpath\r} def\r/terminate % - terminate -\r{\rend\rend\r} def\r% definition operators\r/_ % - _ null\rnull def\r/ddef % key value ddef -\r{\rAdobe_IllustratorA_AI3_vars 3 1 roll put\r} def\r/xput % key value literal xput -\r{\rdup load dup length exch maxlength eq\r {\r dup dup load dup\r length 2 mul dict copy def\r } if\rload begin def end\r} def\r/npop % integer npop -\r{\r {\r pop\r } repeat\r} def\r% marking operators\r/sw % ax ay string sw x y \r{\rdup length exch stringwidth\rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add\r} def\r/swj % cx cy fillchar ax ay string swj x y\r{\rdup 4 1 roll\rdup length exch stringwidth \rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add \r6 2 roll /_cnt 0 ddef\r{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop\rexch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop\r} def\r/ss % ax ay string matrix ss -\r{\r4 1 roll\r { % matrix ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put pop\r gsave\r false charpath currentpoint\r 4 index setmatrix\r stroke\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r3 npop\r} def\r/jss % cx cy fillchar ax ay string matrix jss -\r{\r4 1 roll\r { % cx cy fillchar matrix ax ay char 0 0 {proc} - \r 2 npop \r (0) exch 2 copy 0 exch put \r gsave\r _sp eq \r {\r exch 6 index 6 index 6 index 5 -1 roll widthshow \r currentpoint\r }\r {\r false charpath currentpoint\r 4 index setmatrix stroke\r }ifelse\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r6 npop\r} def\r% path operators\r/sp % ax ay string sp -\r{\r {\r 2 npop (0) exch\r 2 copy 0 exch put pop\r false charpath\r 2 copy rmoveto\r } exch cshow\r2 npop\r} def\r/jsp % cx cy fillchar ax ay string jsp -\r{\r { % cx cy fillchar ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put \r _sp eq \r {\r exch 5 index 5 index 5 index 5 -1 roll widthshow \r }\r {\r false charpath\r }ifelse\r 2 copy rmoveto\r } exch cshow\r5 npop\r} def\r% path construction operators\r/pl % x y pl x y\r{\rtransform\r0.25 sub round 0.25 add exch\r0.25 sub round 0.25 add exch\ritransform\r} def\r/setstrokeadjust where\r {\r pop true setstrokeadjust\r /c % x1 y1 x2 y2 x3 y3 c -\r {\r curveto\r } def\r /C\r /c load def\r /v % x2 y2 x3 y3 v -\r {\r currentpoint 6 2 roll curveto\r } def\r /V\r /v load def\r /y % x1 y1 x2 y2 y -\r {\r 2 copy curveto\r } def\r /Y\r /y load def\r /l % x y l -\r {\r lineto\r } def\r /L\r /l load def\r /m % x y m -\r {\r moveto\r } def\r }\r {%else\r /c\r {\r pl curveto\r } def\r /C\r /c load def\r /v\r {\r currentpoint 6 2 roll pl curveto\r } def\r /V\r /v load def\r /y\r {\r pl 2 copy curveto\r } def\r /Y\r /y load def\r /l\r {\r pl lineto\r } def\r /L\r /l load def\r /m\r {\r pl moveto\r } def\r }ifelse\r% graphic state operators\r/d % array phase d -\r{\rsetdash\r} def\r/cf {} def % - cf flatness\r/i % flatness i -\r{\rdup 0 eq\r {\r pop cf\r } if\rsetflat\r} def\r/j % linejoin j -\r{\rsetlinejoin\r} def\r/J % linecap J -\r{\rsetlinecap\r} def\r/M % miterlimit M -\r{\rsetmiterlimit\r} def\r/w % linewidth w -\r{\rsetlinewidth\r} def\r% path painting operators\r/H % - H -\r{} def\r/h % - h -\r{\rclosepath\r} def\r/N % - N -\r{\r_pola 0 eq \r {\r _doClip 1 eq {clip /_doClip 0 ddef} if \r newpath\r } \r {\r /CRender {N} ddef\r }ifelse\r} def\r/n % - n -\r{N} def\r/F % - F -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _pf grestore clip newpath /_lp /none ddef _fc \r /_doClip 0 ddef\r }\r {\r _pf\r }ifelse\r } \r {\r /CRender {F} ddef\r }ifelse\r} def\r/f % - f -\r{\rclosepath\rF\r} def\r/S % - S -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _ps grestore clip newpath /_lp /none ddef _sc \r /_doClip 0 ddef\r }\r {\r _ps\r }ifelse\r } \r {\r /CRender {S} ddef\r }ifelse\r} def\r/s % - s -\r{\rclosepath\rS\r} def\r/B % - B -\r{\r_pola 0 eq \r {\r _doClip 1 eq % F clears _doClip\r gsave F grestore \r {\r gsave S grestore clip newpath /_lp /none ddef _sc\r /_doClip 0 ddef\r } \r {\r S\r }ifelse\r }\r {\r /CRender {B} ddef\r }ifelse\r} def\r/b % - b -\r{\rclosepath\rB\r} def\r/W % - W -\r{\r/_doClip 1 ddef\r} def\r/* % - [string] * -\r{\rcount 0 ne \r {\r dup type (stringtype) eq {pop} if\r } if \r_pola 0 eq {newpath} if\r} def\r% group operators\r/u % - u -\r{} def\r/U % - U -\r{} def\r/q % - q -\r{\r_pola 0 eq {gsave} if\r} def\r/Q % - Q -\r{\r_pola 0 eq {grestore} if\r} def\r/*u % - *u -\r{\r_pola 1 add /_pola exch ddef\r} def\r/*U % - *U -\r{\r_pola 1 sub /_pola exch ddef \r_pola 0 eq {CRender} if\r} def\r/D % polarized D -\r{pop} def\r/*w % - *w -\r{} def\r/*W % - *W -\r{} def\r% place operators\r/` % matrix llx lly urx ury string ` -\r{\r/_i save ddef\r6 1 roll 4 npop\rconcat pop\ruserdict begin\r/showpage {} def\r0 setgray\r0 setlinecap\r1 setlinewidth\r0 setlinejoin\r10 setmiterlimit\r[] 0 setdash\rnewpath\r0 setgray\rfalse setoverprint\r} def\r/~ % - ~ -\r{\rend\r_i restore\r} def\r% color operators\r/O % flag O -\r{\r0 ne\r/_of exch ddef\r/_lp /none ddef\r} def\r/R % flag R -\r{\r0 ne\r/_os exch ddef\r/_lp /none ddef\r} def\r/g % gray g -\r{\r/_gf exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _gf setgray\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/G % gray G -\r{\r/_gs exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _gs setgray\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/k % cyan magenta yellow black k -\r{\r_cf astore pop\r/_fc\r{\r_lp /fill ne\r {\r _of setoverprint\r _cf aload pop setcmykcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/K % cyan magenta yellow black K -\r{\r_cs astore pop\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _cs aload pop setcmykcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/x % cyan magenta yellow black name gray x -\r{\r/_gf exch ddef\rfindcmykcustomcolor\r/_if exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _if _gf 1 exch sub setcustomcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/X % cyan magenta yellow black name gray X -\r{\r/_gs exch ddef\rfindcmykcustomcolor\r/_is exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _is _gs 1 exch sub setcustomcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r% locked object operator\r/A % value A -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r% annotate page operator\r/annotatepage\r{\r} def\r%%EndResource\r%%EndProlog\r%%BeginSetup\rAdobe_cmykcolor /initialize get exec\rAdobe_cshow /initialize get exec\rAdobe_customcolor /initialize get exec\rAdobe_IllustratorA_AI3 /initialize get exec\r%%EndSetup\r0 A\r*u\r0 O\r0 g\r0 i 0 J 0 j 1 w 4 M []0 d\r%AI3_Note:\r0 D\r273.6945 383.9315 m\r273.6945 394.8511 L\r278.4344 394.8511 L\r280.2643 394.8511 281.7642 393.4111 281.7642 391.5662 c\r281.7642 389.7363 280.2643 388.2963 278.4344 388.2963 c\r277.3544 388.2963 L\r280.5643 383.9315 L\r279.0643 383.9315 L\r274.9095 389.5263 L\r274.9095 383.9315 L\r273.6945 383.9315 l\rf\r288.4539 394.8511 m\r296.7186 394.8511 L\r296.7186 393.6211 L\r293.2088 393.6211 L\r293.2088 383.9315 L\r291.9938 383.9315 L\r291.9938 393.6211 L\r288.4539 393.6211 L\r288.4539 394.8511 l\rf\r297.6036 394.8511 m\r298.8335 394.8511 L\r298.8335 383.9315 L\r297.6036 383.9315 L\r297.6036 394.8511 l\rf\r333.3621 383.9315 m\r333.3621 394.8511 L\r334.5921 394.8511 L\r334.5921 385.1465 L\r340.5768 385.1465 L\r340.5768 383.9315 L\r333.3621 383.9315 l\rf\r305.8082 395.0911 m\r309.0631 395.0911 311.493 392.6312 311.493 389.4213 c\r311.493 386.1964 309.0631 383.7365 305.8082 383.7365 c\r302.5984 383.7365 300.1385 386.1964 300.1385 389.4213 c\r300.1385 392.6312 302.5984 395.0911 305.8082 395.0911 c\rf\r290.7489 383.9315 m\r289.4439 383.9315 L\r288.049 387.1564 L\r283.7591 387.1564 L\r282.3492 383.9315 L\r281.0442 383.9315 L\r285.904 395.1361 l\r290.7489 383.9315 L\rf\r312.858 383.9315 m\r312.858 394.8511 L\r314.1029 394.8511 L\r320.7476 385.6864 L\r320.7476 394.8511 L\r321.9626 394.8511 L\r321.9626 383.9315 L\r320.6276 383.9315 L\r314.0879 392.7962 L\r314.0879 383.9315 L\r312.858 383.9315 l\rf\r332.5372 383.9315 m\r331.2322 383.9315 L\r329.8373 387.1564 L\r325.5174 387.1564 L\r324.1375 383.9315 L\r322.8175 383.9315 L\r327.6773 395.1361 l\r332.5372 383.9315 L\rf\r1 D\r301.3834 389.4213 m\r301.3834 386.8414 303.2283 384.9815 305.8082 384.9815 c\r308.3881 384.9815 310.2331 386.8414 310.2331 389.4213 c\r310.2331 391.9862 308.3881 393.8311 305.8082 393.8311 c\r303.2283 393.8311 301.3834 391.9862 301.3834 389.4213 c\rf\r278.4344 389.5263 m\r279.7393 389.5263 280.5493 390.2313 280.5493 391.5662 c\r280.5493 392.7962 279.6493 393.6061 278.4344 393.6061 c\r274.9095 393.6061 L\r274.9095 389.5263 L\r278.4344 389.5263 l\rf\r285.904 392.1362 m\r284.2691 388.3713 L\r287.539 388.3713 L\r285.904 392.1362 l\rf\r327.6773 392.1362 m\r326.0424 388.3713 L\r329.2973 388.3713 L\r327.6773 392.1362 l\rf\r*U\r%%PageTrailer\rgsave annotatepage grestore showpage\r%%Trailer\rAdobe_IllustratorA_AI3 /terminate get exec\rAdobe_customcolor /terminate get exec\rAdobe_cshow /terminate get exec\rAdobe_cmykcolor /terminate get exec\rAdobe_packedarray /terminate get exec\r%%EOF\r %%EndDocument FMENDEPSF 0 0 612 792 C 0 11 Q 0 X 0 K (grams sometimes fails with postscript err) 99 712.67 T (ors fr) 299.43 712.67 T (om the printer) 324.98 712.67 T (. The workar) 394.31 712.67 T (ound is to copy) 456.19 712.67 T (the Postscript \336le to the workstation and queue it ther) 99 699.67 T (e.) 360.21 699.67 T 1 7 Q (n) 72 682.67 T 0 11 Q -0.28 (9076673-Back-Fpt - The) 99 682.67 P 2 F -0.28 (File:Print) 213.69 682.67 P 0 F -0.28 ( command generates an incorr) 260.37 682.67 P -0.28 (ect err) 406.29 682.67 P -0.28 (or message when the) 436.22 682.67 P (\336le name does not denote an existing dir) 99 669.67 T (ectory) 296.01 669.67 T (.) 324.96 669.67 T 1 7 Q (n) 72 652.67 T 0 11 Q (956630-Back-Rfg - The) 99 652.67 T 2 F (File:New) 209.86 652.67 T 0 F ( command generates a fatal err) 255.32 652.67 T (or message when ACL) 404.96 652.67 T (\325s) 514.13 652.67 T (pr) 99 639.67 T (event the calculation of subsystem imports. This should be tr) 109.75 639.67 T (eated as a normal err) 404.78 639.67 T (or) 506.59 639.67 T (.) 516.12 639.67 T 1 7 Q (n) 72 622.67 T 0 11 Q (978238-Back-Rfg - A white bor) 99 622.67 T (der appears ar) 246.58 622.67 T (ound the bit-mapped library icon which can) 316.47 622.67 T (r) 99 609.67 T (esult in slightly disconnected ar) 103.14 609.67 T (cs.) 257.05 609.67 T 2 15 Q (7. New Features) 72 570 T 1 7 Q (n) 72 543.67 T 0 11 Q -0.16 (No extra ar) 99 543.67 P -0.16 (c bends ar) 153.29 543.67 P -0.16 (e intr) 202.08 543.67 P -0.16 (oduced by the) 227.24 543.67 P 2 F -0.16 (File:Print) 298.62 543.67 P 0 F -0.16 (command. The printed ar) 347.89 543.67 P -0.16 (cs will be sim-) 471.39 543.67 P (ilar) 99 530.67 T (, if not identical to the ar) 114.41 530.67 T (cs in the window) 232.84 530.67 T (.) 315.06 530.67 T 1 7 Q (n) 72 513.67 T 0 11 Q (The) 99 513.67 T 2 F (File:Print) 120.14 513.67 T 0 F (command dialog box has been signi\336cantly changed.) 169.57 513.67 T FMENDPAGE %%EndPage: "8" 7 %%Page: "7" 7 612 792 0 FMBEGINPAGE 0 10 Q 0 X 0 K (1_3_0 Release) 479.33 749.33 T (August 1992) 180 36.66 T (7) 535 36.66 T 72 32.75 155.5 56.58 C 0 272 382 342 397 82.5 17.75 73.61 34.33 FMBEGINEPSF %%BeginDocument: /doc/misc/localtemplates/Ada_Pubs/General/Rational_Logo.epsi %!PS-Adobe-2.0 EPSF-2.0\r%%Creator: Adobe Illustrator(TM) 3.2\r%%For: (TOM VARELA) (PUN STUDIO)\r%%Title: (Rational)\r%%CreationDate: (1/7/92) (3:46 PM)\r%%BoundingBox: 272 382 342 397\r%%DocumentProcessColors: Black\r%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0\r%%+ procset Adobe_cmykcolor 1.1 0\r%%+ procset Adobe_cshow 1.1 0\r%%+ procset Adobe_customcolor 1.0 0\r%%+ procset Adobe_IllustratorA_AI3 1.0 1\r%AI3_ColorUsage: Black&White\r%AI3_TemplateBox: 306 396 306 396\r%AI3_TileBox: 30 31 582 761\r%AI3_DocumentPreview: Macintosh_Pic\r%%EndComments\r%%BeginProlog\r%%BeginResource: procset Adobe_packedarray 2.0 0\r%%Title: (Packed Array Operators)\r%%Version: 2.0 \r%%CreationDate: (8/2/90) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\ruserdict /Adobe_packedarray 5 dict dup begin put\r/initialize % - initialize -\r{\r/packedarray where\r {\r pop\r }\r {\r Adobe_packedarray begin\r Adobe_packedarray\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/packedarray % arguments count packedarray array\r{\rarray astore readonly\r} def\r/setpacking % boolean setpacking -\r{\rpop\r} def\r/currentpacking % - setpacking boolean\r{\rfalse\r} def\rcurrentdict readonly pop end\r%%EndResource\rAdobe_packedarray /initialize get exec\r%%BeginResource: procset Adobe_cmykcolor 1.1 0\r%%Title: (CMYK Color Operators)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cmykcolor 4 dict dup begin put\r/initialize % - initialize -\r{\r/setcmykcolor where\r {\r pop\r }\r {\r userdict /Adobe_cmykcolor_vars 2 dict dup begin put\r /_setrgbcolor\r /setrgbcolor load def\r /_currentrgbcolor\r /currentrgbcolor load def\r Adobe_cmykcolor begin\r Adobe_cmykcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r end\r Adobe_cmykcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_cmykcolor eq\r {\r end\r } if\r} def\r/setcmykcolor % cyan magenta yellow black setcmykcolor -\r{\r1 sub 4 1 roll\r3\r {\r 3 index add neg dup 0 lt\r {\r pop 0\r } if\r 3 1 roll\r } repeat\rAdobe_cmykcolor_vars /_setrgbcolor get exec\rpop\r} def \r/currentcmykcolor % - currentcmykcolor cyan magenta yellow black\r{\rAdobe_cmykcolor_vars /_currentrgbcolor get exec\r3\r {\r 1 sub neg 3 1 roll\r } repeat\r0\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_cshow 1.1 0\r%%Title: (cshow Operator)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cshow 3 dict dup begin put\r/initialize % - initialize -\r{\r/cshow where\r {\r pop\r }\r {\r userdict /Adobe_cshow_vars 1 dict dup begin put\r /_cshow % - _cshow proc\r {} def\r Adobe_cshow begin\r Adobe_cshow\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/cshow % proc string cshow -\r{\rexch\rAdobe_cshow_vars\r exch /_cshow\r exch put\r {\r 0 0 Adobe_cshow_vars /_cshow get exec\r } forall\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_customcolor 1.0 0\r%%Title: (Custom Color Operators)\r%%Version: 1.0 \r%%CreationDate: (5/9/88) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_customcolor 5 dict dup begin put\r/initialize % - initialize -\r{\r/setcustomcolor where\r {\r pop\r }\r {\r Adobe_customcolor begin\r Adobe_customcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r Adobe_customcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_customcolor eq\r {\r end\r } if\r} def\r/findcmykcustomcolor % cyan magenta yellow black name findcmykcustomcolor object\r{\r5 packedarray\r} def\r/setcustomcolor % object tint setcustomcolor -\r{\rexch\raload pop pop\r4\r {\r 4 index mul 4 1 roll\r } repeat\r5 -1 roll pop\rsetcmykcolor\r} def\r/setoverprint % boolean setoverprint -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2\r%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)\r%%Version: 1.0 \r%%CreationDate: (7/22/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_IllustratorA_AI3 61 dict dup begin put\r% initialization\r/initialize % - initialize -\r{\r% 47 vars, but leave slack of 10 entries for custom Postscript fragments\ruserdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put\r% paint operands\r/_lp /none def\r/_pf {} def\r/_ps {} def\r/_psf {} def\r/_pss {} def\r/_pjsf {} def\r/_pjss {} def\r/_pola 0 def\r/_doClip 0 def\r% paint operators\r/cf currentflat def % - cf flatness\r% typography operands\r/_tm matrix def\r/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def \r/_renderEnd [null null null null /i1 /i1 /i1 /i1] def\r/_render -1 def\r/_rise 0 def\r/_ax 0 def % x character spacing (_ax, _ay, _cx, _cy follows awidthshow naming convention)\r/_ay 0 def % y character spacing\r/_cx 0 def % x word spacing\r/_cy 0 def % y word spacing\r/_leading [0 0] def\r/_ctm matrix def\r/_mtx matrix def\r/_sp 16#020 def\r/_hyphen (-) def\r/_fScl 0 def\r/_cnt 0 def\r/_hs 1 def\r/_nativeEncoding 0 def\r/_useNativeEncoding 0 def\r/_tempEncode 0 def\r/_pntr 0 def\r/_tDict 2 dict def\r% typography operators\r/Tx {} def\r/Tj {} def\r% compound path operators\r/CRender {} def\r% printing\r/_AI3_savepage {} def\r% color operands\r/_gf null def\r/_cf 4 array def\r/_if null def\r/_of false def\r/_fc {} def\r/_gs null def\r/_cs 4 array def\r/_is null def\r/_os false def\r/_sc {} def\r/_i null def\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\rend\rend\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3_vars begin\rnewpath\r} def\r/terminate % - terminate -\r{\rend\rend\r} def\r% definition operators\r/_ % - _ null\rnull def\r/ddef % key value ddef -\r{\rAdobe_IllustratorA_AI3_vars 3 1 roll put\r} def\r/xput % key value literal xput -\r{\rdup load dup length exch maxlength eq\r {\r dup dup load dup\r length 2 mul dict copy def\r } if\rload begin def end\r} def\r/npop % integer npop -\r{\r {\r pop\r } repeat\r} def\r% marking operators\r/sw % ax ay string sw x y \r{\rdup length exch stringwidth\rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add\r} def\r/swj % cx cy fillchar ax ay string swj x y\r{\rdup 4 1 roll\rdup length exch stringwidth \rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add \r6 2 roll /_cnt 0 ddef\r{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop\rexch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop\r} def\r/ss % ax ay string matrix ss -\r{\r4 1 roll\r { % matrix ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put pop\r gsave\r false charpath currentpoint\r 4 index setmatrix\r stroke\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r3 npop\r} def\r/jss % cx cy fillchar ax ay string matrix jss -\r{\r4 1 roll\r { % cx cy fillchar matrix ax ay char 0 0 {proc} - \r 2 npop \r (0) exch 2 copy 0 exch put \r gsave\r _sp eq \r {\r exch 6 index 6 index 6 index 5 -1 roll widthshow \r currentpoint\r }\r {\r false charpath currentpoint\r 4 index setmatrix stroke\r }ifelse\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r6 npop\r} def\r% path operators\r/sp % ax ay string sp -\r{\r {\r 2 npop (0) exch\r 2 copy 0 exch put pop\r false charpath\r 2 copy rmoveto\r } exch cshow\r2 npop\r} def\r/jsp % cx cy fillchar ax ay string jsp -\r{\r { % cx cy fillchar ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put \r _sp eq \r {\r exch 5 index 5 index 5 index 5 -1 roll widthshow \r }\r {\r false charpath\r }ifelse\r 2 copy rmoveto\r } exch cshow\r5 npop\r} def\r% path construction operators\r/pl % x y pl x y\r{\rtransform\r0.25 sub round 0.25 add exch\r0.25 sub round 0.25 add exch\ritransform\r} def\r/setstrokeadjust where\r {\r pop true setstrokeadjust\r /c % x1 y1 x2 y2 x3 y3 c -\r {\r curveto\r } def\r /C\r /c load def\r /v % x2 y2 x3 y3 v -\r {\r currentpoint 6 2 roll curveto\r } def\r /V\r /v load def\r /y % x1 y1 x2 y2 y -\r {\r 2 copy curveto\r } def\r /Y\r /y load def\r /l % x y l -\r {\r lineto\r } def\r /L\r /l load def\r /m % x y m -\r {\r moveto\r } def\r }\r {%else\r /c\r {\r pl curveto\r } def\r /C\r /c load def\r /v\r {\r currentpoint 6 2 roll pl curveto\r } def\r /V\r /v load def\r /y\r {\r pl 2 copy curveto\r } def\r /Y\r /y load def\r /l\r {\r pl lineto\r } def\r /L\r /l load def\r /m\r {\r pl moveto\r } def\r }ifelse\r% graphic state operators\r/d % array phase d -\r{\rsetdash\r} def\r/cf {} def % - cf flatness\r/i % flatness i -\r{\rdup 0 eq\r {\r pop cf\r } if\rsetflat\r} def\r/j % linejoin j -\r{\rsetlinejoin\r} def\r/J % linecap J -\r{\rsetlinecap\r} def\r/M % miterlimit M -\r{\rsetmiterlimit\r} def\r/w % linewidth w -\r{\rsetlinewidth\r} def\r% path painting operators\r/H % - H -\r{} def\r/h % - h -\r{\rclosepath\r} def\r/N % - N -\r{\r_pola 0 eq \r {\r _doClip 1 eq {clip /_doClip 0 ddef} if \r newpath\r } \r {\r /CRender {N} ddef\r }ifelse\r} def\r/n % - n -\r{N} def\r/F % - F -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _pf grestore clip newpath /_lp /none ddef _fc \r /_doClip 0 ddef\r }\r {\r _pf\r }ifelse\r } \r {\r /CRender {F} ddef\r }ifelse\r} def\r/f % - f -\r{\rclosepath\rF\r} def\r/S % - S -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _ps grestore clip newpath /_lp /none ddef _sc \r /_doClip 0 ddef\r }\r {\r _ps\r }ifelse\r } \r {\r /CRender {S} ddef\r }ifelse\r} def\r/s % - s -\r{\rclosepath\rS\r} def\r/B % - B -\r{\r_pola 0 eq \r {\r _doClip 1 eq % F clears _doClip\r gsave F grestore \r {\r gsave S grestore clip newpath /_lp /none ddef _sc\r /_doClip 0 ddef\r } \r {\r S\r }ifelse\r }\r {\r /CRender {B} ddef\r }ifelse\r} def\r/b % - b -\r{\rclosepath\rB\r} def\r/W % - W -\r{\r/_doClip 1 ddef\r} def\r/* % - [string] * -\r{\rcount 0 ne \r {\r dup type (stringtype) eq {pop} if\r } if \r_pola 0 eq {newpath} if\r} def\r% group operators\r/u % - u -\r{} def\r/U % - U -\r{} def\r/q % - q -\r{\r_pola 0 eq {gsave} if\r} def\r/Q % - Q -\r{\r_pola 0 eq {grestore} if\r} def\r/*u % - *u -\r{\r_pola 1 add /_pola exch ddef\r} def\r/*U % - *U -\r{\r_pola 1 sub /_pola exch ddef \r_pola 0 eq {CRender} if\r} def\r/D % polarized D -\r{pop} def\r/*w % - *w -\r{} def\r/*W % - *W -\r{} def\r% place operators\r/` % matrix llx lly urx ury string ` -\r{\r/_i save ddef\r6 1 roll 4 npop\rconcat pop\ruserdict begin\r/showpage {} def\r0 setgray\r0 setlinecap\r1 setlinewidth\r0 setlinejoin\r10 setmiterlimit\r[] 0 setdash\rnewpath\r0 setgray\rfalse setoverprint\r} def\r/~ % - ~ -\r{\rend\r_i restore\r} def\r% color operators\r/O % flag O -\r{\r0 ne\r/_of exch ddef\r/_lp /none ddef\r} def\r/R % flag R -\r{\r0 ne\r/_os exch ddef\r/_lp /none ddef\r} def\r/g % gray g -\r{\r/_gf exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _gf setgray\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/G % gray G -\r{\r/_gs exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _gs setgray\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/k % cyan magenta yellow black k -\r{\r_cf astore pop\r/_fc\r{\r_lp /fill ne\r {\r _of setoverprint\r _cf aload pop setcmykcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/K % cyan magenta yellow black K -\r{\r_cs astore pop\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _cs aload pop setcmykcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/x % cyan magenta yellow black name gray x -\r{\r/_gf exch ddef\rfindcmykcustomcolor\r/_if exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _if _gf 1 exch sub setcustomcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/X % cyan magenta yellow black name gray X -\r{\r/_gs exch ddef\rfindcmykcustomcolor\r/_is exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _is _gs 1 exch sub setcustomcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r% locked object operator\r/A % value A -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r% annotate page operator\r/annotatepage\r{\r} def\r%%EndResource\r%%EndProlog\r%%BeginSetup\rAdobe_cmykcolor /initialize get exec\rAdobe_cshow /initialize get exec\rAdobe_customcolor /initialize get exec\rAdobe_IllustratorA_AI3 /initialize get exec\r%%EndSetup\r0 A\r*u\r0 O\r0 g\r0 i 0 J 0 j 1 w 4 M []0 d\r%AI3_Note:\r0 D\r273.6945 383.9315 m\r273.6945 394.8511 L\r278.4344 394.8511 L\r280.2643 394.8511 281.7642 393.4111 281.7642 391.5662 c\r281.7642 389.7363 280.2643 388.2963 278.4344 388.2963 c\r277.3544 388.2963 L\r280.5643 383.9315 L\r279.0643 383.9315 L\r274.9095 389.5263 L\r274.9095 383.9315 L\r273.6945 383.9315 l\rf\r288.4539 394.8511 m\r296.7186 394.8511 L\r296.7186 393.6211 L\r293.2088 393.6211 L\r293.2088 383.9315 L\r291.9938 383.9315 L\r291.9938 393.6211 L\r288.4539 393.6211 L\r288.4539 394.8511 l\rf\r297.6036 394.8511 m\r298.8335 394.8511 L\r298.8335 383.9315 L\r297.6036 383.9315 L\r297.6036 394.8511 l\rf\r333.3621 383.9315 m\r333.3621 394.8511 L\r334.5921 394.8511 L\r334.5921 385.1465 L\r340.5768 385.1465 L\r340.5768 383.9315 L\r333.3621 383.9315 l\rf\r305.8082 395.0911 m\r309.0631 395.0911 311.493 392.6312 311.493 389.4213 c\r311.493 386.1964 309.0631 383.7365 305.8082 383.7365 c\r302.5984 383.7365 300.1385 386.1964 300.1385 389.4213 c\r300.1385 392.6312 302.5984 395.0911 305.8082 395.0911 c\rf\r290.7489 383.9315 m\r289.4439 383.9315 L\r288.049 387.1564 L\r283.7591 387.1564 L\r282.3492 383.9315 L\r281.0442 383.9315 L\r285.904 395.1361 l\r290.7489 383.9315 L\rf\r312.858 383.9315 m\r312.858 394.8511 L\r314.1029 394.8511 L\r320.7476 385.6864 L\r320.7476 394.8511 L\r321.9626 394.8511 L\r321.9626 383.9315 L\r320.6276 383.9315 L\r314.0879 392.7962 L\r314.0879 383.9315 L\r312.858 383.9315 l\rf\r332.5372 383.9315 m\r331.2322 383.9315 L\r329.8373 387.1564 L\r325.5174 387.1564 L\r324.1375 383.9315 L\r322.8175 383.9315 L\r327.6773 395.1361 l\r332.5372 383.9315 L\rf\r1 D\r301.3834 389.4213 m\r301.3834 386.8414 303.2283 384.9815 305.8082 384.9815 c\r308.3881 384.9815 310.2331 386.8414 310.2331 389.4213 c\r310.2331 391.9862 308.3881 393.8311 305.8082 393.8311 c\r303.2283 393.8311 301.3834 391.9862 301.3834 389.4213 c\rf\r278.4344 389.5263 m\r279.7393 389.5263 280.5493 390.2313 280.5493 391.5662 c\r280.5493 392.7962 279.6493 393.6061 278.4344 393.6061 c\r274.9095 393.6061 L\r274.9095 389.5263 L\r278.4344 389.5263 l\rf\r285.904 392.1362 m\r284.2691 388.3713 L\r287.539 388.3713 L\r285.904 392.1362 l\rf\r327.6773 392.1362 m\r326.0424 388.3713 L\r329.2973 388.3713 L\r327.6773 392.1362 l\rf\r*U\r%%PageTrailer\rgsave annotatepage grestore showpage\r%%Trailer\rAdobe_IllustratorA_AI3 /terminate get exec\rAdobe_customcolor /terminate get exec\rAdobe_cshow /terminate get exec\rAdobe_cmykcolor /terminate get exec\rAdobe_packedarray /terminate get exec\r%%EOF\r %%EndDocument FMENDEPSF 0 0 612 792 C 1 7 Q 0 X 0 K (n) 72 712.67 T 0 11 Q (5973132-Back-Ken - The) 99 712.67 T 2 F (Edit:Ungroup) 217.88 712.67 T 0 F ( command sometimes places ungr) 286.55 712.67 T (ouped objects) 451.79 712.67 T (under pr) 99 699.67 T (e-existing objects. The workar) 141.82 699.67 T (ound is to use the) 286.46 699.67 T 2 F (Edit:Format) 375.14 699.67 T 0 F (command after) 436.79 699.67 T (ungr) 99 686.67 T (oupng.) 122.27 686.67 T 1 7 Q (n) 72 669.67 T 0 11 Q (6049633-Back-Fpt - The) 99 669.67 T 2 F (Edit:Ungroup) 214.54 669.67 T 0 F ( command sometimes leaves arr) 283.21 669.67 T (owheads of) 439.15 669.67 T (f of ar) 495.04 669.67 T (cs) 523.48 669.67 T (leading fr) 99 656.67 T (om the gr) 145.91 656.67 T (oup just ungr) 192.59 656.67 T (ouped.) 258.02 656.67 T 1 7 Q (n) 72 639.67 T 0 11 Q (6176895-Back-Fpt - The) 99 639.67 T 2 F (File:Save As) 214.54 639.67 T 0 F ( command incorr) 276.19 639.67 T (ectly allows the storing of multiple) 359.51 639.67 T (de\336ning diagrams into any diagram context not the curr) 99 626.67 T (ent one.) 372.16 626.67 T 1 7 Q (n) 72 609.67 T 0 11 Q -0.17 (6268646-Back-Jdar - The) 99 609.67 P 2 F -0.17 (File:Print) 217.94 609.67 P 0 F -0.17 ( command pr) 264.62 609.67 P -0.17 (oduces printed diagrams with descriptions) 329.39 609.67 P (that make no sense when the diagram is a gr) 99 596.67 T (oup e.g. \322De\336nition of\323.) 315.06 596.67 T 1 7 Q (n) 72 579.67 T 0 11 Q (6844561-Bozo-Rfg - On one machine, r) 99 579.67 T (emote shell did not accept the default r) 284.36 579.67 T (emote user) 473.3 579.67 T (name.) 99 566.67 T 1 7 Q (n) 72 549.67 T 0 11 Q (7168383-Back-Rfg - Duplicate subsystem labels ar) 99 549.67 T (e not expanded when the simple sub-) 338.64 549.67 T (system names match the name of an Ada unit.) 99 536.67 T 1 7 Q (n) 72 519.67 T 0 11 Q -0.03 (7262688-Back-Rfg - W) 99 519.67 P -0.03 (ith certain X con\336gurations, the delete key and backspace key do not) 204.53 519.67 P (work) 99 506.67 T 1 7 Q (n) 72 489.67 T 0 11 Q -0.27 (7459956-Back-Fpt - The data manager does not always terminate when the illustrator termi-) 99 489.67 P (nates because of an internal err) 99 476.67 T (or) 249.52 476.67 T (.) 259.05 476.67 T 1 7 Q (n) 72 459.67 T 0 11 Q -0.06 (7475742-Back-Rfg - Labels ar) 99 459.67 P -0.06 (e no longer independently selectable fr) 237.81 459.67 P -0.06 (om icons. In particular) 425.92 459.67 P -0.06 (,) 534.57 459.67 P -0.02 (clicking on the part of the label overlapping the icon will select both the label and the icon.) 99 446.67 P (However) 99 433.67 T (, clicking on the part of a label hanging over the edge of the icon still only selects) 143.56 433.67 T (the label.) 99 420.67 T 1 7 Q (n) 72 403.67 T 0 11 Q (7824283-Back-Rfg - When holding down the left mouse button and moving the mouse,) 99 403.67 T -0.08 (what gets selected is not always consistent. Sometimes, only labels get selected, sometimes) 99 390.67 P (specs and most bodies etc.) 99 377.67 T 1 7 Q (n) 72 360.67 T 0 11 Q (7953938-Back-Rfg - The) 99 360.67 T 2 F (File:Save As) 215.36 360.67 T 0 F ( command cannot save a de\336ning diagram, even if it) 277 360.67 T (has been modi\336ed, if a de\336ning diagram for that object alr) 99 347.67 T (eady exists in the diagram con-) 381.34 347.67 T (text. Deleting the diagram closes the window so the user never gets the chance to do a) 99 334.67 T 2 F (File:Save As) 99 321.67 T 0 F (.) 160.64 321.67 T 1 7 Q (n) 72 304.67 T 0 11 Q -0.16 (7956270-Back-Rfg - The main window icon has no label when Insight is r) 99 304.67 P -0.16 (un under the twm) 449.6 304.67 P (window manager) 99 291.67 T (.) 184.35 291.67 T 1 7 Q (n) 72 274.67 T 0 11 Q -0.21 (8064772-Back-Rfg - The) 99 274.67 P 2 F -0.21 (File:New) 214.71 274.67 P 0 F -0.21 ( command does not accept an activity as a naming expr) 260.18 274.67 P -0.21 (es-) 526.42 274.67 P (sion.) 99 261.67 T 1 7 Q (n) 72 244.67 T 0 11 Q (8317060-Back-Jdar - The) 99 244.67 T 2 F (Edit:Format) 218.45 244.67 T 0 F ( command may leak memory which could cause the) 277.35 244.67 T (illustrator to fail after many formats.) 99 231.67 T 1 7 Q (n) 72 214.67 T 0 11 Q (8724670-Back-Rfg - The) 99 214.67 T 2 F (File:Print) 215.36 214.67 T 0 F ( command cor) 262.04 214.67 T (e dumps when r) 331.43 214.67 T (un on an empty diagram.) 410.69 214.67 T 1 7 Q (n) 72 197.67 T 0 11 Q (8869983-Back-Fpt - The) 99 197.67 T 2 F (File:Print) 214.54 197.67 T 0 F ( command generates encapsulated Postscript without) 261.22 197.67 T (using a private dictionary) 99 184.67 T (. Name con\337icts ar) 223.08 184.67 T (e possible between the encapsulated diagram) 313.55 184.67 T (and the document containing it.) 99 171.67 T 1 7 Q (n) 72 154.67 T 0 11 Q (8962034-Back-Rfg - In certain cases, dismissing a dialog box leaves a white \322hole\323 in the) 99 154.67 T (window because the illustrator does not r) 99 141.67 T (efr) 300.55 141.67 T (esh the window when getting an X expose) 313.62 141.67 T (event. This can occur when the dialog box is initiating a long transaction with the Rational) 99 128.67 T -0.09 (Envir) 99 115.67 P -0.09 (onment, for example, when generating a lar) 125.65 115.67 P -0.09 (ge number of dependencies. It may occur) 337.3 115.67 P (in other cases as well.) 99 102.67 T 1 7 Q (n) 72 85.67 T 0 11 Q (9020092-Back-Rfg, 7832680-Back-Rfg, 5065248-Back-Fpt, 3877791-Back-Ken - Printing dia-) 99 85.67 T FMENDPAGE %%EndPage: "7" 6 %%Page: "6" 6 612 792 0 FMBEGINPAGE 0 10 Q 0 X 0 K (Rational Insight Release Information) 72 749.33 T (6) 72 36.66 T (August 1992) 360 36.66 T 456.5 32.75 540 56.58 C 0 272 382 342 397 82.5 17.75 458.11 34.33 FMBEGINEPSF %%BeginDocument: /doc/misc/localtemplates/Ada_Pubs/General/Rational_Logo.epsi %!PS-Adobe-2.0 EPSF-2.0\r%%Creator: Adobe Illustrator(TM) 3.2\r%%For: (TOM VARELA) (PUN STUDIO)\r%%Title: (Rational)\r%%CreationDate: (1/7/92) (3:46 PM)\r%%BoundingBox: 272 382 342 397\r%%DocumentProcessColors: Black\r%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0\r%%+ procset Adobe_cmykcolor 1.1 0\r%%+ procset Adobe_cshow 1.1 0\r%%+ procset Adobe_customcolor 1.0 0\r%%+ procset Adobe_IllustratorA_AI3 1.0 1\r%AI3_ColorUsage: Black&White\r%AI3_TemplateBox: 306 396 306 396\r%AI3_TileBox: 30 31 582 761\r%AI3_DocumentPreview: Macintosh_Pic\r%%EndComments\r%%BeginProlog\r%%BeginResource: procset Adobe_packedarray 2.0 0\r%%Title: (Packed Array Operators)\r%%Version: 2.0 \r%%CreationDate: (8/2/90) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\ruserdict /Adobe_packedarray 5 dict dup begin put\r/initialize % - initialize -\r{\r/packedarray where\r {\r pop\r }\r {\r Adobe_packedarray begin\r Adobe_packedarray\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/packedarray % arguments count packedarray array\r{\rarray astore readonly\r} def\r/setpacking % boolean setpacking -\r{\rpop\r} def\r/currentpacking % - setpacking boolean\r{\rfalse\r} def\rcurrentdict readonly pop end\r%%EndResource\rAdobe_packedarray /initialize get exec\r%%BeginResource: procset Adobe_cmykcolor 1.1 0\r%%Title: (CMYK Color Operators)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cmykcolor 4 dict dup begin put\r/initialize % - initialize -\r{\r/setcmykcolor where\r {\r pop\r }\r {\r userdict /Adobe_cmykcolor_vars 2 dict dup begin put\r /_setrgbcolor\r /setrgbcolor load def\r /_currentrgbcolor\r /currentrgbcolor load def\r Adobe_cmykcolor begin\r Adobe_cmykcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r end\r Adobe_cmykcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_cmykcolor eq\r {\r end\r } if\r} def\r/setcmykcolor % cyan magenta yellow black setcmykcolor -\r{\r1 sub 4 1 roll\r3\r {\r 3 index add neg dup 0 lt\r {\r pop 0\r } if\r 3 1 roll\r } repeat\rAdobe_cmykcolor_vars /_setrgbcolor get exec\rpop\r} def \r/currentcmykcolor % - currentcmykcolor cyan magenta yellow black\r{\rAdobe_cmykcolor_vars /_currentrgbcolor get exec\r3\r {\r 1 sub neg 3 1 roll\r } repeat\r0\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_cshow 1.1 0\r%%Title: (cshow Operator)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cshow 3 dict dup begin put\r/initialize % - initialize -\r{\r/cshow where\r {\r pop\r }\r {\r userdict /Adobe_cshow_vars 1 dict dup begin put\r /_cshow % - _cshow proc\r {} def\r Adobe_cshow begin\r Adobe_cshow\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/cshow % proc string cshow -\r{\rexch\rAdobe_cshow_vars\r exch /_cshow\r exch put\r {\r 0 0 Adobe_cshow_vars /_cshow get exec\r } forall\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_customcolor 1.0 0\r%%Title: (Custom Color Operators)\r%%Version: 1.0 \r%%CreationDate: (5/9/88) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_customcolor 5 dict dup begin put\r/initialize % - initialize -\r{\r/setcustomcolor where\r {\r pop\r }\r {\r Adobe_customcolor begin\r Adobe_customcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r Adobe_customcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_customcolor eq\r {\r end\r } if\r} def\r/findcmykcustomcolor % cyan magenta yellow black name findcmykcustomcolor object\r{\r5 packedarray\r} def\r/setcustomcolor % object tint setcustomcolor -\r{\rexch\raload pop pop\r4\r {\r 4 index mul 4 1 roll\r } repeat\r5 -1 roll pop\rsetcmykcolor\r} def\r/setoverprint % boolean setoverprint -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2\r%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)\r%%Version: 1.0 \r%%CreationDate: (7/22/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_IllustratorA_AI3 61 dict dup begin put\r% initialization\r/initialize % - initialize -\r{\r% 47 vars, but leave slack of 10 entries for custom Postscript fragments\ruserdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put\r% paint operands\r/_lp /none def\r/_pf {} def\r/_ps {} def\r/_psf {} def\r/_pss {} def\r/_pjsf {} def\r/_pjss {} def\r/_pola 0 def\r/_doClip 0 def\r% paint operators\r/cf currentflat def % - cf flatness\r% typography operands\r/_tm matrix def\r/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def \r/_renderEnd [null null null null /i1 /i1 /i1 /i1] def\r/_render -1 def\r/_rise 0 def\r/_ax 0 def % x character spacing (_ax, _ay, _cx, _cy follows awidthshow naming convention)\r/_ay 0 def % y character spacing\r/_cx 0 def % x word spacing\r/_cy 0 def % y word spacing\r/_leading [0 0] def\r/_ctm matrix def\r/_mtx matrix def\r/_sp 16#020 def\r/_hyphen (-) def\r/_fScl 0 def\r/_cnt 0 def\r/_hs 1 def\r/_nativeEncoding 0 def\r/_useNativeEncoding 0 def\r/_tempEncode 0 def\r/_pntr 0 def\r/_tDict 2 dict def\r% typography operators\r/Tx {} def\r/Tj {} def\r% compound path operators\r/CRender {} def\r% printing\r/_AI3_savepage {} def\r% color operands\r/_gf null def\r/_cf 4 array def\r/_if null def\r/_of false def\r/_fc {} def\r/_gs null def\r/_cs 4 array def\r/_is null def\r/_os false def\r/_sc {} def\r/_i null def\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\rend\rend\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3_vars begin\rnewpath\r} def\r/terminate % - terminate -\r{\rend\rend\r} def\r% definition operators\r/_ % - _ null\rnull def\r/ddef % key value ddef -\r{\rAdobe_IllustratorA_AI3_vars 3 1 roll put\r} def\r/xput % key value literal xput -\r{\rdup load dup length exch maxlength eq\r {\r dup dup load dup\r length 2 mul dict copy def\r } if\rload begin def end\r} def\r/npop % integer npop -\r{\r {\r pop\r } repeat\r} def\r% marking operators\r/sw % ax ay string sw x y \r{\rdup length exch stringwidth\rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add\r} def\r/swj % cx cy fillchar ax ay string swj x y\r{\rdup 4 1 roll\rdup length exch stringwidth \rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add \r6 2 roll /_cnt 0 ddef\r{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop\rexch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop\r} def\r/ss % ax ay string matrix ss -\r{\r4 1 roll\r { % matrix ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put pop\r gsave\r false charpath currentpoint\r 4 index setmatrix\r stroke\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r3 npop\r} def\r/jss % cx cy fillchar ax ay string matrix jss -\r{\r4 1 roll\r { % cx cy fillchar matrix ax ay char 0 0 {proc} - \r 2 npop \r (0) exch 2 copy 0 exch put \r gsave\r _sp eq \r {\r exch 6 index 6 index 6 index 5 -1 roll widthshow \r currentpoint\r }\r {\r false charpath currentpoint\r 4 index setmatrix stroke\r }ifelse\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r6 npop\r} def\r% path operators\r/sp % ax ay string sp -\r{\r {\r 2 npop (0) exch\r 2 copy 0 exch put pop\r false charpath\r 2 copy rmoveto\r } exch cshow\r2 npop\r} def\r/jsp % cx cy fillchar ax ay string jsp -\r{\r { % cx cy fillchar ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put \r _sp eq \r {\r exch 5 index 5 index 5 index 5 -1 roll widthshow \r }\r {\r false charpath\r }ifelse\r 2 copy rmoveto\r } exch cshow\r5 npop\r} def\r% path construction operators\r/pl % x y pl x y\r{\rtransform\r0.25 sub round 0.25 add exch\r0.25 sub round 0.25 add exch\ritransform\r} def\r/setstrokeadjust where\r {\r pop true setstrokeadjust\r /c % x1 y1 x2 y2 x3 y3 c -\r {\r curveto\r } def\r /C\r /c load def\r /v % x2 y2 x3 y3 v -\r {\r currentpoint 6 2 roll curveto\r } def\r /V\r /v load def\r /y % x1 y1 x2 y2 y -\r {\r 2 copy curveto\r } def\r /Y\r /y load def\r /l % x y l -\r {\r lineto\r } def\r /L\r /l load def\r /m % x y m -\r {\r moveto\r } def\r }\r {%else\r /c\r {\r pl curveto\r } def\r /C\r /c load def\r /v\r {\r currentpoint 6 2 roll pl curveto\r } def\r /V\r /v load def\r /y\r {\r pl 2 copy curveto\r } def\r /Y\r /y load def\r /l\r {\r pl lineto\r } def\r /L\r /l load def\r /m\r {\r pl moveto\r } def\r }ifelse\r% graphic state operators\r/d % array phase d -\r{\rsetdash\r} def\r/cf {} def % - cf flatness\r/i % flatness i -\r{\rdup 0 eq\r {\r pop cf\r } if\rsetflat\r} def\r/j % linejoin j -\r{\rsetlinejoin\r} def\r/J % linecap J -\r{\rsetlinecap\r} def\r/M % miterlimit M -\r{\rsetmiterlimit\r} def\r/w % linewidth w -\r{\rsetlinewidth\r} def\r% path painting operators\r/H % - H -\r{} def\r/h % - h -\r{\rclosepath\r} def\r/N % - N -\r{\r_pola 0 eq \r {\r _doClip 1 eq {clip /_doClip 0 ddef} if \r newpath\r } \r {\r /CRender {N} ddef\r }ifelse\r} def\r/n % - n -\r{N} def\r/F % - F -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _pf grestore clip newpath /_lp /none ddef _fc \r /_doClip 0 ddef\r }\r {\r _pf\r }ifelse\r } \r {\r /CRender {F} ddef\r }ifelse\r} def\r/f % - f -\r{\rclosepath\rF\r} def\r/S % - S -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _ps grestore clip newpath /_lp /none ddef _sc \r /_doClip 0 ddef\r }\r {\r _ps\r }ifelse\r } \r {\r /CRender {S} ddef\r }ifelse\r} def\r/s % - s -\r{\rclosepath\rS\r} def\r/B % - B -\r{\r_pola 0 eq \r {\r _doClip 1 eq % F clears _doClip\r gsave F grestore \r {\r gsave S grestore clip newpath /_lp /none ddef _sc\r /_doClip 0 ddef\r } \r {\r S\r }ifelse\r }\r {\r /CRender {B} ddef\r }ifelse\r} def\r/b % - b -\r{\rclosepath\rB\r} def\r/W % - W -\r{\r/_doClip 1 ddef\r} def\r/* % - [string] * -\r{\rcount 0 ne \r {\r dup type (stringtype) eq {pop} if\r } if \r_pola 0 eq {newpath} if\r} def\r% group operators\r/u % - u -\r{} def\r/U % - U -\r{} def\r/q % - q -\r{\r_pola 0 eq {gsave} if\r} def\r/Q % - Q -\r{\r_pola 0 eq {grestore} if\r} def\r/*u % - *u -\r{\r_pola 1 add /_pola exch ddef\r} def\r/*U % - *U -\r{\r_pola 1 sub /_pola exch ddef \r_pola 0 eq {CRender} if\r} def\r/D % polarized D -\r{pop} def\r/*w % - *w -\r{} def\r/*W % - *W -\r{} def\r% place operators\r/` % matrix llx lly urx ury string ` -\r{\r/_i save ddef\r6 1 roll 4 npop\rconcat pop\ruserdict begin\r/showpage {} def\r0 setgray\r0 setlinecap\r1 setlinewidth\r0 setlinejoin\r10 setmiterlimit\r[] 0 setdash\rnewpath\r0 setgray\rfalse setoverprint\r} def\r/~ % - ~ -\r{\rend\r_i restore\r} def\r% color operators\r/O % flag O -\r{\r0 ne\r/_of exch ddef\r/_lp /none ddef\r} def\r/R % flag R -\r{\r0 ne\r/_os exch ddef\r/_lp /none ddef\r} def\r/g % gray g -\r{\r/_gf exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _gf setgray\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/G % gray G -\r{\r/_gs exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _gs setgray\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/k % cyan magenta yellow black k -\r{\r_cf astore pop\r/_fc\r{\r_lp /fill ne\r {\r _of setoverprint\r _cf aload pop setcmykcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/K % cyan magenta yellow black K -\r{\r_cs astore pop\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _cs aload pop setcmykcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/x % cyan magenta yellow black name gray x -\r{\r/_gf exch ddef\rfindcmykcustomcolor\r/_if exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _if _gf 1 exch sub setcustomcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/X % cyan magenta yellow black name gray X -\r{\r/_gs exch ddef\rfindcmykcustomcolor\r/_is exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _is _gs 1 exch sub setcustomcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r% locked object operator\r/A % value A -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r% annotate page operator\r/annotatepage\r{\r} def\r%%EndResource\r%%EndProlog\r%%BeginSetup\rAdobe_cmykcolor /initialize get exec\rAdobe_cshow /initialize get exec\rAdobe_customcolor /initialize get exec\rAdobe_IllustratorA_AI3 /initialize get exec\r%%EndSetup\r0 A\r*u\r0 O\r0 g\r0 i 0 J 0 j 1 w 4 M []0 d\r%AI3_Note:\r0 D\r273.6945 383.9315 m\r273.6945 394.8511 L\r278.4344 394.8511 L\r280.2643 394.8511 281.7642 393.4111 281.7642 391.5662 c\r281.7642 389.7363 280.2643 388.2963 278.4344 388.2963 c\r277.3544 388.2963 L\r280.5643 383.9315 L\r279.0643 383.9315 L\r274.9095 389.5263 L\r274.9095 383.9315 L\r273.6945 383.9315 l\rf\r288.4539 394.8511 m\r296.7186 394.8511 L\r296.7186 393.6211 L\r293.2088 393.6211 L\r293.2088 383.9315 L\r291.9938 383.9315 L\r291.9938 393.6211 L\r288.4539 393.6211 L\r288.4539 394.8511 l\rf\r297.6036 394.8511 m\r298.8335 394.8511 L\r298.8335 383.9315 L\r297.6036 383.9315 L\r297.6036 394.8511 l\rf\r333.3621 383.9315 m\r333.3621 394.8511 L\r334.5921 394.8511 L\r334.5921 385.1465 L\r340.5768 385.1465 L\r340.5768 383.9315 L\r333.3621 383.9315 l\rf\r305.8082 395.0911 m\r309.0631 395.0911 311.493 392.6312 311.493 389.4213 c\r311.493 386.1964 309.0631 383.7365 305.8082 383.7365 c\r302.5984 383.7365 300.1385 386.1964 300.1385 389.4213 c\r300.1385 392.6312 302.5984 395.0911 305.8082 395.0911 c\rf\r290.7489 383.9315 m\r289.4439 383.9315 L\r288.049 387.1564 L\r283.7591 387.1564 L\r282.3492 383.9315 L\r281.0442 383.9315 L\r285.904 395.1361 l\r290.7489 383.9315 L\rf\r312.858 383.9315 m\r312.858 394.8511 L\r314.1029 394.8511 L\r320.7476 385.6864 L\r320.7476 394.8511 L\r321.9626 394.8511 L\r321.9626 383.9315 L\r320.6276 383.9315 L\r314.0879 392.7962 L\r314.0879 383.9315 L\r312.858 383.9315 l\rf\r332.5372 383.9315 m\r331.2322 383.9315 L\r329.8373 387.1564 L\r325.5174 387.1564 L\r324.1375 383.9315 L\r322.8175 383.9315 L\r327.6773 395.1361 l\r332.5372 383.9315 L\rf\r1 D\r301.3834 389.4213 m\r301.3834 386.8414 303.2283 384.9815 305.8082 384.9815 c\r308.3881 384.9815 310.2331 386.8414 310.2331 389.4213 c\r310.2331 391.9862 308.3881 393.8311 305.8082 393.8311 c\r303.2283 393.8311 301.3834 391.9862 301.3834 389.4213 c\rf\r278.4344 389.5263 m\r279.7393 389.5263 280.5493 390.2313 280.5493 391.5662 c\r280.5493 392.7962 279.6493 393.6061 278.4344 393.6061 c\r274.9095 393.6061 L\r274.9095 389.5263 L\r278.4344 389.5263 l\rf\r285.904 392.1362 m\r284.2691 388.3713 L\r287.539 388.3713 L\r285.904 392.1362 l\rf\r327.6773 392.1362 m\r326.0424 388.3713 L\r329.2973 388.3713 L\r327.6773 392.1362 l\rf\r*U\r%%PageTrailer\rgsave annotatepage grestore showpage\r%%Trailer\rAdobe_IllustratorA_AI3 /terminate get exec\rAdobe_customcolor /terminate get exec\rAdobe_cshow /terminate get exec\rAdobe_cmykcolor /terminate get exec\rAdobe_packedarray /terminate get exec\r%%EOF\r %%EndDocument FMENDEPSF 0 0 612 792 C 0 11 Q 0 X 0 K (a gr) 99 712.67 T (oup which has been saved as a \336le but is not curr) 117.49 712.67 T (ently in a window) 355.67 712.67 T (.) 443.16 712.67 T 1 7 Q (n) 72 695.67 T 0 11 Q (9779616-Back-Rfg - Diagnostic output fr) 99 695.67 T (om the illustrator is now suppr) 292.54 695.67 T (essed.) 443.45 695.67 T 1 7 Q (n) 72 678.67 T 0 11 Q (9686230-Back-Jdar - The) 99 678.67 T 2 F ( File:Print) 215.71 678.67 T 0 F ( command r) 265.14 678.67 T (esults in printed diagrams wher) 323.65 678.67 T (e ar) 478.96 678.67 T (cs may) 496.61 678.67 T (appear on top of icons instead of behind them. This is deliberate in or) 99 665.67 T (der to make it easier) 435.49 665.67 T (to trace dependencies between modules.) 99 652.67 T 1 7 Q (n) 72 635.67 T 0 11 Q (9986044-Back-Jdar - The) 99 635.67 T 2 F (Edit:Group) 218.45 635.67 T 0 F ( command no longer crashes when trying to gr) 274.9 635.67 T (oup) 501.9 635.67 T (units after a) 99 622.67 T 2 F (File:New) 159.52 622.67 T 0 F ( command.) 204.99 622.67 T 2 15 Q (6. Known Problems) 72 583 T 0 11 Q (The following softwar) 72 556.67 T (e pr) 179.49 556.67 T (oblems have not been \336xed.) 198.24 556.67 T 1 7 Q (n) 72 531.67 T 0 11 Q -0.01 (1019466-Back-Rfg - Output generated by a .cshr) 99 531.67 P -0.01 (c \336le will appear in diagrams generated by) 329.7 531.67 P 2 F (Insight_Batch) 99 518.67 T 0 F (. The workar) 168.57 518.67 T (ound is to r) 230.44 518.67 T (emove any commands in that \336le that write to stan-) 285.99 518.67 T (dar) 99 505.67 T (d output or else adding a conditional expr) 115.35 505.67 T (ession to avoid executing those commands) 319.85 505.67 T (when r) 99 492.67 T (un non-interactively) 133.21 492.67 T (.) 230.9 492.67 T 1 7 Q (n) 72 475.67 T 0 11 Q -0.09 (1886024-Back-Jdar - The) 99 475.67 P 2 F -0.09 ( Edit:Move to Group) 215.53 475.67 P 0 F -0.09 ( command will copy modules to a position in) 318.41 475.67 P (the tar) 99 462.67 T (get gr) 130.2 462.67 T (oup which is the same as their position in the original diagram. This may be) 158.15 462.67 T (inappr) 99 449.67 T (opriate. The workar) 131.43 449.67 T (ound is to use the) 227.78 449.67 T 2 F (Edit:Format) 316.46 449.67 T 0 F ( command after moving to a) 375.36 449.67 T (gr) 99 436.67 T (oup.) 109.25 436.67 T 1 7 Q (n) 72 419.67 T 0 11 Q -0.14 (1893192-Back-Rfg - When r) 99 419.67 P -0.14 (unning a) 229.82 419.67 P 2 F -0.14 (File:New) 275.63 419.67 P 0 F -0.14 ( command, the cursor does not change into a) 321.09 419.67 P (watch cursor) 99 406.67 T (. This bug only occurs under OpenW) 161.28 406.67 T (indows.) 339.98 406.67 T 1 7 Q (n) 72 389.67 T 0 11 Q -0.31 (2228910-Back-Jdar - The) 99 389.67 P 2 F -0.31 (File:Close) 217.54 389.67 P 0 F -0.31 ( command closes all gr) 267.27 389.67 P -0.31 (oup windows when operating on) 376.7 389.67 P (any one gr) 99 376.67 T (oup in the gr) 150.39 376.67 T (oup tr) 212.94 376.67 T (ee if the gr) 242.63 376.67 T (oup window has not been pr) 293.74 376.67 T (eviously saved.) 433.59 376.67 T 1 7 Q (n) 72 359.67 T 0 11 Q -0.36 (2308665-Back-Fpt - The) 99 359.67 P 2 F -0.36 (File:Print) 213.46 359.67 P 0 F -0.36 ( command generates an internal server err) 260.14 359.67 P -0.36 (or when saving) 463.24 359.67 P (postscript to a name that is a dir) 99 346.67 T (ectory) 254.7 346.67 T (, not a \336le.) 283.65 346.67 T 1 7 Q (n) 72 329.67 T 0 11 Q (2733934-Back-Fpt - The) 99 329.67 T 2 F ( Edit:Format) 211.8 329.67 T 0 F ( command cor) 273.44 329.67 T (e dumps with a constraint err) 342.83 329.67 T (or in one) 486.21 329.67 T (particular diagram.) 99 316.67 T 1 7 Q (n) 72 299.67 T 0 11 Q (3281381-Back-Rfg - The text widget in a dialog box must be clicked befor) 99 299.67 T (e text can be) 451 299.67 T (enter) 99 286.67 T (ed. The workar) 123.64 286.67 T (ound is to place \322insight*keyboar) 197.49 286.67 T (dFocusPolicy: pointer\323 in the) 359.56 286.67 T (user) 99 273.67 T (\325s.Xdefaults \336le. Insight does not curr) 120.7 273.67 T (ently pr) 301.89 273.67 T (ovide an applications defaults \336le.) 339.92 273.67 T 1 7 Q (n) 72 256.67 T 0 11 Q (3401016-Back-Rfg - In certain cases, the Insight server job does not terminate, even after) 99 256.67 T (logging out of an Envir) 99 243.67 T (onment session.) 211.5 243.67 T 1 7 Q (n) 72 226.67 T 0 11 Q (3622095-Back-Rfg -The) 99 226.67 T 2 F (Browse:De\336nition) 212.61 226.67 T 0 F ( command crashes intermittently with a fatal X) 304.45 226.67 T (server err) 99 213.67 T (or when the X display is a PC.) 145.56 213.67 T 1 7 Q (n) 72 196.67 T 0 11 Q -0.24 (381816-Back-Fpt - Labels ar) 99 196.67 P -0.24 (e incorr) 230.97 196.67 P -0.24 (ectly suppr) 267.69 196.67 P -0.24 (essed when the user drags a spec and a body) 321.85 196.67 P (apart.) 99 183.67 T 1 7 Q (n) 72 166.67 T 0 11 Q (3840123-Back-Rfg - Not all Envir) 99 166.67 T (onment messages have pathnames in upper case.) 256.96 166.67 T 1 7 Q (n) 72 149.67 T 0 11 Q (497847-Back-Rfg - Enlar) 99 149.67 T (ging a window containing a diagram with lar) 214.66 149.67 T (ge number of mod-) 435.16 149.67 T (ules is slow) 99 136.67 T (.) 154.1 136.67 T 1 7 Q (n) 72 119.67 T 0 11 Q (59121) 99 119.67 T (12-Back-Jdar - The illustrator may handle expose events on a diagram window with) 125.86 119.67 T (lar) 99 106.67 T (ge numbers of elements \050e.g. 2000\051 in an abnormally slow manner) 111.83 106.67 T (.) 430.12 106.67 T 1 7 Q (n) 72 89.67 T 0 11 Q (5928362-Back-Rfg - Occasionally) 99 89.67 T (, a subdiagram is placed to far to the right or left when it) 255.13 89.67 T (could be placed appr) 99 76.67 T (oximately center) 200.98 76.67 T (ed under its par) 281.45 76.67 T (ent icons.) 358.67 76.67 T FMENDPAGE %%EndPage: "6" 5 %%Page: "5" 5 612 792 0 FMBEGINPAGE 0 10 Q 0 X 0 K (1_3_0 Release) 479.33 749.33 T (August 1992) 180 36.66 T (5) 535 36.66 T 72 32.75 155.5 56.58 C 0 272 382 342 397 82.5 17.75 73.61 34.33 FMBEGINEPSF %%BeginDocument: /doc/misc/localtemplates/Ada_Pubs/General/Rational_Logo.epsi %!PS-Adobe-2.0 EPSF-2.0\r%%Creator: Adobe Illustrator(TM) 3.2\r%%For: (TOM VARELA) (PUN STUDIO)\r%%Title: (Rational)\r%%CreationDate: (1/7/92) (3:46 PM)\r%%BoundingBox: 272 382 342 397\r%%DocumentProcessColors: Black\r%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0\r%%+ procset Adobe_cmykcolor 1.1 0\r%%+ procset Adobe_cshow 1.1 0\r%%+ procset Adobe_customcolor 1.0 0\r%%+ procset Adobe_IllustratorA_AI3 1.0 1\r%AI3_ColorUsage: Black&White\r%AI3_TemplateBox: 306 396 306 396\r%AI3_TileBox: 30 31 582 761\r%AI3_DocumentPreview: Macintosh_Pic\r%%EndComments\r%%BeginProlog\r%%BeginResource: procset Adobe_packedarray 2.0 0\r%%Title: (Packed Array Operators)\r%%Version: 2.0 \r%%CreationDate: (8/2/90) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\ruserdict /Adobe_packedarray 5 dict dup begin put\r/initialize % - initialize -\r{\r/packedarray where\r {\r pop\r }\r {\r Adobe_packedarray begin\r Adobe_packedarray\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/packedarray % arguments count packedarray array\r{\rarray astore readonly\r} def\r/setpacking % boolean setpacking -\r{\rpop\r} def\r/currentpacking % - setpacking boolean\r{\rfalse\r} def\rcurrentdict readonly pop end\r%%EndResource\rAdobe_packedarray /initialize get exec\r%%BeginResource: procset Adobe_cmykcolor 1.1 0\r%%Title: (CMYK Color Operators)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cmykcolor 4 dict dup begin put\r/initialize % - initialize -\r{\r/setcmykcolor where\r {\r pop\r }\r {\r userdict /Adobe_cmykcolor_vars 2 dict dup begin put\r /_setrgbcolor\r /setrgbcolor load def\r /_currentrgbcolor\r /currentrgbcolor load def\r Adobe_cmykcolor begin\r Adobe_cmykcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r end\r Adobe_cmykcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_cmykcolor eq\r {\r end\r } if\r} def\r/setcmykcolor % cyan magenta yellow black setcmykcolor -\r{\r1 sub 4 1 roll\r3\r {\r 3 index add neg dup 0 lt\r {\r pop 0\r } if\r 3 1 roll\r } repeat\rAdobe_cmykcolor_vars /_setrgbcolor get exec\rpop\r} def \r/currentcmykcolor % - currentcmykcolor cyan magenta yellow black\r{\rAdobe_cmykcolor_vars /_currentrgbcolor get exec\r3\r {\r 1 sub neg 3 1 roll\r } repeat\r0\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_cshow 1.1 0\r%%Title: (cshow Operator)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cshow 3 dict dup begin put\r/initialize % - initialize -\r{\r/cshow where\r {\r pop\r }\r {\r userdict /Adobe_cshow_vars 1 dict dup begin put\r /_cshow % - _cshow proc\r {} def\r Adobe_cshow begin\r Adobe_cshow\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/cshow % proc string cshow -\r{\rexch\rAdobe_cshow_vars\r exch /_cshow\r exch put\r {\r 0 0 Adobe_cshow_vars /_cshow get exec\r } forall\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_customcolor 1.0 0\r%%Title: (Custom Color Operators)\r%%Version: 1.0 \r%%CreationDate: (5/9/88) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_customcolor 5 dict dup begin put\r/initialize % - initialize -\r{\r/setcustomcolor where\r {\r pop\r }\r {\r Adobe_customcolor begin\r Adobe_customcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r Adobe_customcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_customcolor eq\r {\r end\r } if\r} def\r/findcmykcustomcolor % cyan magenta yellow black name findcmykcustomcolor object\r{\r5 packedarray\r} def\r/setcustomcolor % object tint setcustomcolor -\r{\rexch\raload pop pop\r4\r {\r 4 index mul 4 1 roll\r } repeat\r5 -1 roll pop\rsetcmykcolor\r} def\r/setoverprint % boolean setoverprint -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2\r%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)\r%%Version: 1.0 \r%%CreationDate: (7/22/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_IllustratorA_AI3 61 dict dup begin put\r% initialization\r/initialize % - initialize -\r{\r% 47 vars, but leave slack of 10 entries for custom Postscript fragments\ruserdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put\r% paint operands\r/_lp /none def\r/_pf {} def\r/_ps {} def\r/_psf {} def\r/_pss {} def\r/_pjsf {} def\r/_pjss {} def\r/_pola 0 def\r/_doClip 0 def\r% paint operators\r/cf currentflat def % - cf flatness\r% typography operands\r/_tm matrix def\r/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def \r/_renderEnd [null null null null /i1 /i1 /i1 /i1] def\r/_render -1 def\r/_rise 0 def\r/_ax 0 def % x character spacing (_ax, _ay, _cx, _cy follows awidthshow naming convention)\r/_ay 0 def % y character spacing\r/_cx 0 def % x word spacing\r/_cy 0 def % y word spacing\r/_leading [0 0] def\r/_ctm matrix def\r/_mtx matrix def\r/_sp 16#020 def\r/_hyphen (-) def\r/_fScl 0 def\r/_cnt 0 def\r/_hs 1 def\r/_nativeEncoding 0 def\r/_useNativeEncoding 0 def\r/_tempEncode 0 def\r/_pntr 0 def\r/_tDict 2 dict def\r% typography operators\r/Tx {} def\r/Tj {} def\r% compound path operators\r/CRender {} def\r% printing\r/_AI3_savepage {} def\r% color operands\r/_gf null def\r/_cf 4 array def\r/_if null def\r/_of false def\r/_fc {} def\r/_gs null def\r/_cs 4 array def\r/_is null def\r/_os false def\r/_sc {} def\r/_i null def\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\rend\rend\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3_vars begin\rnewpath\r} def\r/terminate % - terminate -\r{\rend\rend\r} def\r% definition operators\r/_ % - _ null\rnull def\r/ddef % key value ddef -\r{\rAdobe_IllustratorA_AI3_vars 3 1 roll put\r} def\r/xput % key value literal xput -\r{\rdup load dup length exch maxlength eq\r {\r dup dup load dup\r length 2 mul dict copy def\r } if\rload begin def end\r} def\r/npop % integer npop -\r{\r {\r pop\r } repeat\r} def\r% marking operators\r/sw % ax ay string sw x y \r{\rdup length exch stringwidth\rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add\r} def\r/swj % cx cy fillchar ax ay string swj x y\r{\rdup 4 1 roll\rdup length exch stringwidth \rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add \r6 2 roll /_cnt 0 ddef\r{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop\rexch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop\r} def\r/ss % ax ay string matrix ss -\r{\r4 1 roll\r { % matrix ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put pop\r gsave\r false charpath currentpoint\r 4 index setmatrix\r stroke\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r3 npop\r} def\r/jss % cx cy fillchar ax ay string matrix jss -\r{\r4 1 roll\r { % cx cy fillchar matrix ax ay char 0 0 {proc} - \r 2 npop \r (0) exch 2 copy 0 exch put \r gsave\r _sp eq \r {\r exch 6 index 6 index 6 index 5 -1 roll widthshow \r currentpoint\r }\r {\r false charpath currentpoint\r 4 index setmatrix stroke\r }ifelse\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r6 npop\r} def\r% path operators\r/sp % ax ay string sp -\r{\r {\r 2 npop (0) exch\r 2 copy 0 exch put pop\r false charpath\r 2 copy rmoveto\r } exch cshow\r2 npop\r} def\r/jsp % cx cy fillchar ax ay string jsp -\r{\r { % cx cy fillchar ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put \r _sp eq \r {\r exch 5 index 5 index 5 index 5 -1 roll widthshow \r }\r {\r false charpath\r }ifelse\r 2 copy rmoveto\r } exch cshow\r5 npop\r} def\r% path construction operators\r/pl % x y pl x y\r{\rtransform\r0.25 sub round 0.25 add exch\r0.25 sub round 0.25 add exch\ritransform\r} def\r/setstrokeadjust where\r {\r pop true setstrokeadjust\r /c % x1 y1 x2 y2 x3 y3 c -\r {\r curveto\r } def\r /C\r /c load def\r /v % x2 y2 x3 y3 v -\r {\r currentpoint 6 2 roll curveto\r } def\r /V\r /v load def\r /y % x1 y1 x2 y2 y -\r {\r 2 copy curveto\r } def\r /Y\r /y load def\r /l % x y l -\r {\r lineto\r } def\r /L\r /l load def\r /m % x y m -\r {\r moveto\r } def\r }\r {%else\r /c\r {\r pl curveto\r } def\r /C\r /c load def\r /v\r {\r currentpoint 6 2 roll pl curveto\r } def\r /V\r /v load def\r /y\r {\r pl 2 copy curveto\r } def\r /Y\r /y load def\r /l\r {\r pl lineto\r } def\r /L\r /l load def\r /m\r {\r pl moveto\r } def\r }ifelse\r% graphic state operators\r/d % array phase d -\r{\rsetdash\r} def\r/cf {} def % - cf flatness\r/i % flatness i -\r{\rdup 0 eq\r {\r pop cf\r } if\rsetflat\r} def\r/j % linejoin j -\r{\rsetlinejoin\r} def\r/J % linecap J -\r{\rsetlinecap\r} def\r/M % miterlimit M -\r{\rsetmiterlimit\r} def\r/w % linewidth w -\r{\rsetlinewidth\r} def\r% path painting operators\r/H % - H -\r{} def\r/h % - h -\r{\rclosepath\r} def\r/N % - N -\r{\r_pola 0 eq \r {\r _doClip 1 eq {clip /_doClip 0 ddef} if \r newpath\r } \r {\r /CRender {N} ddef\r }ifelse\r} def\r/n % - n -\r{N} def\r/F % - F -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _pf grestore clip newpath /_lp /none ddef _fc \r /_doClip 0 ddef\r }\r {\r _pf\r }ifelse\r } \r {\r /CRender {F} ddef\r }ifelse\r} def\r/f % - f -\r{\rclosepath\rF\r} def\r/S % - S -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _ps grestore clip newpath /_lp /none ddef _sc \r /_doClip 0 ddef\r }\r {\r _ps\r }ifelse\r } \r {\r /CRender {S} ddef\r }ifelse\r} def\r/s % - s -\r{\rclosepath\rS\r} def\r/B % - B -\r{\r_pola 0 eq \r {\r _doClip 1 eq % F clears _doClip\r gsave F grestore \r {\r gsave S grestore clip newpath /_lp /none ddef _sc\r /_doClip 0 ddef\r } \r {\r S\r }ifelse\r }\r {\r /CRender {B} ddef\r }ifelse\r} def\r/b % - b -\r{\rclosepath\rB\r} def\r/W % - W -\r{\r/_doClip 1 ddef\r} def\r/* % - [string] * -\r{\rcount 0 ne \r {\r dup type (stringtype) eq {pop} if\r } if \r_pola 0 eq {newpath} if\r} def\r% group operators\r/u % - u -\r{} def\r/U % - U -\r{} def\r/q % - q -\r{\r_pola 0 eq {gsave} if\r} def\r/Q % - Q -\r{\r_pola 0 eq {grestore} if\r} def\r/*u % - *u -\r{\r_pola 1 add /_pola exch ddef\r} def\r/*U % - *U -\r{\r_pola 1 sub /_pola exch ddef \r_pola 0 eq {CRender} if\r} def\r/D % polarized D -\r{pop} def\r/*w % - *w -\r{} def\r/*W % - *W -\r{} def\r% place operators\r/` % matrix llx lly urx ury string ` -\r{\r/_i save ddef\r6 1 roll 4 npop\rconcat pop\ruserdict begin\r/showpage {} def\r0 setgray\r0 setlinecap\r1 setlinewidth\r0 setlinejoin\r10 setmiterlimit\r[] 0 setdash\rnewpath\r0 setgray\rfalse setoverprint\r} def\r/~ % - ~ -\r{\rend\r_i restore\r} def\r% color operators\r/O % flag O -\r{\r0 ne\r/_of exch ddef\r/_lp /none ddef\r} def\r/R % flag R -\r{\r0 ne\r/_os exch ddef\r/_lp /none ddef\r} def\r/g % gray g -\r{\r/_gf exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _gf setgray\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/G % gray G -\r{\r/_gs exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _gs setgray\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/k % cyan magenta yellow black k -\r{\r_cf astore pop\r/_fc\r{\r_lp /fill ne\r {\r _of setoverprint\r _cf aload pop setcmykcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/K % cyan magenta yellow black K -\r{\r_cs astore pop\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _cs aload pop setcmykcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/x % cyan magenta yellow black name gray x -\r{\r/_gf exch ddef\rfindcmykcustomcolor\r/_if exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _if _gf 1 exch sub setcustomcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/X % cyan magenta yellow black name gray X -\r{\r/_gs exch ddef\rfindcmykcustomcolor\r/_is exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _is _gs 1 exch sub setcustomcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r% locked object operator\r/A % value A -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r% annotate page operator\r/annotatepage\r{\r} def\r%%EndResource\r%%EndProlog\r%%BeginSetup\rAdobe_cmykcolor /initialize get exec\rAdobe_cshow /initialize get exec\rAdobe_customcolor /initialize get exec\rAdobe_IllustratorA_AI3 /initialize get exec\r%%EndSetup\r0 A\r*u\r0 O\r0 g\r0 i 0 J 0 j 1 w 4 M []0 d\r%AI3_Note:\r0 D\r273.6945 383.9315 m\r273.6945 394.8511 L\r278.4344 394.8511 L\r280.2643 394.8511 281.7642 393.4111 281.7642 391.5662 c\r281.7642 389.7363 280.2643 388.2963 278.4344 388.2963 c\r277.3544 388.2963 L\r280.5643 383.9315 L\r279.0643 383.9315 L\r274.9095 389.5263 L\r274.9095 383.9315 L\r273.6945 383.9315 l\rf\r288.4539 394.8511 m\r296.7186 394.8511 L\r296.7186 393.6211 L\r293.2088 393.6211 L\r293.2088 383.9315 L\r291.9938 383.9315 L\r291.9938 393.6211 L\r288.4539 393.6211 L\r288.4539 394.8511 l\rf\r297.6036 394.8511 m\r298.8335 394.8511 L\r298.8335 383.9315 L\r297.6036 383.9315 L\r297.6036 394.8511 l\rf\r333.3621 383.9315 m\r333.3621 394.8511 L\r334.5921 394.8511 L\r334.5921 385.1465 L\r340.5768 385.1465 L\r340.5768 383.9315 L\r333.3621 383.9315 l\rf\r305.8082 395.0911 m\r309.0631 395.0911 311.493 392.6312 311.493 389.4213 c\r311.493 386.1964 309.0631 383.7365 305.8082 383.7365 c\r302.5984 383.7365 300.1385 386.1964 300.1385 389.4213 c\r300.1385 392.6312 302.5984 395.0911 305.8082 395.0911 c\rf\r290.7489 383.9315 m\r289.4439 383.9315 L\r288.049 387.1564 L\r283.7591 387.1564 L\r282.3492 383.9315 L\r281.0442 383.9315 L\r285.904 395.1361 l\r290.7489 383.9315 L\rf\r312.858 383.9315 m\r312.858 394.8511 L\r314.1029 394.8511 L\r320.7476 385.6864 L\r320.7476 394.8511 L\r321.9626 394.8511 L\r321.9626 383.9315 L\r320.6276 383.9315 L\r314.0879 392.7962 L\r314.0879 383.9315 L\r312.858 383.9315 l\rf\r332.5372 383.9315 m\r331.2322 383.9315 L\r329.8373 387.1564 L\r325.5174 387.1564 L\r324.1375 383.9315 L\r322.8175 383.9315 L\r327.6773 395.1361 l\r332.5372 383.9315 L\rf\r1 D\r301.3834 389.4213 m\r301.3834 386.8414 303.2283 384.9815 305.8082 384.9815 c\r308.3881 384.9815 310.2331 386.8414 310.2331 389.4213 c\r310.2331 391.9862 308.3881 393.8311 305.8082 393.8311 c\r303.2283 393.8311 301.3834 391.9862 301.3834 389.4213 c\rf\r278.4344 389.5263 m\r279.7393 389.5263 280.5493 390.2313 280.5493 391.5662 c\r280.5493 392.7962 279.6493 393.6061 278.4344 393.6061 c\r274.9095 393.6061 L\r274.9095 389.5263 L\r278.4344 389.5263 l\rf\r285.904 392.1362 m\r284.2691 388.3713 L\r287.539 388.3713 L\r285.904 392.1362 l\rf\r327.6773 392.1362 m\r326.0424 388.3713 L\r329.2973 388.3713 L\r327.6773 392.1362 l\rf\r*U\r%%PageTrailer\rgsave annotatepage grestore showpage\r%%Trailer\rAdobe_IllustratorA_AI3 /terminate get exec\rAdobe_customcolor /terminate get exec\rAdobe_cshow /terminate get exec\rAdobe_cmykcolor /terminate get exec\rAdobe_packedarray /terminate get exec\r%%EOF\r %%EndDocument FMENDEPSF 0 0 612 792 C 0 11 Q 0 X 0 K (r) 99 712.67 T (esponse and ok no longer r) 103.14 712.67 T (esults in the server raising Constraint_Err) 234.25 712.67 T (or) 436.37 712.67 T (.) 445.89 712.67 T 1 7 Q (n) 72 695.67 T 0 11 Q (521) 99 695.67 T (1228-Back-Jdar - The) 114.88 695.67 T 2 F (File:Close) 217.85 695.67 T 0 F ( command on a gr) 267.58 695.67 T (oup now closes just the gr) 355.59 695.67 T (oup win-) 481.68 695.67 T (dow instead of the windows for the entir) 99 682.67 T (e gr) 297.39 682.67 T (oup tr) 315.65 682.67 T (ee.) 345.35 682.67 T 1 7 Q (n) 72 665.67 T 0 11 Q -0.35 (5890533-Back-Jdar - A newly saved diagram when iconi\336ed will have the same name as the) 99 665.67 P (title bar of the window) 99 652.67 T (, rather than an incorr) 209.23 652.67 T (ect Noname#.) 315.07 652.67 T 1 7 Q (n) 72 635.67 T 0 11 Q (6629386-Back-Ken - The busy watch cursor is now displayed in most dialog boxes) 99 635.67 T (\050although not the) 99 622.67 T 2 F (File:Print) 185.9 622.67 T 0 F ( dialog box\051..) 232.58 622.67 T 1 7 Q (n) 72 605.67 T 0 11 Q (6707408-Rang-Car) 99 605.67 T (o - The) 187.53 605.67 T 2 F (Insight_Batch) 223.82 605.67 T 0 F ( package now uses /bin/rm rather than rm to) 293.38 605.67 T (r) 99 592.67 T (emove temporary \336les on the workstation. This will avoid pr) 103.14 592.67 T (oblems when rm has been) 398.46 592.67 T (aliased.) 99 579.67 T 1 7 Q (n) 72 562.67 T 0 11 Q (7173460-Back-Jdar - The) 99 562.67 T 2 F ( Edit:Move to Group) 215.71 562.67 T 0 F ( command no longer generates an internal) 318.86 562.67 T (err) 99 549.67 T (or message when trying to move an object to a gr) 112.74 549.67 T (oup that does exist but is outside the) 350.96 549.67 T (gr) 99 536.67 T (oup tr) 109.25 536.67 T (ee.) 138.95 536.67 T 1 7 Q (n) 72 519.67 T 0 11 Q -0.44 (7423273-Back-Fpt, 8886200-Back-Rfg - The) 99 519.67 P 2 F -0.44 ( Edit:Move to Group) 302.04 519.67 P 0 F -0.44 ( command now updates the) 403.86 519.67 P (composite gr) 99 506.67 T (oup dependencies in the par) 161.88 506.67 T (ent diagram when moving an icon to a gr) 299.75 506.67 T (oup.) 500.51 506.67 T (When a module is moved fr) 99 493.67 T (om one gr) 234.3 493.67 T (oup to another) 283.39 493.67 T (, both gr) 354.34 493.67 T (oup\325s diagrams ar) 394.88 493.67 T (e modi\336ed) 482.65 493.67 T (as well as gr) 99 480.67 T (oup diagrams containing those diagrams. Thus, multiple diagrams now have) 158.61 480.67 T (corr) 99 467.67 T (ect gr) 118.36 467.67 T (oup dependencies. The) 145.08 467.67 T 2 F (Edit:Ungroup) 260.28 467.67 T 0 F ( and) 328.94 467.67 T 2 F (Edit:Group) 353.04 467.67 T 0 F ( commands no longer in) 409.48 467.67 T (turn cause incorr) 99 454.67 T (ect dependencies if a diagram had been pr) 181.3 454.67 T (eviously made incorr) 386.58 454.67 T (ect by the) 489.44 454.67 T 2 F (Edit:Move to Group) 99 441.67 T 0 F ( command. This pr) 199.4 441.67 T (oblem will not occur in diagrams generated with) 291 441.67 T -0.03 (this r) 99 428.67 P -0.03 (elease. Diagrams generated with the pr) 123.69 428.67 P -0.03 (evious r) 313.4 428.67 P -0.03 (elease may still have err) 352.21 428.67 P -0.03 (oneous depen-) 468.45 428.67 P (dencies.) 99 415.67 T 1 7 Q (n) 72 398.67 T 0 11 Q (7709840-Back-Rfg - The) 99 398.67 T 2 F ( File:Print) 212.61 398.67 T 0 F ( command now corr) 262.04 398.67 T (ectly handles the default mar) 360.07 398.67 T (gin.) 501.3 398.67 T 1 7 Q (n) 72 381.67 T 0 11 Q (7851535-Rang-Car) 99 381.67 T (o - The) 187.53 381.67 T 2 F (Insight_Batch) 223.82 381.67 T 0 F ( package now uses \322chdir $HOME\323 instead of \322cd) 293.38 381.67 T ($HOME\323. This will avoid pr) 99 368.67 T (oblems when cd has been aliased.) 236.69 368.67 T 1 7 Q (n) 72 351.67 T 0 11 Q (7999725-Back-Jdar) 99 351.67 T (, 4204578-Back-Jdar) 187.35 351.67 T (, 501) 281.2 351.67 T (1407-Back-Jdar) 302.57 351.67 T (, 2562148-Back-Jdar) 374.44 351.67 T (, 9298142-) 468.28 351.67 T (Back-Jdar) 99 338.67 T (, 2794954-Back-Jdar) 145.24 338.67 T (, 5213280-Back-Jdar) 239.09 338.67 T (, 7715274-Back-Jdar) 332.93 338.67 T (, 501330-Back-Jdar) 426.78 338.67 T (,) 515.13 338.67 T (402558-Back-Rfg, 9668800-Back-Jdar) 99 325.67 T (, 1498191-Back-Rfg - Numer) 273.42 325.67 T (ous) 408.99 325.67 T 2 F (Edit:Ungroup) 429.02 325.67 T 0 F (,) 497.68 325.67 T 2 F -0.13 (Edit:Group) 99 312.67 P 0 F -0.13 (, and) 155.45 312.67 P 2 F -0.13 (Edit:Move to Group) 182.02 312.67 P 0 F -0.13 ( command pr) 282.16 312.67 P -0.13 (oblems wer) 347 312.67 P -0.13 (e \336xed. Note that gr) 403.08 312.67 P -0.13 (oup dia-) 499.1 312.67 P (grams generated with a pr) 99 299.67 T (evious r) 227.28 299.67 T (elease may still be incorr) 266.11 299.67 T (ect.) 385.65 299.67 T 1 7 Q (n) 72 282.67 T 0 11 Q (8038785-Back-Jdar - The) 99 282.67 T 2 F (Browse:De\336nition) 218.45 282.67 T 0 F ( command will now \336nd and display an exist-) 310.3 282.67 T (ing diagram if one is pr) 99 269.67 T (esent in the diagram context, rather than always r) 212.59 269.67 T (egenerating.) 453.23 269.67 T 1 7 Q (n) 72 252.67 T 0 11 Q (8094514-Back-Jdar - The watch cursor r) 99 252.67 T (emains visible until the) 288.44 252.67 T 2 F (File:Save) 404.16 252.67 T 0 F ( operation has) 449.63 252.67 T (completed.) 99 239.67 T 1 7 Q (n) 72 222.67 T 0 11 Q (8661900-Back-Ken - The) 99 222.67 T 2 F ( Edit:Ungroup) 215.14 222.67 T 0 F ( command now corr) 286.55 222.67 T (ectly manages windows after) 384.58 222.67 T (gr) 99 209.67 T (oups have been ungr) 109.25 209.67 T (ouped.) 210.99 209.67 T 1 7 Q (n) 72 192.67 T 0 11 Q (8886200-Back-Rfg - The) 99 192.67 T 2 F ( Edit:Move to Group) 212.61 192.67 T 0 F ( command now corr) 315.76 192.67 T (ectly updates the cr) 413.79 192.67 T (oss-) 508.25 192.67 T (gr) 99 179.67 T (oup dependencies in the par) 109.25 179.67 T (ent diagram when moving an icon to another gr) 247.13 179.67 T (oup.) 479.85 179.67 T 1 7 Q (n) 72 162.67 T 0 11 Q (9086887-Back-Rfg - The) 99 162.67 T 2 F (Edit:Group) 215.36 162.67 T 0 F ( command no longer allows cr) 271.8 162.67 T (eation of a gr) 418.83 162.67 T (oup with) 482.4 162.67 T -0.22 (the same name as a gr) 99 149.67 P -0.22 (oup alr) 204.72 149.67 P -0.22 (eady part of the diagram as saved in the diagram context. The) 239.3 149.67 P (command had alr) 99 136.67 T (eady pr) 184.8 136.67 T (evented this when the gr) 221.87 136.67 T (oup is curr) 342.07 136.67 T (ently open in a window) 394.63 136.67 T (.) 509.12 136.67 T 1 7 Q (n) 72 119.67 T 0 11 Q (9148154-Rang-Car) 99 119.67 T (o - After r) 187.53 119.67 T (emoving all units fr) 234.96 119.67 T (om a gr) 330.21 119.67 T (oup diagram and closing it, the) 367.14 119.67 T 2 F (Browse:Diagram) 99 106.67 T 0 F ( command no longer has an assertion err) 182.93 106.67 T (or when trying to r) 380.48 106.67 T (eopen the) 472.47 106.67 T (gr) 99 93.67 T (oup.) 109.25 93.67 T 1 7 Q (n) 72 76.67 T 0 11 Q (9570848-Back-Rfg - The) 99 76.67 T 2 F (Edit:Ungroup) 215.36 76.67 T 0 F ( command no longer cor) 284.02 76.67 T (e dumps when ungr) 402.6 76.67 T (ouping) 500.88 76.67 T FMENDPAGE %%EndPage: "5" 4 %%Page: "4" 4 612 792 0 FMBEGINPAGE 0 10 Q 0 X 0 K (Rational Insight Release Information) 72 749.33 T (4) 72 36.66 T (August 1992) 360 36.66 T 456.5 32.75 540 56.58 C 0 272 382 342 397 82.5 17.75 458.11 34.33 FMBEGINEPSF %%BeginDocument: /doc/misc/localtemplates/Ada_Pubs/General/Rational_Logo.epsi %!PS-Adobe-2.0 EPSF-2.0\r%%Creator: Adobe Illustrator(TM) 3.2\r%%For: (TOM VARELA) (PUN STUDIO)\r%%Title: (Rational)\r%%CreationDate: (1/7/92) (3:46 PM)\r%%BoundingBox: 272 382 342 397\r%%DocumentProcessColors: Black\r%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0\r%%+ procset Adobe_cmykcolor 1.1 0\r%%+ procset Adobe_cshow 1.1 0\r%%+ procset Adobe_customcolor 1.0 0\r%%+ procset Adobe_IllustratorA_AI3 1.0 1\r%AI3_ColorUsage: Black&White\r%AI3_TemplateBox: 306 396 306 396\r%AI3_TileBox: 30 31 582 761\r%AI3_DocumentPreview: Macintosh_Pic\r%%EndComments\r%%BeginProlog\r%%BeginResource: procset Adobe_packedarray 2.0 0\r%%Title: (Packed Array Operators)\r%%Version: 2.0 \r%%CreationDate: (8/2/90) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\ruserdict /Adobe_packedarray 5 dict dup begin put\r/initialize % - initialize -\r{\r/packedarray where\r {\r pop\r }\r {\r Adobe_packedarray begin\r Adobe_packedarray\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/packedarray % arguments count packedarray array\r{\rarray astore readonly\r} def\r/setpacking % boolean setpacking -\r{\rpop\r} def\r/currentpacking % - setpacking boolean\r{\rfalse\r} def\rcurrentdict readonly pop end\r%%EndResource\rAdobe_packedarray /initialize get exec\r%%BeginResource: procset Adobe_cmykcolor 1.1 0\r%%Title: (CMYK Color Operators)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cmykcolor 4 dict dup begin put\r/initialize % - initialize -\r{\r/setcmykcolor where\r {\r pop\r }\r {\r userdict /Adobe_cmykcolor_vars 2 dict dup begin put\r /_setrgbcolor\r /setrgbcolor load def\r /_currentrgbcolor\r /currentrgbcolor load def\r Adobe_cmykcolor begin\r Adobe_cmykcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r end\r Adobe_cmykcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_cmykcolor eq\r {\r end\r } if\r} def\r/setcmykcolor % cyan magenta yellow black setcmykcolor -\r{\r1 sub 4 1 roll\r3\r {\r 3 index add neg dup 0 lt\r {\r pop 0\r } if\r 3 1 roll\r } repeat\rAdobe_cmykcolor_vars /_setrgbcolor get exec\rpop\r} def \r/currentcmykcolor % - currentcmykcolor cyan magenta yellow black\r{\rAdobe_cmykcolor_vars /_currentrgbcolor get exec\r3\r {\r 1 sub neg 3 1 roll\r } repeat\r0\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_cshow 1.1 0\r%%Title: (cshow Operator)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cshow 3 dict dup begin put\r/initialize % - initialize -\r{\r/cshow where\r {\r pop\r }\r {\r userdict /Adobe_cshow_vars 1 dict dup begin put\r /_cshow % - _cshow proc\r {} def\r Adobe_cshow begin\r Adobe_cshow\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/cshow % proc string cshow -\r{\rexch\rAdobe_cshow_vars\r exch /_cshow\r exch put\r {\r 0 0 Adobe_cshow_vars /_cshow get exec\r } forall\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_customcolor 1.0 0\r%%Title: (Custom Color Operators)\r%%Version: 1.0 \r%%CreationDate: (5/9/88) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_customcolor 5 dict dup begin put\r/initialize % - initialize -\r{\r/setcustomcolor where\r {\r pop\r }\r {\r Adobe_customcolor begin\r Adobe_customcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r Adobe_customcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_customcolor eq\r {\r end\r } if\r} def\r/findcmykcustomcolor % cyan magenta yellow black name findcmykcustomcolor object\r{\r5 packedarray\r} def\r/setcustomcolor % object tint setcustomcolor -\r{\rexch\raload pop pop\r4\r {\r 4 index mul 4 1 roll\r } repeat\r5 -1 roll pop\rsetcmykcolor\r} def\r/setoverprint % boolean setoverprint -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2\r%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)\r%%Version: 1.0 \r%%CreationDate: (7/22/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_IllustratorA_AI3 61 dict dup begin put\r% initialization\r/initialize % - initialize -\r{\r% 47 vars, but leave slack of 10 entries for custom Postscript fragments\ruserdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put\r% paint operands\r/_lp /none def\r/_pf {} def\r/_ps {} def\r/_psf {} def\r/_pss {} def\r/_pjsf {} def\r/_pjss {} def\r/_pola 0 def\r/_doClip 0 def\r% paint operators\r/cf currentflat def % - cf flatness\r% typography operands\r/_tm matrix def\r/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def \r/_renderEnd [null null null null /i1 /i1 /i1 /i1] def\r/_render -1 def\r/_rise 0 def\r/_ax 0 def % x character spacing (_ax, _ay, _cx, _cy follows awidthshow naming convention)\r/_ay 0 def % y character spacing\r/_cx 0 def % x word spacing\r/_cy 0 def % y word spacing\r/_leading [0 0] def\r/_ctm matrix def\r/_mtx matrix def\r/_sp 16#020 def\r/_hyphen (-) def\r/_fScl 0 def\r/_cnt 0 def\r/_hs 1 def\r/_nativeEncoding 0 def\r/_useNativeEncoding 0 def\r/_tempEncode 0 def\r/_pntr 0 def\r/_tDict 2 dict def\r% typography operators\r/Tx {} def\r/Tj {} def\r% compound path operators\r/CRender {} def\r% printing\r/_AI3_savepage {} def\r% color operands\r/_gf null def\r/_cf 4 array def\r/_if null def\r/_of false def\r/_fc {} def\r/_gs null def\r/_cs 4 array def\r/_is null def\r/_os false def\r/_sc {} def\r/_i null def\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\rend\rend\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3_vars begin\rnewpath\r} def\r/terminate % - terminate -\r{\rend\rend\r} def\r% definition operators\r/_ % - _ null\rnull def\r/ddef % key value ddef -\r{\rAdobe_IllustratorA_AI3_vars 3 1 roll put\r} def\r/xput % key value literal xput -\r{\rdup load dup length exch maxlength eq\r {\r dup dup load dup\r length 2 mul dict copy def\r } if\rload begin def end\r} def\r/npop % integer npop -\r{\r {\r pop\r } repeat\r} def\r% marking operators\r/sw % ax ay string sw x y \r{\rdup length exch stringwidth\rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add\r} def\r/swj % cx cy fillchar ax ay string swj x y\r{\rdup 4 1 roll\rdup length exch stringwidth \rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add \r6 2 roll /_cnt 0 ddef\r{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop\rexch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop\r} def\r/ss % ax ay string matrix ss -\r{\r4 1 roll\r { % matrix ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put pop\r gsave\r false charpath currentpoint\r 4 index setmatrix\r stroke\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r3 npop\r} def\r/jss % cx cy fillchar ax ay string matrix jss -\r{\r4 1 roll\r { % cx cy fillchar matrix ax ay char 0 0 {proc} - \r 2 npop \r (0) exch 2 copy 0 exch put \r gsave\r _sp eq \r {\r exch 6 index 6 index 6 index 5 -1 roll widthshow \r currentpoint\r }\r {\r false charpath currentpoint\r 4 index setmatrix stroke\r }ifelse\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r6 npop\r} def\r% path operators\r/sp % ax ay string sp -\r{\r {\r 2 npop (0) exch\r 2 copy 0 exch put pop\r false charpath\r 2 copy rmoveto\r } exch cshow\r2 npop\r} def\r/jsp % cx cy fillchar ax ay string jsp -\r{\r { % cx cy fillchar ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put \r _sp eq \r {\r exch 5 index 5 index 5 index 5 -1 roll widthshow \r }\r {\r false charpath\r }ifelse\r 2 copy rmoveto\r } exch cshow\r5 npop\r} def\r% path construction operators\r/pl % x y pl x y\r{\rtransform\r0.25 sub round 0.25 add exch\r0.25 sub round 0.25 add exch\ritransform\r} def\r/setstrokeadjust where\r {\r pop true setstrokeadjust\r /c % x1 y1 x2 y2 x3 y3 c -\r {\r curveto\r } def\r /C\r /c load def\r /v % x2 y2 x3 y3 v -\r {\r currentpoint 6 2 roll curveto\r } def\r /V\r /v load def\r /y % x1 y1 x2 y2 y -\r {\r 2 copy curveto\r } def\r /Y\r /y load def\r /l % x y l -\r {\r lineto\r } def\r /L\r /l load def\r /m % x y m -\r {\r moveto\r } def\r }\r {%else\r /c\r {\r pl curveto\r } def\r /C\r /c load def\r /v\r {\r currentpoint 6 2 roll pl curveto\r } def\r /V\r /v load def\r /y\r {\r pl 2 copy curveto\r } def\r /Y\r /y load def\r /l\r {\r pl lineto\r } def\r /L\r /l load def\r /m\r {\r pl moveto\r } def\r }ifelse\r% graphic state operators\r/d % array phase d -\r{\rsetdash\r} def\r/cf {} def % - cf flatness\r/i % flatness i -\r{\rdup 0 eq\r {\r pop cf\r } if\rsetflat\r} def\r/j % linejoin j -\r{\rsetlinejoin\r} def\r/J % linecap J -\r{\rsetlinecap\r} def\r/M % miterlimit M -\r{\rsetmiterlimit\r} def\r/w % linewidth w -\r{\rsetlinewidth\r} def\r% path painting operators\r/H % - H -\r{} def\r/h % - h -\r{\rclosepath\r} def\r/N % - N -\r{\r_pola 0 eq \r {\r _doClip 1 eq {clip /_doClip 0 ddef} if \r newpath\r } \r {\r /CRender {N} ddef\r }ifelse\r} def\r/n % - n -\r{N} def\r/F % - F -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _pf grestore clip newpath /_lp /none ddef _fc \r /_doClip 0 ddef\r }\r {\r _pf\r }ifelse\r } \r {\r /CRender {F} ddef\r }ifelse\r} def\r/f % - f -\r{\rclosepath\rF\r} def\r/S % - S -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _ps grestore clip newpath /_lp /none ddef _sc \r /_doClip 0 ddef\r }\r {\r _ps\r }ifelse\r } \r {\r /CRender {S} ddef\r }ifelse\r} def\r/s % - s -\r{\rclosepath\rS\r} def\r/B % - B -\r{\r_pola 0 eq \r {\r _doClip 1 eq % F clears _doClip\r gsave F grestore \r {\r gsave S grestore clip newpath /_lp /none ddef _sc\r /_doClip 0 ddef\r } \r {\r S\r }ifelse\r }\r {\r /CRender {B} ddef\r }ifelse\r} def\r/b % - b -\r{\rclosepath\rB\r} def\r/W % - W -\r{\r/_doClip 1 ddef\r} def\r/* % - [string] * -\r{\rcount 0 ne \r {\r dup type (stringtype) eq {pop} if\r } if \r_pola 0 eq {newpath} if\r} def\r% group operators\r/u % - u -\r{} def\r/U % - U -\r{} def\r/q % - q -\r{\r_pola 0 eq {gsave} if\r} def\r/Q % - Q -\r{\r_pola 0 eq {grestore} if\r} def\r/*u % - *u -\r{\r_pola 1 add /_pola exch ddef\r} def\r/*U % - *U -\r{\r_pola 1 sub /_pola exch ddef \r_pola 0 eq {CRender} if\r} def\r/D % polarized D -\r{pop} def\r/*w % - *w -\r{} def\r/*W % - *W -\r{} def\r% place operators\r/` % matrix llx lly urx ury string ` -\r{\r/_i save ddef\r6 1 roll 4 npop\rconcat pop\ruserdict begin\r/showpage {} def\r0 setgray\r0 setlinecap\r1 setlinewidth\r0 setlinejoin\r10 setmiterlimit\r[] 0 setdash\rnewpath\r0 setgray\rfalse setoverprint\r} def\r/~ % - ~ -\r{\rend\r_i restore\r} def\r% color operators\r/O % flag O -\r{\r0 ne\r/_of exch ddef\r/_lp /none ddef\r} def\r/R % flag R -\r{\r0 ne\r/_os exch ddef\r/_lp /none ddef\r} def\r/g % gray g -\r{\r/_gf exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _gf setgray\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/G % gray G -\r{\r/_gs exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _gs setgray\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/k % cyan magenta yellow black k -\r{\r_cf astore pop\r/_fc\r{\r_lp /fill ne\r {\r _of setoverprint\r _cf aload pop setcmykcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/K % cyan magenta yellow black K -\r{\r_cs astore pop\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _cs aload pop setcmykcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/x % cyan magenta yellow black name gray x -\r{\r/_gf exch ddef\rfindcmykcustomcolor\r/_if exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _if _gf 1 exch sub setcustomcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/X % cyan magenta yellow black name gray X -\r{\r/_gs exch ddef\rfindcmykcustomcolor\r/_is exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _is _gs 1 exch sub setcustomcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r% locked object operator\r/A % value A -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r% annotate page operator\r/annotatepage\r{\r} def\r%%EndResource\r%%EndProlog\r%%BeginSetup\rAdobe_cmykcolor /initialize get exec\rAdobe_cshow /initialize get exec\rAdobe_customcolor /initialize get exec\rAdobe_IllustratorA_AI3 /initialize get exec\r%%EndSetup\r0 A\r*u\r0 O\r0 g\r0 i 0 J 0 j 1 w 4 M []0 d\r%AI3_Note:\r0 D\r273.6945 383.9315 m\r273.6945 394.8511 L\r278.4344 394.8511 L\r280.2643 394.8511 281.7642 393.4111 281.7642 391.5662 c\r281.7642 389.7363 280.2643 388.2963 278.4344 388.2963 c\r277.3544 388.2963 L\r280.5643 383.9315 L\r279.0643 383.9315 L\r274.9095 389.5263 L\r274.9095 383.9315 L\r273.6945 383.9315 l\rf\r288.4539 394.8511 m\r296.7186 394.8511 L\r296.7186 393.6211 L\r293.2088 393.6211 L\r293.2088 383.9315 L\r291.9938 383.9315 L\r291.9938 393.6211 L\r288.4539 393.6211 L\r288.4539 394.8511 l\rf\r297.6036 394.8511 m\r298.8335 394.8511 L\r298.8335 383.9315 L\r297.6036 383.9315 L\r297.6036 394.8511 l\rf\r333.3621 383.9315 m\r333.3621 394.8511 L\r334.5921 394.8511 L\r334.5921 385.1465 L\r340.5768 385.1465 L\r340.5768 383.9315 L\r333.3621 383.9315 l\rf\r305.8082 395.0911 m\r309.0631 395.0911 311.493 392.6312 311.493 389.4213 c\r311.493 386.1964 309.0631 383.7365 305.8082 383.7365 c\r302.5984 383.7365 300.1385 386.1964 300.1385 389.4213 c\r300.1385 392.6312 302.5984 395.0911 305.8082 395.0911 c\rf\r290.7489 383.9315 m\r289.4439 383.9315 L\r288.049 387.1564 L\r283.7591 387.1564 L\r282.3492 383.9315 L\r281.0442 383.9315 L\r285.904 395.1361 l\r290.7489 383.9315 L\rf\r312.858 383.9315 m\r312.858 394.8511 L\r314.1029 394.8511 L\r320.7476 385.6864 L\r320.7476 394.8511 L\r321.9626 394.8511 L\r321.9626 383.9315 L\r320.6276 383.9315 L\r314.0879 392.7962 L\r314.0879 383.9315 L\r312.858 383.9315 l\rf\r332.5372 383.9315 m\r331.2322 383.9315 L\r329.8373 387.1564 L\r325.5174 387.1564 L\r324.1375 383.9315 L\r322.8175 383.9315 L\r327.6773 395.1361 l\r332.5372 383.9315 L\rf\r1 D\r301.3834 389.4213 m\r301.3834 386.8414 303.2283 384.9815 305.8082 384.9815 c\r308.3881 384.9815 310.2331 386.8414 310.2331 389.4213 c\r310.2331 391.9862 308.3881 393.8311 305.8082 393.8311 c\r303.2283 393.8311 301.3834 391.9862 301.3834 389.4213 c\rf\r278.4344 389.5263 m\r279.7393 389.5263 280.5493 390.2313 280.5493 391.5662 c\r280.5493 392.7962 279.6493 393.6061 278.4344 393.6061 c\r274.9095 393.6061 L\r274.9095 389.5263 L\r278.4344 389.5263 l\rf\r285.904 392.1362 m\r284.2691 388.3713 L\r287.539 388.3713 L\r285.904 392.1362 l\rf\r327.6773 392.1362 m\r326.0424 388.3713 L\r329.2973 388.3713 L\r327.6773 392.1362 l\rf\r*U\r%%PageTrailer\rgsave annotatepage grestore showpage\r%%Trailer\rAdobe_IllustratorA_AI3 /terminate get exec\rAdobe_customcolor /terminate get exec\rAdobe_cshow /terminate get exec\rAdobe_cmykcolor /terminate get exec\rAdobe_packedarray /terminate get exec\r%%EOF\r %%EndDocument FMENDEPSF 0 0 612 792 C 1 7 Q 0 X 0 K (n) 72 712.67 T 0 11 Q (1624644-Back-Rfg - The) 99 712.67 T 2 F (Browse:Diagram) 215.36 712.67 T 0 F ( command now works on libraries.) 299.28 712.67 T 1 7 Q (n) 72 695.67 T 0 11 Q (1700486-Back-Ken - The) 99 695.67 T 2 F (File:Print) 217.88 695.67 T 0 F ( command now saves diagrams with a subclass of post-) 264.56 695.67 T (script.) 99 682.67 T 1 7 Q (n) 72 665.67 T 0 11 Q (1739393-Back-Rfg - When a de\336ning object has no contents, an incorr) 99 665.67 T (ect \322does not identify) 433.07 665.67 T (an existing object\323 message is no longer pr) 99 652.67 T (oduced. Instead, an empty diagram window) 305.48 652.67 T (appears. Note that an err) 99 639.67 T (or message still occurs for empty diagrams cr) 219.84 639.67 T (eated by the) 439.73 639.67 T 2 F (File:New) 99 626.67 T 0 F ( command.) 144.46 626.67 T 1 7 Q (n) 72 609.67 T 0 11 Q (1963814-Back-Rfg - Motif Close now just closes the curr) 99 609.67 T (ent window instead of exiting the) 367.3 609.67 T (application.) 99 596.67 T 1 7 Q (n) 72 579.67 T 0 11 Q (2289774-Back-Rfg - The) 99 579.67 T 2 F ( File:Save As) 212.61 579.67 T 0 F ( and) 277 579.67 T 2 F (File:Close All) 301.09 579.67 T 0 F (commands no longer have the) 372.19 579.67 T (same mnemonic.) 99 566.67 T 1 7 Q (n) 72 549.67 T 0 11 Q (2375521-Back-Rfg - The) 99 549.67 T 2 F (Edit:Group) 215.36 549.67 T 0 F ( command no longer generates err) 271.8 549.67 T (or messages indicat-) 438.21 549.67 T (ing nodes ar) 99 536.67 T (e outside the bounding box.) 158.85 536.67 T 1 7 Q (n) 72 519.67 T 0 11 Q -0.46 (25151) 99 519.67 P -0.46 (13-Back-Ken - A mor) 125.86 519.67 P -0.46 (e useful message is displayed when using the) 225.9 519.67 P 2 F -0.46 (Browse:De\336nition) 445.87 519.67 P 0 F (command with a bad object context.) 99 506.67 T 1 7 Q (n) 72 489.67 T 0 11 Q (2528262-Back-Rfg - The) 99 489.67 T 2 F (File:Save) 215.36 489.67 T 0 F ( command now r) 260.83 489.67 T (emoves any gr) 343.64 489.67 T (oups when overwriting) 414.47 489.67 T (the par) 99 476.67 T (ent diagram. If the new diagram has gr) 133.22 476.67 T (oups, these will be saved but the old gr) 322.74 476.67 T (oups) 512.6 476.67 T (will be deleted.) 99 463.67 T 1 7 Q (n) 72 446.67 T 0 11 Q (2773513-Back-Fpt - The) 99 446.67 T 2 F (Insight_Batch.Paper_Kind) 214.54 446.67 T 0 F ( type values for the A0 and A1 paper) 346.67 446.67 T (sizes have been corr) 99 433.67 T (ected.) 196.22 433.67 T 1 7 Q (n) 72 416.67 T 0 11 Q (3148064-Back-Rfg - Incorr) 99 416.67 T (ectly specifying an activity with the) 223.67 416.67 T 2 F (Options:Activity) 398.95 416.67 T 0 F (command) 485.6 416.67 T -0.11 (no longer cancels the command. In this case, a follow-up dialog box is pr) 99 403.67 P -0.11 (esented to allow a) 450.2 403.67 P (chance to corr) 99 390.67 T (ect mistakes.) 166.73 390.67 T 1 7 Q (n) 72 373.67 T 0 11 Q (3316570-Back-Rfg - The T) 99 373.67 T (itle parameter of the I) 221.49 373.67 T 2 F (nsight_Batch.Generate_Postscript) 326.38 373.67 T 0 F ( com-) 495.1 373.67 T (mand has been r) 99 360.67 T (enamed to Include_Description to match the new) 179.22 360.67 T 2 F (File:Print) 421.42 360.67 T 0 F (dialog box.) 470.84 360.67 T 1 7 Q (n) 72 343.67 T 0 11 Q -0.4 (345418-Back-Rfg,4860215-Back-Ken - The) 99 343.67 P 2 F -0.4 (Edit:Group) 300.01 343.67 P 0 F -0.4 ( command corr) 356.46 343.67 P -0.4 (ectly capitalizes gr) 429.39 343.67 P -0.4 (oup) 518.42 343.67 P (names.) 99 330.67 T 1 7 Q (n) 72 313.67 T 0 11 Q (3496834-Back-Rfg - The) 99 313.67 T 2 F ( Browse:Environment) 212.61 313.67 T 0 F ( command now generates a \322A gr) 321.25 313.67 T (oup does) 484.31 313.67 T (not corr) 99 300.67 T (espond to any envir) 137.08 300.67 T (onment object\323 message when a gr) 233.73 300.67 T (oup has been selected.) 402.75 300.67 T 1 7 Q (n) 72 283.67 T 0 11 Q (3544745-Back-Fpt - The) 99 283.67 T 2 F (Edit:Move to Group) 214.54 283.67 T 0 F ( command now updates the sour) 314.95 283.67 T (ce window) 474.71 283.67 T (without waiting for another event.) 99 270.67 T 1 7 Q (n) 72 253.67 T 0 11 Q (40821) 99 253.67 T (1) 125.86 253.67 T (17-Back-Rfg - The corr) 130.75 253.67 T (ect pathname is now echoed in the log when the) 239 253.67 T 2 F (File:New) 475.61 253.67 T 0 F (command is used with an indir) 99 240.67 T (ect \336le.) 250.59 240.67 T 1 7 Q (n) 72 223.67 T 0 11 Q (4575590-Back-Jdar - The Edit:Format command no longer generates an internal err) 99 223.67 T (or such) 498.28 223.67 T (as \322constraint err) 99 210.67 T (or \050varray_of_V) 182.4 210.67 T (ertex\051 in operator + index=145 size=2241\323.) 258.48 210.67 T 1 7 Q (n) 72 193.67 T 0 11 Q (4627873-Back-Fpt, 6339493-Back-Fpt - Diagrams cr) 99 193.67 T (eated with the) 343.41 193.67 T 2 F (Edit:Group) 415.54 193.67 T 0 F ( command) 471.99 193.67 T (and diagrams containing gr) 99 180.67 T (oups no longer have extra white space.) 233.43 180.67 T 1 7 Q (n) 72 163.67 T 0 11 Q (4673266-Back-Fpt - An internal pr) 99 163.67 T (oblem with memory allocation has been corr) 262.44 163.67 T (ected.) 478.93 163.67 T 1 7 Q (n) 72 146.67 T 0 11 Q (492905-Back-Jdar) 99 146.67 T (, 6457546-Back-Jdar - The) 181.86 146.67 T 2 F (Edit:Move to Group) 306.81 146.67 T 0 F ( and) 407.21 146.67 T 2 F (Edit:Ungroup) 431.3 146.67 T 0 F ( com-) 499.97 146.67 T (mands now corr) 99 133.67 T (ectly update gr) 178.37 133.67 T (oup dependencies.) 251.41 133.67 T 1 7 Q (n) 72 116.67 T 0 11 Q -0.08 (493851-Back-Rfg - Layout no longer intr) 99 116.67 P -0.08 (oduces spurious \322?\323 characters which r) 292.09 116.67 P -0.08 (esulted in a) 481.62 116.67 P (syntax err) 99 103.67 T (or when using the) 147.4 103.67 T 2 F ( Edit:Format) 235.41 103.67 T 0 F (command.) 299.8 103.67 T 1 7 Q (n) 72 86.67 T 0 11 Q (5051572-Back-Rfg, 9192222-Back-Ken - Answering the) 99 86.67 T 2 F (File:New) 363.1 86.67 T 0 F ( command with a null) 408.56 86.67 T FMENDPAGE %%EndPage: "4" 3 %%Page: "3" 3 612 792 0 FMBEGINPAGE 0 10 Q 0 X 0 K (1_3_0 Release) 479.33 749.33 T (August 1992) 180 36.66 T (3) 535 36.66 T 72 32.75 155.5 56.58 C 0 272 382 342 397 82.5 17.75 73.61 34.33 FMBEGINEPSF %%BeginDocument: /doc/misc/localtemplates/Ada_Pubs/General/Rational_Logo.epsi %!PS-Adobe-2.0 EPSF-2.0\r%%Creator: Adobe Illustrator(TM) 3.2\r%%For: (TOM VARELA) (PUN STUDIO)\r%%Title: (Rational)\r%%CreationDate: (1/7/92) (3:46 PM)\r%%BoundingBox: 272 382 342 397\r%%DocumentProcessColors: Black\r%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0\r%%+ procset Adobe_cmykcolor 1.1 0\r%%+ procset Adobe_cshow 1.1 0\r%%+ procset Adobe_customcolor 1.0 0\r%%+ procset Adobe_IllustratorA_AI3 1.0 1\r%AI3_ColorUsage: Black&White\r%AI3_TemplateBox: 306 396 306 396\r%AI3_TileBox: 30 31 582 761\r%AI3_DocumentPreview: Macintosh_Pic\r%%EndComments\r%%BeginProlog\r%%BeginResource: procset Adobe_packedarray 2.0 0\r%%Title: (Packed Array Operators)\r%%Version: 2.0 \r%%CreationDate: (8/2/90) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\ruserdict /Adobe_packedarray 5 dict dup begin put\r/initialize % - initialize -\r{\r/packedarray where\r {\r pop\r }\r {\r Adobe_packedarray begin\r Adobe_packedarray\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/packedarray % arguments count packedarray array\r{\rarray astore readonly\r} def\r/setpacking % boolean setpacking -\r{\rpop\r} def\r/currentpacking % - setpacking boolean\r{\rfalse\r} def\rcurrentdict readonly pop end\r%%EndResource\rAdobe_packedarray /initialize get exec\r%%BeginResource: procset Adobe_cmykcolor 1.1 0\r%%Title: (CMYK Color Operators)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cmykcolor 4 dict dup begin put\r/initialize % - initialize -\r{\r/setcmykcolor where\r {\r pop\r }\r {\r userdict /Adobe_cmykcolor_vars 2 dict dup begin put\r /_setrgbcolor\r /setrgbcolor load def\r /_currentrgbcolor\r /currentrgbcolor load def\r Adobe_cmykcolor begin\r Adobe_cmykcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r end\r Adobe_cmykcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_cmykcolor eq\r {\r end\r } if\r} def\r/setcmykcolor % cyan magenta yellow black setcmykcolor -\r{\r1 sub 4 1 roll\r3\r {\r 3 index add neg dup 0 lt\r {\r pop 0\r } if\r 3 1 roll\r } repeat\rAdobe_cmykcolor_vars /_setrgbcolor get exec\rpop\r} def \r/currentcmykcolor % - currentcmykcolor cyan magenta yellow black\r{\rAdobe_cmykcolor_vars /_currentrgbcolor get exec\r3\r {\r 1 sub neg 3 1 roll\r } repeat\r0\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_cshow 1.1 0\r%%Title: (cshow Operator)\r%%Version: 1.1 \r%%CreationDate: (1/23/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_cshow 3 dict dup begin put\r/initialize % - initialize -\r{\r/cshow where\r {\r pop\r }\r {\r userdict /Adobe_cshow_vars 1 dict dup begin put\r /_cshow % - _cshow proc\r {} def\r Adobe_cshow begin\r Adobe_cshow\r {\r dup xcheck\r {\r bind\r } if\r userdict 3 1 roll put\r } forall\r end\r end\r } ifelse\r} def\r/terminate % - terminate -\r{\r} def\r/cshow % proc string cshow -\r{\rexch\rAdobe_cshow_vars\r exch /_cshow\r exch put\r {\r 0 0 Adobe_cshow_vars /_cshow get exec\r } forall\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_customcolor 1.0 0\r%%Title: (Custom Color Operators)\r%%Version: 1.0 \r%%CreationDate: (5/9/88) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_customcolor 5 dict dup begin put\r/initialize % - initialize -\r{\r/setcustomcolor where\r {\r pop\r }\r {\r Adobe_customcolor begin\r Adobe_customcolor\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\r end\r Adobe_customcolor begin\r } ifelse\r} def\r/terminate % - terminate -\r{\rcurrentdict Adobe_customcolor eq\r {\r end\r } if\r} def\r/findcmykcustomcolor % cyan magenta yellow black name findcmykcustomcolor object\r{\r5 packedarray\r} def\r/setcustomcolor % object tint setcustomcolor -\r{\rexch\raload pop pop\r4\r {\r 4 index mul 4 1 roll\r } repeat\r5 -1 roll pop\rsetcmykcolor\r} def\r/setoverprint % boolean setoverprint -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r%%EndResource\r%%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2\r%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)\r%%Version: 1.0 \r%%CreationDate: (7/22/89) ()\r%%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)\rcurrentpacking true setpacking\ruserdict /Adobe_IllustratorA_AI3 61 dict dup begin put\r% initialization\r/initialize % - initialize -\r{\r% 47 vars, but leave slack of 10 entries for custom Postscript fragments\ruserdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put\r% paint operands\r/_lp /none def\r/_pf {} def\r/_ps {} def\r/_psf {} def\r/_pss {} def\r/_pjsf {} def\r/_pjss {} def\r/_pola 0 def\r/_doClip 0 def\r% paint operators\r/cf currentflat def % - cf flatness\r% typography operands\r/_tm matrix def\r/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def \r/_renderEnd [null null null null /i1 /i1 /i1 /i1] def\r/_render -1 def\r/_rise 0 def\r/_ax 0 def % x character spacing (_ax, _ay, _cx, _cy follows awidthshow naming convention)\r/_ay 0 def % y character spacing\r/_cx 0 def % x word spacing\r/_cy 0 def % y word spacing\r/_leading [0 0] def\r/_ctm matrix def\r/_mtx matrix def\r/_sp 16#020 def\r/_hyphen (-) def\r/_fScl 0 def\r/_cnt 0 def\r/_hs 1 def\r/_nativeEncoding 0 def\r/_useNativeEncoding 0 def\r/_tempEncode 0 def\r/_pntr 0 def\r/_tDict 2 dict def\r% typography operators\r/Tx {} def\r/Tj {} def\r% compound path operators\r/CRender {} def\r% printing\r/_AI3_savepage {} def\r% color operands\r/_gf null def\r/_cf 4 array def\r/_if null def\r/_of false def\r/_fc {} def\r/_gs null def\r/_cs 4 array def\r/_is null def\r/_os false def\r/_sc {} def\r/_i null def\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3\r {\r dup xcheck\r {\r bind\r } if\r pop pop\r } forall\rend\rend\rAdobe_IllustratorA_AI3 begin\rAdobe_IllustratorA_AI3_vars begin\rnewpath\r} def\r/terminate % - terminate -\r{\rend\rend\r} def\r% definition operators\r/_ % - _ null\rnull def\r/ddef % key value ddef -\r{\rAdobe_IllustratorA_AI3_vars 3 1 roll put\r} def\r/xput % key value literal xput -\r{\rdup load dup length exch maxlength eq\r {\r dup dup load dup\r length 2 mul dict copy def\r } if\rload begin def end\r} def\r/npop % integer npop -\r{\r {\r pop\r } repeat\r} def\r% marking operators\r/sw % ax ay string sw x y \r{\rdup length exch stringwidth\rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add\r} def\r/swj % cx cy fillchar ax ay string swj x y\r{\rdup 4 1 roll\rdup length exch stringwidth \rexch 5 -1 roll 3 index 1 sub mul add\r4 1 roll 3 1 roll 1 sub mul add \r6 2 roll /_cnt 0 ddef\r{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop\rexch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop\r} def\r/ss % ax ay string matrix ss -\r{\r4 1 roll\r { % matrix ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put pop\r gsave\r false charpath currentpoint\r 4 index setmatrix\r stroke\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r3 npop\r} def\r/jss % cx cy fillchar ax ay string matrix jss -\r{\r4 1 roll\r { % cx cy fillchar matrix ax ay char 0 0 {proc} - \r 2 npop \r (0) exch 2 copy 0 exch put \r gsave\r _sp eq \r {\r exch 6 index 6 index 6 index 5 -1 roll widthshow \r currentpoint\r }\r {\r false charpath currentpoint\r 4 index setmatrix stroke\r }ifelse\r grestore\r moveto\r 2 copy rmoveto\r } exch cshow\r6 npop\r} def\r% path operators\r/sp % ax ay string sp -\r{\r {\r 2 npop (0) exch\r 2 copy 0 exch put pop\r false charpath\r 2 copy rmoveto\r } exch cshow\r2 npop\r} def\r/jsp % cx cy fillchar ax ay string jsp -\r{\r { % cx cy fillchar ax ay char 0 0 {proc} -\r 2 npop \r (0) exch 2 copy 0 exch put \r _sp eq \r {\r exch 5 index 5 index 5 index 5 -1 roll widthshow \r }\r {\r false charpath\r }ifelse\r 2 copy rmoveto\r } exch cshow\r5 npop\r} def\r% path construction operators\r/pl % x y pl x y\r{\rtransform\r0.25 sub round 0.25 add exch\r0.25 sub round 0.25 add exch\ritransform\r} def\r/setstrokeadjust where\r {\r pop true setstrokeadjust\r /c % x1 y1 x2 y2 x3 y3 c -\r {\r curveto\r } def\r /C\r /c load def\r /v % x2 y2 x3 y3 v -\r {\r currentpoint 6 2 roll curveto\r } def\r /V\r /v load def\r /y % x1 y1 x2 y2 y -\r {\r 2 copy curveto\r } def\r /Y\r /y load def\r /l % x y l -\r {\r lineto\r } def\r /L\r /l load def\r /m % x y m -\r {\r moveto\r } def\r }\r {%else\r /c\r {\r pl curveto\r } def\r /C\r /c load def\r /v\r {\r currentpoint 6 2 roll pl curveto\r } def\r /V\r /v load def\r /y\r {\r pl 2 copy curveto\r } def\r /Y\r /y load def\r /l\r {\r pl lineto\r } def\r /L\r /l load def\r /m\r {\r pl moveto\r } def\r }ifelse\r% graphic state operators\r/d % array phase d -\r{\rsetdash\r} def\r/cf {} def % - cf flatness\r/i % flatness i -\r{\rdup 0 eq\r {\r pop cf\r } if\rsetflat\r} def\r/j % linejoin j -\r{\rsetlinejoin\r} def\r/J % linecap J -\r{\rsetlinecap\r} def\r/M % miterlimit M -\r{\rsetmiterlimit\r} def\r/w % linewidth w -\r{\rsetlinewidth\r} def\r% path painting operators\r/H % - H -\r{} def\r/h % - h -\r{\rclosepath\r} def\r/N % - N -\r{\r_pola 0 eq \r {\r _doClip 1 eq {clip /_doClip 0 ddef} if \r newpath\r } \r {\r /CRender {N} ddef\r }ifelse\r} def\r/n % - n -\r{N} def\r/F % - F -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _pf grestore clip newpath /_lp /none ddef _fc \r /_doClip 0 ddef\r }\r {\r _pf\r }ifelse\r } \r {\r /CRender {F} ddef\r }ifelse\r} def\r/f % - f -\r{\rclosepath\rF\r} def\r/S % - S -\r{\r_pola 0 eq \r {\r _doClip 1 eq \r {\r gsave _ps grestore clip newpath /_lp /none ddef _sc \r /_doClip 0 ddef\r }\r {\r _ps\r }ifelse\r } \r {\r /CRender {S} ddef\r }ifelse\r} def\r/s % - s -\r{\rclosepath\rS\r} def\r/B % - B -\r{\r_pola 0 eq \r {\r _doClip 1 eq % F clears _doClip\r gsave F grestore \r {\r gsave S grestore clip newpath /_lp /none ddef _sc\r /_doClip 0 ddef\r } \r {\r S\r }ifelse\r }\r {\r /CRender {B} ddef\r }ifelse\r} def\r/b % - b -\r{\rclosepath\rB\r} def\r/W % - W -\r{\r/_doClip 1 ddef\r} def\r/* % - [string] * -\r{\rcount 0 ne \r {\r dup type (stringtype) eq {pop} if\r } if \r_pola 0 eq {newpath} if\r} def\r% group operators\r/u % - u -\r{} def\r/U % - U -\r{} def\r/q % - q -\r{\r_pola 0 eq {gsave} if\r} def\r/Q % - Q -\r{\r_pola 0 eq {grestore} if\r} def\r/*u % - *u -\r{\r_pola 1 add /_pola exch ddef\r} def\r/*U % - *U -\r{\r_pola 1 sub /_pola exch ddef \r_pola 0 eq {CRender} if\r} def\r/D % polarized D -\r{pop} def\r/*w % - *w -\r{} def\r/*W % - *W -\r{} def\r% place operators\r/` % matrix llx lly urx ury string ` -\r{\r/_i save ddef\r6 1 roll 4 npop\rconcat pop\ruserdict begin\r/showpage {} def\r0 setgray\r0 setlinecap\r1 setlinewidth\r0 setlinejoin\r10 setmiterlimit\r[] 0 setdash\rnewpath\r0 setgray\rfalse setoverprint\r} def\r/~ % - ~ -\r{\rend\r_i restore\r} def\r% color operators\r/O % flag O -\r{\r0 ne\r/_of exch ddef\r/_lp /none ddef\r} def\r/R % flag R -\r{\r0 ne\r/_os exch ddef\r/_lp /none ddef\r} def\r/g % gray g -\r{\r/_gf exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _gf setgray\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/G % gray G -\r{\r/_gs exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _gs setgray\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/k % cyan magenta yellow black k -\r{\r_cf astore pop\r/_fc\r{\r_lp /fill ne\r {\r _of setoverprint\r _cf aload pop setcmykcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/K % cyan magenta yellow black K -\r{\r_cs astore pop\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _cs aload pop setcmykcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r/x % cyan magenta yellow black name gray x -\r{\r/_gf exch ddef\rfindcmykcustomcolor\r/_if exch ddef\r/_fc\r{ \r_lp /fill ne\r {\r _of setoverprint\r _if _gf 1 exch sub setcustomcolor\r /_lp /fill ddef\r } if\r} ddef\r/_pf\r{\r_fc\rfill\r} ddef\r/_psf\r{\r_fc\rashow\r} ddef\r/_pjsf\r{\r_fc\rawidthshow\r} ddef\r/_lp /none ddef\r} def\r/X % cyan magenta yellow black name gray X -\r{\r/_gs exch ddef\rfindcmykcustomcolor\r/_is exch ddef\r/_sc\r{\r_lp /stroke ne\r {\r _os setoverprint\r _is _gs 1 exch sub setcustomcolor\r /_lp /stroke ddef\r } if\r} ddef\r/_ps\r{\r_sc\rstroke\r} ddef\r/_pss\r{\r_sc\rss\r} ddef\r/_pjss\r{\r_sc\rjss\r} ddef\r/_lp /none ddef\r} def\r% locked object operator\r/A % value A -\r{\rpop\r} def\rcurrentdict readonly pop end\rsetpacking\r% annotate page operator\r/annotatepage\r{\r} def\r%%EndResource\r%%EndProlog\r%%BeginSetup\rAdobe_cmykcolor /initialize get exec\rAdobe_cshow /initialize get exec\rAdobe_customcolor /initialize get exec\rAdobe_IllustratorA_AI3 /initialize get exec\r%%EndSetup\r0 A\r*u\r0 O\r0 g\r0 i 0 J 0 j 1 w 4 M []0 d\r%AI3_Note:\r0 D\r273.6945 383.9315 m\r273.6945 394.8511 L\r278.4344 394.8511 L\r280.2643 394.8511 281.7642 393.4111 281.7642 391.5662 c\r281.7642 389.7363 280.2643 388.2963 278.4344 388.2963 c\r277.3544 388.2963 L\r280.5643 383.9315 L\r279.0643 383.9315 L\r274.9095 389.5263 L\r274.9095 383.9315 L\r273.6945 383.9315 l\rf\r288.4539 394.8511 m\r296.7186 394.8511 L\r296.7186 393.6211 L\r293.2088 393.6211 L\r293.2088 383.9315 L\r291.9938 383.9315 L\r291.9938 393.6211 L\r288.4539 393.6211 L\r288.4539 394.8511 l\rf\r297.6036 394.8511 m\r298.8335 394.8511 L\r298.8335 383.9315 L\r297.6036 383.9315 L\r297.6036 394.8511 l\rf\r333.3621 383.9315 m\r333.3621 394.8511 L\r334.5921 394.8511 L\r334.5921 385.1465 L\r340.5768 385.1465 L\r340.5768 383.9315 L\r333.3621 383.9315 l\rf\r305.8082 395.0911 m\r309.0631 395.0911 311.493 392.6312 311.493 389.4213 c\r311.493 386.1964 309.0631 383.7365 305.8082 383.7365 c\r302.5984 383.7365 300.1385 386.1964 300.1385 389.4213 c\r300.1385 392.6312 302.5984 395.0911 305.8082 395.0911 c\rf\r290.7489 383.9315 m\r289.4439 383.9315 L\r288.049 387.1564 L\r283.7591 387.1564 L\r282.3492 383.9315 L\r281.0442 383.9315 L\r285.904 395.1361 l\r290.7489 383.9315 L\rf\r312.858 383.9315 m\r312.858 394.8511 L\r314.1029 394.8511 L\r320.7476 385.6864 L\r320.7476 394.8511 L\r321.9626 394.8511 L\r321.9626 383.9315 L\r320.6276 383.9315 L\r314.0879 392.7962 L\r314.0879 383.9315 L\r312.858 383.9315 l\rf\r332.5372 383.9315 m\r331.2322 383.9315 L\r329.8373 387.1564 L\r325.5174 387.1564 L\r324.1375 383.9315 L\r322.8175 383.9315 L\r327.6773 395.1361 l\r332.5372 383.9315 L\rf\r1 D\r301.3834 389.4213 m\r301.3834 386.8414 303.2283 384.9815 305.8082 384.9815 c\r308.3881 384.9815 310.2331 386.8414 310.2331 389.4213 c\r310.2331 391.9862 308.3881 393.8311 305.8082 393.8311 c\r303.2283 393.8311 301.3834 391.9862 301.3834 389.4213 c\rf\r278.4344 389.5263 m\r279.7393 389.5263 280.5493 390.2313 280.5493 391.5662 c\r280.5493 392.7962 279.6493 393.6061 278.4344 393.6061 c\r274.9095 393.6061 L\r274.9095 389.5263 L\r278.4344 389.5263 l\rf\r285.904 392.1362 m\r284.2691 388.3713 L\r287.539 388.3713 L\r285.904 392.1362 l\rf\r327.6773 392.1362 m\r326.0424 388.3713 L\r329.2973 388.3713 L\r327.6773 392.1362 l\rf\r*U\r%%PageTrailer\rgsave annotatepage grestore showpage\r%%Trailer\rAdobe_IllustratorA_AI3 /terminate get exec\rAdobe_customcolor /terminate get exec\rAdobe_cshow /terminate get exec\rAdobe_cmykcolor /terminate get exec\rAdobe_packedarray /terminate get exec\r%%EOF\r %%EndDocument FMENDEPSF 0 0 612 792 C 2 15 Q 0 X 0 K (1. Overview) 72 710 T 0 11 Q (This r) 72 683.67 T (elease note describes the pr) 99.87 683.67 T (oduction r) 232.26 683.67 T (elease of Insight, Rev1_3_0.) 282.53 683.67 T 2 15 Q (2. Documentation) 72 644 T 0 11 Q -0.35 (Use the) 72 617.67 P 3 F -0.35 ( Rational Insight User) 108.11 617.67 P -0.35 (\325) 206.66 617.67 P -0.35 (s Manual) 209.11 617.67 P 0 F -0.35 ( \050pr) 251.18 617.67 P -0.35 (oduct number 4000-00676, August 1992\051 as the sour) 267.98 617.67 P -0.35 (ce of) 515.4 617.67 P (documentation for this pr) 72 604.67 T (oduct. Note the manual uses the term \322workstation\323 to r) 196.63 604.67 T (efer to both) 470.55 604.67 T (the Sun SP) 72 591.67 T (ARCstation and IBM RS/6000. Be advised this r) 122.91 591.67 T (elease only supports the Sun.) 354.8 591.67 T 2 15 Q (3. Con\336guration) 72 552 T 0 11 Q (Insight r) 72 525.67 T (equir) 112.92 525.67 T (es the following con\336guration:) 138.3 525.67 T 1 7 Q (n) 72 500.67 T 0 11 Q (Rational Envir) 99 500.67 T (onment with Delta 2.2 or later) 169.09 500.67 T 1 7 Q (n) 72 483.67 T 0 11 Q (Sun SP) 99 483.67 T (ARCstation r) 131.93 483.67 T (unning SunOs 4.1.1, X1) 195.5 483.67 T (1R4 or X1) 307.87 483.67 T (1R5, and the Motif W) 354.24 483.67 T (indow Manager) 457.35 483.67 T (.) 534.23 483.67 T 1 7 Q (n) 72 466.67 T 0 11 Q (an X display device) 99 466.67 T 2 13 Q (3.1. Compatibility with OpenW) 72 428.33 T (indows) 257.96 428.33 T 0 11 Q (The pr) 72 402.67 T (eferr) 103.88 402.67 T (ed con\336guration is X1) 126.55 402.67 T (1 and Motif. Insight will however r) 232.49 402.67 T (un in a degraded mode) 402.3 402.67 T (under OpenW) 72 389.67 T (indows. Functionality is complete but the pr) 141.36 389.67 T (oduct look is much dif) 356.06 389.67 T (fer) 464.97 389.67 T (ent. Note) 478.03 389.67 T (that patches fr) 72 376.67 T (om Sun ar) 141.21 376.67 T (e r) 190.83 376.67 T (equir) 202.98 376.67 T (ed to r) 228.36 376.67 T (un Insight. T) 259.66 376.67 T (o r) 320.68 376.67 T (un Insight under OpenW) 333.67 376.67 T (indows rather) 455.58 376.67 T (than Motif, OpenW) 72 363.67 T (indows must be started with the \322-noauth\323 option. See the installation) 166.21 363.67 T (instr) 72 350.67 T (uctions for mor) 94.08 350.67 T (e information.) 168.75 350.67 T 2 15 Q (4. V) 72 311 T (iews Included in This Release) 97.84 311 T 0 11 Q (This r) 72 284.67 T (elease includes the following views:) 99.87 284.67 T 1 7 Q (n) 72 259.67 T 0 11 Q (!T) 99 259.67 T (ools.Design.Insight.Insight_Commands.Rev1_3_Spec) 107.78 259.67 T 1 7 Q (n) 72 242.67 T 0 11 Q (!T) 99 242.67 T (ools.Design.Insight.Insight_Commands.Code1_3_0) 107.78 242.67 T 1 7 Q (n) 72 225.67 T 0 11 Q (/vendor/rational/insight/r) 99 225.67 T (elease.1_3_0 \050on the workstation\051) 235.91 225.67 T 2 15 Q (5. Problems Fixed) 72 186 T 0 11 Q (The following softwar) 72 159.67 T (e pr) 179.49 159.67 T (oblems have been \336xed since the last r) 198.24 159.67 T (elease.) 383.7 159.67 T 1 7 Q (n) 72 134.67 T 0 11 Q (1082215-Back-Fpt, 1464297-Back-Fpt - The) 99 134.67 T 2 F (Insight_Batch.Generate_Postscript) 305.29 134.67 T 0 F ( command) 478.28 134.67 T (now has all measur) 99 121.67 T (e names speci\336ed as plural.) 193.11 121.67 T 1 7 Q (n) 72 104.67 T 0 11 Q (1280381-Back-Rfg - The) 99 104.67 T 2 F (Browse) 215.36 104.67 T 0 F ( menu item on diagram windows now has a mnemonic \050to) 252.59 104.67 T (allow <AL) 99 91.67 T (T>B to work\051.) 149.9 91.67 T FMENDPAGE %%EndPage: "3" 2 %%Page: "2" 2 612 792 0 FMBEGINPAGE 0 11 Q 0 X 0 K (Copyright \251 1992 by Rational) 72 640.67 T (Part Number: 508-003283-003) 72 590.67 T (August 1992 \050Softwar) 72 565.67 T (e Release Rev1_3_0\051) 177.07 565.67 T (Rational) 285.65 109.67 T (3320 Scott Boulevar) 255.19 96.67 T (d) 350.1 96.67 T (Santa Clara, California 95054-3197) 223.06 83.67 T (Rational and R1000 ar) 72 257.67 T (e r) 178.48 257.67 T (egister) 190.63 257.67 T (ed trademarks and Rational Envir) 222.84 257.67 T (onment and Rational Sub-) 387.44 257.67 T (systems ar) 72 244.67 T (e trademarks of Rational.) 123.01 244.67 T (UNIX is a r) 72 219.67 T (egister) 126.44 219.67 T (ed trademark of A) 158.65 219.67 T (T&T) 247.29 219.67 T (.) 268.49 219.67 T (SunOs is a trademark of Sun Micr) 72 194.67 T (osystems, Inc.) 235.99 194.67 T (SP) 72 169.67 T (ARCstation is a trademark of SP) 83.39 169.67 T (ARC International, Inc., licensed exclusively to Sun Micr) 239.13 169.67 T (osys-) 513.08 169.67 T (tems, Inc.) 72 156.67 T FMENDPAGE %%EndPage: "2" 1 %%Page: "1" 1 612 792 0 FMBEGINPAGE 0 20 Q 0 X 0 K (Rev1_3_0) 263.9 391.67 T (Rational Insight) 235.52 454.67 T (Release Information) 217.14 420.67 T FMENDPAGE %%EndPage: "1" 0 %%Trailer %%BoundingBox: 0 0 612 792 %%Pages: 8 -1 %%DocumentFonts: Palatino-Roman %%+ ZapfDingbats %%+ Palatino-Bold %%+ Palatino-Italic