%!PS-ADOBE-3.0 %%Creator: gcosmo using rose_exe %%CreationDate: Tue Sep 3 10:24:12 2002 %%Title: diagram.ps %%EndComments %%BeginProlog /max{2 copy lt{exch}if pop}bind def /ErrHandler{ /errhelpdict 12 dict def errhelpdict begin /stackunderflow (operand stack underflow) def /undefined (this name is not defined in a dictionary) def /VMerror (you have used up all the printer's memory) def /typecheck (operator was expecting a different type of operand) def /ioerror (input/output error occured) def end errordict begin /handleerror { $error begin newerror {/newerror false def showpage initgraphics 72 72 scale /x .25 def /y 9.6 def /Helvetica findfont .2 scalefont setfont x y moveto (Offending Command = ) show /command load {dup type /stringtype ne{100 string cvs}if show}exec /y y .2 sub def x y moveto(Error = ) show /MyError errorname def errorname{dup type dup( max err string )cvs show ( : )show/stringtype ne{( max err string )cvs}if show}exec errordict begin errhelpdict MyError known {x 1 add y .2 sub moveto errhelpdict errorname get show}if end /y y .4 sub def x y moveto (Stack =) show ostack {/y y .2 sub def x 1 add y moveto dup type /stringtype ne{( max err string )cvs}if show}forall showpage}if end}def end} bind def ErrHandler %%BeginResource: Units and resolution /cm { 600 mul 2.54 div } def /PageHeight 29.7 cm def /PageWidth 21.0 cm def /LineSpace 0.05 cm def %%EndResource %%BeginResource: PenBrush /TmpPenArray 5 array def /PenArray 5 array def /lpStyle 0 def /lpWidth 1 def /lpRed 2 def /lpGreen 3 def /lpBlue 4 def /BrushArray 6 array def /lbStyle 0 def /lbRed 1 def /lbGreen 2 def /lbBlue 3 def /lbHatchStyle 4 def /lpPattern 5 def /BkColorArray 5 array def /bkRed 0 def /bkGreen 1 def /bkBlue 2 def /TextColorArray 3 array def /TextRed 0 def /TextGreen 1 def /TextBlue 2 def /PenDashArray [ [] [0.2 cm 0.1 cm] [0.1 cm 0.1 cm] [0.3 cm 0.1 cm 0.1 cm 0.1 cm] [0.3 cm 0.1 cm 0.1 cm 0.1 cm 0.1 cm 0.1 cm] [] [] ] def /HatchStyleArray [ {HS_HORIZ} {HS_VERT} {HS_BDIAG} {HS_FDIAG} {HS_CROSS} {HS_DIAGCROSS} ] def /UpdatePen {/PenArray exch def /PenWidthMemo PenArray lpWidth get def } def /UpdateBrush {/BrushArray exch def} def /UpdateBkColor {/BkColorArray exch def} def /UpdateBkMode {/BkMode exch def} def /UpdateTextColor {/TextColorArray exch def} def /HS_HORIZ {0 LineSpace PageHeight { /i exch def 0 i MyMatrix itransform moveto PageWidth i MyMatrix idtransform lineto } for stroke } def /HS_VERT {0 LineSpace PageWidth { /i exch def i 0 MyMatrix itransform moveto i PageHeight MyMatrix idtransform lineto } for stroke } def /HS_CROSS { HS_HORIZ HS_VERT } def /HS_FDIAG {0 PageHeight sub LineSpace 3.5 mul PageWidth { /i exch def i 0 MyMatrix itransform moveto i PageHeight add PageHeight MyMatrix idtransform lineto } for stroke } def /HS_BDIAG {0 LineSpace 3.5 mul PageWidth PageHeight add { /i exch def i 0 MyMatrix itransform moveto i PageHeight sub PageHeight MyMatrix idtransform lineto } for stroke } def /HS_DIAGCROSS { HS_FDIAG HS_BDIAG } def /StrokeWithPen {/join exch def /Penwidth PenArray lpWidth get def Penwidth setlinewidth Penwidth 1 le { 0 setlinecap } { Penwidth 5 gt { 1 setlinecap } { 2 setlinecap } ifelse } ifelse join { Penwidth 5 le {0 setlinejoin 3 setmiterlimit} { Penwidth 8 gt { 1 setlinejoin } { 2 setlinejoin } ifelse } ifelse } if join LineJoin -1 ne and {SetLineJoin setlinejoin} if join MiterLimit -1 ne and {MiterLimit miterlimit} if PenArray lpRed get 255 div PenArray lpGreen get 255 div PenArray lpBlue get 255 div setrgbcolor /PenStyle PenArray lpStyle get def PenStyle 5 lt { PenDashArray PenStyle get 0 setdash stroke } { PenStyle 6 eq { [] 0 setdash stroke } {newpath} ifelse } ifelse join {0 setlinejoin 10 setmiterlimit} if } def /FillWithBkColor { gsave BkColorArray bkRed get 255 div BkColorArray bkGreen get 255 div BkColorArray bkBlue get 255 div setrgbcolor fill grestore } def /FillWithBrush {/BrushStyle BrushArray lbStyle get def BrushStyle 2 eq dup BrushStyle 0 eq or { BrushArray lbRed get 255 div BrushArray lbGreen get 255 div BrushArray lbBlue get 255 div setrgbcolor { gsave BkMode 2 eq {FillWithBkColor} if clip PenArray lpWidth get PenWidthMemo dup 0 ne {div} {pop} ifelse setlinewidth HatchStyleArray BrushArray lbHatchStyle get get exec grestore } { fill } ifelse } {BrushStyle 3 eq {BrushArray 5 get p SHR gsave clip /Tmp save def pfill Tmp restore grestore} {pop}ifelse } ifelse } def /Fill&Stroke { gsave FillWithBrush grestore StrokeWithPen } def /patfont 10 dict def patfont begin /FontType 3 def /FontMatrix [1 0 0 -1 0 0] def /FontBBox [0 0 16 16] def/Encoding StandardEncoding def /BuildChar{pop pop 16 0 0 0 16 16 setcachedevice 16 16 false [1 0 0 1 .25 .25]{pat}imagemask}bind def end /p{/pat 32 string def {}forall 0 1 7{dup 2 mul pat exch 3 index put dup 2 mul 1 add pat exch 3 index put dup 2 mul 16 add pat exch 3 index put 2 mul 17 add pat exch 2 index put pop}for}bind def /AU{1 add cvi 15 or}bind def /AD{1 sub cvi -16 and}bind def /SHR{pathbbox AU/Y1 exch def AU/X1 exch def AD/Y0 exch def AD/X0 exch def}bind def /M /moveto load def /pfill{/PatFont patfont definefont setfont/ch(AAAA)def X0 64 X1{Y1 -16 Y0{1 index exch M ch show}for pop}for}bind def %%EndResource %%BeginResource: LineTo /LineTo { /y exch def /x exch def moveto x y lineto currentpoint false StrokeWithPen } def %%EndResource %%BeginResource: RectanglePath /RectanglePath { 3 index 3 index moveto 3 index 1 index lineto 1 index 1 index lineto 1 index 3 index lineto 3 index 3 index lineto pop pop pop pop closepath} def /RectanglePathBackwards { 3 index 3 index moveto 1 index 3 index lineto 1 index 1 index lineto 3 index 1 index lineto 3 index 3 index lineto pop pop pop pop closepath} def %%EndResource %%BeginResource: EllipticPath /EllipticPath {matrix currentmatrix dup 3 index 6 index sub 2 div 3 index 6 index sub 2 div 7 index 2 index add 7 index 2 index add matrix translate 3 1 roll matrix scale exch matrix concatmatrix exch matrix concatmatrix setmatrix 1 0 moveto 0 0 1 360 0 arcn closepath setmatrix pop pop pop pop }def /EllipticPathBackwards {matrix currentmatrix dup 3 index 6 index sub 2 div 3 index 6 index sub 2 div 7 index 2 index add 7 index 2 index add matrix translate 3 1 roll matrix scale exch matrix concatmatrix exch matrix concatmatrix setmatrix 1 0 moveto 0 0 1 0 360 arc closepath setmatrix pop pop pop pop }def %%EndResource %%BeginResource: Rectangle /RectangleOutLine {/y2 exch def /x2 exch def /y1 exch def /x1 exch def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath false StrokeWithPen } def /FillRectangle {/y2 exch def /x2 exch def /y1 exch def /x1 exch def /MyMatrix matrix def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath FillWithBrush} def /FrameRectangle {/y2 exch def /x2 exch def /y1 exch def /x1 exch def /MyMatrix matrix def /x1 x1 0.5 sub def /x2 x2 0.5 add def /y2 y2 0.5 sub def /y1 y1 0.5 add def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto x1 y1 lineto /x1 x1 1 add def /x2 x2 1 sub def /y2 y2 1 add def /y1 y1 1 sub def x1 y1 moveto x1 y2 lineto x2 y2 lineto x2 y1 lineto x1 y1 lineto closepath FillWithBrush} def %%EndResource %%BeginResource: Polygon /Polygon {/MyMatrix matrix def newpath PolylineArray PolylineMode 1 sub get exec closepath true Fill&Stroke } def /FillPolygon {/MyMatrix matrix def newpath PolylineArray PolylineMode 1 sub get exec closepath FillWithBrush } def %%EndResource %%BeginResource: Polyline /PolylineArray [ {DrawPolyline} {Bezier} ] def /Polyline {PolylineArray PolylineMode 1 sub get exec pop pop currentpoint true StrokeWithPen } def /Bezier {/nbPoint exch def /nbCurves nbPoint 1 sub 3 idiv def /nbLeft nbPoint 1 sub nbCurves 3 mul sub def moveto 1 1 nbCurves { pop 4 2 roll 6 -2 roll curveto } for nbLeft 1 eq { lineto } {nbLeft 2 eq { 4 2 roll 2 copy curveto } if } ifelse } def /DrawPolyline {/nbPoint exch def moveto 1 1 nbPoint 1 sub { pop lineto } for } def %%EndResource %%BeginResource: Ellipse /Ellipse {gsave /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath 0 0 1 0 360 arc closepath 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate false Fill&Stroke grestore } def /FillEllipse {gsave /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath 0 0 1 0 360 arc closepath FillWithBrush grestore } def %%EndResource %%BeginResource: Arc /Arc { gsave /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale 1 -1 scale newpath ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate false StrokeWithPen grestore } def %%EndResource %%BeginResource: Pie /Pie {gsave /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale 1 -1 scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath 0 0 moveto ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse closepath 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate true Fill&Stroke grestore } def %%EndResource %%BeginResource: Chord /Chord {gsave /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale 1 -1 scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse closepath 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate true Fill&Stroke grestore } def %%EndResource %%BeginResource: RoundRectangle /min {1 index 1 index le { pop} {exch pop} ifelse } def /RoundRectangle {/r2 exch def /r1 exch def /y2 exch def /x2 exch def /y1 exch def /x1 exch def y2 2 div r2 min cvi /r2 exch def x2 2 div r1 min cvi /r1 exch def /width x2 r1 idiv def /height y2 r2 idiv def gsave x1 y1 translate r1 r2 scale 1 -1 scale /MyMatrix r1 r2 matrix scale x1 y1 matrix translate matrix concatmatrix def newpath 1 1 1 180 270 arc width 1 sub 0 lineto width 1 sub 1 1 270 0 arc width height 1 sub lineto width 1 sub height 1 sub 1 0 90 arc 1 height lineto 1 height 1 sub 1 90 180 arc closepath PenArray TmpPenArray copy pop PenArray lpWidth PenArray lpWidth get r1 abs r2 abs add 2 div div put false Fill&Stroke TmpPenArray PenArray copy pop grestore } def %%EndResource %%BeginResource: TextOut /TextOut {TextColorArray 0 get 255 div TextColorArray 1 get 255 div TextColorArray 2 get 255 div setrgbcolor gsave translate rotate 0 0 moveto /expwidth exch def dup stringwidth pop expwidth exch div -1 scale show pop pop currentpoint grestore} def %%EndResource %%BeginResource: MwSetFont /EncodingDict 256 dict def EncodingDict begin 0 [/.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 /.notdef /.notdef /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl /circumflex /perthousand /Scaron /guilsinglleft /OE /.notdef /.notdef /.notdef /.notdef /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash /tilde /trademark /scaron /guilsinglright /oe /.notdef /.notdef /Ydieresis /.notdef /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis] def end /fntdict 100 dict def /MwScaleAndSetFont { 2 index findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall dup EncodingDict exch known {EncodingDict exch get /Encoding exch def} {pop} ifelse currentdict end /font0 exch definefont exch scalefont setfont pop } def /MwSetFont { % look in cache of scaled fonts 1 index /askedsize exch def 2 index /askedname exch def fntdict askedname known { % font name found in cache - what about the size /fntszdict fntdict askedname get def fntszdict askedsize known { % font size found in cache fntszdict askedsize get setfont pop pop pop } { MwScaleAndSetFont fntszdict askedsize currentfont put } ifelse } { % not found in cache MwScaleAndSetFont /fntszdict 200 dict def fntszdict askedsize currentfont put fntdict askedname fntszdict put } ifelse } def %%EndResource %%BeginResource: DisplayBB /DisplayBB {gsave initgraphics 72 600 div 72 600 div scale 0 7015 translate 1 -1 scale 1 setlinewidth 1 0 0 setrgbcolor /y2 exch def /x2 exch def /y1 exch def /x1 exch def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath stroke grestore } def %%EndResource %%EndProlog %%BeginSetup [{ %%BeginFeature: *InputSlot AUTO 6 statusdict /setpapertray get exec %%EndFeature } stopped cleartomark [{ %%BeginFeature: *PageRegion A4 A4 %%EndFeature } stopped cleartomark %%EndSetup %%Page: %%BeginPageSetup initgraphics 0.000000 72 mul 2.54 div 0.000000 72 mul 2.54 div translate /ClockWise false def /LineJoin -1 def /MiterLimit -1 def /PolylineMode 1 def /LineCap 0 def [0 0 0 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0] UpdateTextColor [255 255 255] UpdateBkColor 2 UpdateBkMode 0 0 % All the numbers (for positions, length or font size) given % in this file are expressed in pixels, but interpreted by % Postscript as points (1/72 inch)! % -->so scale accordingly! 72 600 div 72 600 div scale % So that (0, 0) is at top-left corner of paper sheet (takes postscript scaling into account too) 0 7015 translate 1 -1 scale /Courier 78 0 MwSetFont %%EndPageSetup: initclip newpath 150 150 4810 6640 RectanglePath clip newpath /Courier 27 128 MwSetFont /Courier 78 0 MwSetFont /Courier 27 128 MwSetFont initclip newpath 707 150 971 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 707 150 971 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 412 150 675 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 412 150 675 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1002 150 1266 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1002 150 1266 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1298 150 1561 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1298 150 1561 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1593 150 1857 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1593 150 1857 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2493 150 2756 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2493 150 2756 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2774 150 3038 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2774 150 3038 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1888 150 2152 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1888 150 2152 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2183 150 2447 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2183 150 2447 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3069 150 3333 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3069 150 3333 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3364 150 3628 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3364 150 3628 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3660 150 3923 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3660 150 3923 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4545 150 4809 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4545 150 4809 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3955 150 4219 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3955 150 4219 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4250 150 4514 179 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4250 150 4514 179 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 150 150 4810 6640 RectanglePath clip newpath /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 707 365 970 468 FillRectangle 707 365 970 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RunManager) 210 -0.00 734 408 TextOut [0 3 0 0 0] UpdatePen pop pop 734 412 944 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 839 505 839 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 826 2611 851 5622 FillRectangle 826 2611 851 5622 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 412 365 674 468 FillRectangle 412 365 674 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (User code) 189 -0.00 450 408 TextOut [0 3 0 0 0] UpdatePen pop pop 450 412 639 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 544 505 544 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 530 544 556 5675 FillRectangle 530 544 556 5675 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1002 365 1265 468 FillRectangle 1002 365 1265 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (DetectorConstr) 295 -0.00 987 408 TextOut [0 3 0 0 0] UpdatePen pop pop 987 412 1282 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (uction) 126 -0.00 1072 445 TextOut [0 3 0 0 0] UpdatePen pop pop 1072 449 1198 449 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 1134 505 1134 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1298 365 1560 468 FillRectangle 1298 365 1560 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Material) 168 -0.00 1346 408 TextOut [0 3 0 0 0] UpdatePen pop pop 1346 412 1514 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 1429 505 1429 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1593 365 1856 468 FillRectangle 1593 365 1856 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (MaterialTable) 274 -0.00 1588 408 TextOut [0 3 0 0 0] UpdatePen pop pop 1588 412 1862 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 1725 505 1725 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1712 4635 1737 4687 FillRectangle 1712 4635 1737 4687 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 2493 365 2755 468 FillRectangle 2493 365 2755 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Region) 126 -0.00 2562 408 TextOut [0 3 0 0 0] UpdatePen pop pop 2562 412 2688 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2625 505 2625 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2611 1008 2637 1154 FillRectangle 2611 1008 2637 1154 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 1191 2637 1351 FillRectangle 2611 1191 2637 1351 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 1401 2637 1984 FillRectangle 2611 1401 2637 1984 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 2020 2637 2350 FillRectangle 2611 2020 2637 2350 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 2456 2637 2508 FillRectangle 2611 2456 2637 2508 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 2765 2637 2817 FillRectangle 2611 2765 2637 2817 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 2990 2637 3042 FillRectangle 2611 2990 2637 3042 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 3525 2637 3576 FillRectangle 2611 3525 2637 3576 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 3609 2637 3661 FillRectangle 2611 3609 2637 3661 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 3679 2637 3731 FillRectangle 2611 3679 2637 3731 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 4087 2637 4139 FillRectangle 2611 4087 2637 4139 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2611 5465 2637 5517 FillRectangle 2611 5465 2637 5517 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 2774 365 3037 468 FillRectangle 2774 365 3037 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RegionStore) 231 -0.00 2791 408 TextOut [0 3 0 0 0] UpdatePen pop pop 2791 412 3022 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2906 505 2906 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2893 1050 2918 1102 FillRectangle 2893 1050 2918 1102 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2893 2681 2918 2870 FillRectangle 2893 2681 2918 2870 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2893 2920 2918 3095 FillRectangle 2893 2920 2918 3095 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2893 3440 2918 3492 FillRectangle 2893 3440 2918 3492 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2893 5381 2918 5569 FillRectangle 2893 5381 2918 5569 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1888 365 2151 468 FillRectangle 1888 365 2151 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (LogicalVolume) 274 -0.00 1883 408 TextOut [0 3 0 0 0] UpdatePen pop pop 1883 412 2157 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2020 505 2020 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2007 1500 2032 1661 FillRectangle 2007 1500 2032 1661 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2007 1683 2032 1871 FillRectangle 2007 1683 2032 1871 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2007 2090 2032 2251 FillRectangle 2007 2090 2032 2251 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2007 2329 2032 2560 FillRectangle 2007 2329 2032 2560 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2007 4214 2032 4265 FillRectangle 2007 4214 2032 4265 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 2183 365 2446 468 FillRectangle 2183 365 2446 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (LogicalVolume) 274 -0.00 2178 408 TextOut [0 3 0 0 0] UpdatePen pop pop 2178 412 2452 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (Store) 105 -0.00 2263 445 TextOut [0 3 0 0 0] UpdatePen pop pop 2263 449 2368 449 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2315 505 2315 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3069 365 3332 468 FillRectangle 3069 365 3332 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (UserPhysicsLis) 295 -0.00 3053 408 TextOut [0 3 0 0 0] UpdatePen pop pop 3053 412 3348 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (t) 21 -0.00 3190 445 TextOut [0 3 0 0 0] UpdatePen pop pop 3190 449 3211 449 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3201 505 3201 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3188 4523 3213 5056 FillRectangle 3188 4523 3213 5056 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3364 365 3627 468 FillRectangle 3364 365 3627 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ProductionCut) 274 -0.00 3359 408 TextOut [0 3 0 0 0] UpdatePen pop pop 3359 412 3633 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3496 505 3496 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3483 600 3508 733 FillRectangle 3483 600 3508 733 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3483 783 3508 986 FillRectangle 3483 783 3508 986 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3483 3215 3508 3267 FillRectangle 3483 3215 3508 3267 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3483 3750 3508 3801 FillRectangle 3483 3750 3508 3801 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3483 4846 3508 4898 FillRectangle 3483 4846 3508 4898 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3483 5184 3508 5236 FillRectangle 3483 5184 3508 5236 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3660 365 3922 468 FillRectangle 3660 365 3922 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (CutsTable) 189 -0.00 3698 408 TextOut [0 3 0 0 0] UpdatePen pop pop 3698 412 3887 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3792 505 3792 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3778 628 3804 680 FillRectangle 3778 628 3804 680 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3778 3145 3804 3320 FillRectangle 3778 3145 3804 3320 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3778 3384 3804 4473 FillRectangle 3778 3384 3804 4473 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3778 4720 3804 4772 FillRectangle 3778 4720 3804 4772 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3778 5099 3804 5330 FillRectangle 3778 5099 3804 5330 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 4545 365 4808 468 FillRectangle 4545 365 4808 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Process) 147 -0.00 4604 408 TextOut [0 3 0 0 0] UpdatePen pop pop 4604 412 4751 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 4677 505 4677 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4664 4565 4689 5004 FillRectangle 4664 4565 4689 5004 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3955 365 4218 468 FillRectangle 3955 365 4218 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RangeToEnerg) 253 -0.00 3960 408 TextOut [0 3 0 0 0] UpdatePen pop pop 3960 412 4213 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (yConverter) 210 -0.00 3982 445 TextOut [0 3 0 0 0] UpdatePen pop pop 3982 449 4192 449 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 4087 505 4087 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4074 4368 4099 4420 FillRectangle 4074 4368 4099 4420 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 4250 365 4513 468 FillRectangle 4250 365 4513 468 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Couple) 126 -0.00 4320 408 TextOut [0 3 0 0 0] UpdatePen pop pop 4320 412 4446 412 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 4382 505 4382 5842 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4369 3932 4394 4079 FillRectangle 4369 3932 4394 4079 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4369 4804 4394 4951 FillRectangle 4369 4804 4394 4951 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4369 5226 4394 5278 FillRectangle 4369 5226 4394 5278 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 557 2611 825 2611 LineTo [0 3 128 0 0] UpdatePen pop pop 825 2611 793 2624 LineTo pop pop 825 2611 793 2597 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Initialize\( \)) 274 -0.00 553 2582 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 852 2681 2892 2681 LineTo [0 3 128 0 0] UpdatePen pop pop 2892 2681 2860 2694 LineTo pop pop 2892 2681 2860 2668 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (IsModified\( \)) 274 -0.00 1734 2652 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2892 2765 2639 2765 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 2765 2670 2779 LineTo pop pop 2639 2765 2670 2752 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (IsModified\( \)) 274 -0.00 2628 2736 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 852 5381 2892 5381 LineTo [0 3 128 0 0] UpdatePen pop pop 2892 5381 2860 5394 LineTo pop pop 2892 5381 2860 5367 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PhysicsTableUpdated\( \)) 463 -0.00 1640 5352 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2892 5465 2639 5465 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 5465 2670 5478 LineTo pop pop 2639 5465 2670 5452 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PhysicsTableUpdated\( \)) 463 -0.00 2534 5436 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 852 4523 3187 4523 LineTo [0 3 128 0 0] UpdatePen pop pop 3187 4523 3155 4536 LineTo pop pop 3187 4523 3155 4510 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (BuildPhysicsTable\( \)) 421 -0.00 1809 4494 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 852 3145 3777 3145 LineTo [0 3 128 0 0] UpdatePen pop pop 3777 3145 3746 3158 LineTo pop pop 3777 3145 3746 3132 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (IsModified\( \)) 274 -0.00 2177 3116 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3777 3215 3510 3215 LineTo [0 3 128 0 0] UpdatePen pop pop 3510 3215 3542 3228 LineTo pop pop 3510 3215 3542 3202 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (IsModified\( \)) 274 -0.00 3507 3186 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 852 3384 3777 3384 LineTo [0 3 128 0 0] UpdatePen pop pop 3777 3384 3746 3397 LineTo pop pop 3777 3384 3746 3371 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (UpdateCoupleTable\( \)) 421 -0.00 2104 3355 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3777 3440 2920 3440 LineTo [0 3 128 0 0] UpdatePen pop pop 2920 3440 2951 3453 LineTo pop pop 2920 3440 2951 3427 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetRegionIterator\( \)) 421 -0.00 3139 3411 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3777 3525 2639 3525 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 3525 2670 3538 LineTo pop pop 2639 3525 2670 3511 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (IsModified\( \)) 274 -0.00 3071 3496 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3777 3609 2639 3609 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 3609 2670 3622 LineTo pop pop 2639 3609 2670 3596 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetMaterialIterator\( \)) 463 -0.00 2977 3580 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3806 3848 3937 3848 LineTo pop pop 3937 3848 3937 3874 LineTo pop pop 3937 3874 3806 3874 LineTo [0 3 128 0 0] UpdatePen pop pop 3806 3874 3838 3888 LineTo pop pop 3806 3874 3838 3861 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (UpdateCouple\( \)) 316 -0.00 3713 3819 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3777 3679 2639 3679 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 3679 2670 3692 LineTo pop pop 2639 3679 2670 3666 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetProductionCut\( \)) 400 -0.00 3009 3650 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3777 3750 3510 3750 LineTo [0 3 128 0 0] UpdatePen pop pop 3510 3750 3542 3763 LineTo pop pop 3510 3750 3542 3736 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (IsModified\( \)) 274 -0.00 3507 3720 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 852 5099 3777 5099 LineTo [0 3 128 0 0] UpdatePen pop pop 3777 5099 3746 5113 LineTo pop pop 3777 5099 3746 5086 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PhysicsTableUpdated\( \)) 463 -0.00 2083 5070 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3777 5184 3510 5184 LineTo [0 3 128 0 0] UpdatePen pop pop 3510 5184 3542 5197 LineTo pop pop 3510 5184 3542 5171 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PhysicsTableUpdated\( \)) 463 -0.00 3413 5155 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3214 4565 4663 4565 LineTo [0 3 128 0 0] UpdatePen pop pop 4663 4565 4632 4578 LineTo pop pop 4663 4565 4632 4552 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (BuildPhysicsTable\( \)) 421 -0.00 3728 4536 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 4663 4635 1739 4635 LineTo [0 3 128 0 0] UpdatePen pop pop 1739 4635 1770 4649 LineTo pop pop 1739 4635 1770 4622 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetMaterialIterator\( \)) 463 -0.00 2970 4606 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 4663 4720 3806 4720 LineTo [0 3 128 0 0] UpdatePen pop pop 3806 4720 3837 4733 LineTo pop pop 3806 4720 3837 4707 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetCoupleIterator\( \)) 421 -0.00 4024 4691 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3805 3932 4368 3932 LineTo [0 3 128 0 0] UpdatePen pop pop 4368 3932 4336 3946 LineTo pop pop 4368 3932 4336 3919 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 63 -0.00 4054 3903 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 557 783 3482 783 LineTo [0 3 128 0 0] UpdatePen pop pop 3482 783 3451 796 LineTo pop pop 3482 783 3451 770 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetProductionCutValue\( \)) 505 -0.00 1767 754 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3510 881 3642 881 LineTo pop pop 3642 881 3642 908 LineTo pop pop 3642 908 3511 908 LineTo [0 3 128 0 0] UpdatePen pop pop 3511 908 3543 921 LineTo pop pop 3511 908 3543 894 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ProductionCutValueModified\( \)) 610 -0.00 3271 852 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 557 600 3482 600 LineTo [0 3 128 0 0] UpdatePen pop pop 3482 600 3451 613 LineTo pop pop 3482 600 3451 587 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 63 -0.00 1987 571 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3509 628 3777 628 LineTo [0 3 128 0 0] UpdatePen pop pop 3777 628 3746 641 LineTo pop pop 3777 628 3746 615 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Register\( \)) 231 -0.00 3528 599 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 557 1008 2610 1008 LineTo [0 3 128 0 0] UpdatePen pop pop 2610 1008 2579 1021 LineTo pop pop 2610 1008 2579 995 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 63 -0.00 1552 979 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2638 1050 2892 1050 LineTo [0 3 128 0 0] UpdatePen pop pop 2892 1050 2860 1063 LineTo pop pop 2892 1050 2860 1037 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Register\( \)) 231 -0.00 2649 1021 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 557 1191 2610 1191 LineTo [0 3 128 0 0] UpdatePen pop pop 2610 1191 2579 1204 LineTo pop pop 2610 1191 2579 1177 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetProductionCuts\( \)) 421 -0.00 1373 1161 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2639 1247 2770 1247 LineTo pop pop 2770 1247 2770 1273 LineTo pop pop 2770 1273 2639 1273 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 1273 2671 1286 LineTo pop pop 2639 1273 2671 1260 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RegionModified\( \)) 358 -0.00 2526 1218 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 557 1401 2610 1401 LineTo [0 3 128 0 0] UpdatePen pop pop 2610 1401 2579 1415 LineTo pop pop 2610 1401 2579 1388 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (AddRootLogicalVolume\( \)) 484 -0.00 1342 1372 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2610 1500 2034 1500 LineTo [0 3 128 0 0] UpdatePen pop pop 2034 1500 2066 1513 LineTo pop pop 2034 1500 2066 1487 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetRegion\( \)) 253 -0.00 2196 1471 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2034 1556 2166 1556 LineTo pop pop 2166 1556 2166 1582 LineTo pop pop 2166 1582 2035 1582 LineTo [0 3 128 0 0] UpdatePen pop pop 2035 1582 2067 1596 LineTo pop pop 2035 1582 2067 1569 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetRegionRootFlag\( \)) 421 -0.00 1890 1527 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2610 1683 2034 1683 LineTo [0 3 128 0 0] UpdatePen pop pop 2034 1683 2066 1696 LineTo pop pop 2034 1683 2066 1669 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PropagateRegion\( \)) 379 -0.00 2133 1654 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2034 1767 2166 1767 LineTo pop pop 2166 1767 2166 1793 LineTo pop pop 2166 1793 2035 1793 LineTo [0 3 128 0 0] UpdatePen pop pop 2035 1793 2067 1807 LineTo pop pop 2035 1793 2067 1780 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PropagateRegion\( \)) 379 -0.00 1911 1738 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2639 1879 2770 1879 LineTo pop pop 2770 1879 2770 1906 LineTo pop pop 2770 1906 2639 1906 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 1906 2671 1919 LineTo pop pop 2639 1906 2671 1893 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RegionModified\( \)) 358 -0.00 2526 1850 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 557 2020 2610 2020 LineTo [0 3 128 0 0] UpdatePen pop pop 2610 2020 2579 2033 LineTo pop pop 2610 2020 2579 2007 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RemoveRootLogicalVolume\( \)) 547 -0.00 1310 1991 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 852 2920 2892 2920 LineTo [0 3 128 0 0] UpdatePen pop pop 2892 2920 2860 2933 LineTo pop pop 2892 2920 2860 2907 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (UpdateMaterialList\( \)) 442 -0.00 1651 2891 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2892 2990 2639 2990 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 2990 2670 3003 LineTo pop pop 2639 2990 2670 2977 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (UpdateMaterialList\( \)) 442 -0.00 2545 2961 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 4663 4804 4396 4804 LineTo [0 3 128 0 0] UpdatePen pop pop 4396 4804 4428 4817 LineTo pop pop 4396 4804 4428 4791 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (IsRecalcNeeded\( \)) 358 -0.00 4351 4775 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 4368 4846 3510 4846 LineTo [0 3 128 0 0] UpdatePen pop pop 3510 4846 3542 4860 LineTo pop pop 3510 4846 3542 4833 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (IsModified\( \)) 274 -0.00 3802 4817 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 4396 3975 4528 3975 LineTo pop pop 4528 3975 4528 4001 LineTo pop pop 4528 4001 4397 4001 LineTo [0 3 128 0 0] UpdatePen pop pop 4397 4001 4429 4014 LineTo pop pop 4397 4001 4429 3988 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Modified\( \)) 231 -0.00 4347 3945 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3805 5226 4368 5226 LineTo [0 3 128 0 0] UpdatePen pop pop 4368 5226 4336 5239 LineTo pop pop 4368 5226 4336 5213 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PhysicsTableUpdated\( \)) 463 -0.00 3855 5197 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3805 4368 4073 4368 LineTo [0 3 128 0 0] UpdatePen pop pop 4073 4368 4041 4381 LineTo pop pop 4073 4368 4041 4355 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Convert\( \)) 210 -0.00 3834 4339 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3777 4087 2639 4087 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 4087 2670 4100 LineTo pop pop 2639 4087 2670 4074 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetLogicalVolumeIterator\( \)) 568 -0.00 2924 4058 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2610 2090 2034 2090 LineTo [0 3 128 0 0] UpdatePen pop pop 2034 2090 2066 2104 LineTo pop pop 2034 2090 2066 2077 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ResetRootFlag\( \)) 337 -0.00 2154 2061 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2034 2147 2166 2147 LineTo pop pop 2166 2147 2166 2173 LineTo pop pop 2166 2173 2035 2173 LineTo [0 3 128 0 0] UpdatePen pop pop 2035 2173 2067 2186 LineTo pop pop 2035 2173 2067 2160 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PropagateRegion\( \)) 379 -0.00 1911 2118 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1271 2234 1920 2234 1920 2142 1888 2111 1271 2111 5 Polygon pop pop 1271 2111 1888 2111 LineTo 1920 2142 LineTo 1920 2234 LineTo 1271 2234 LineTo 1271 2111 LineTo pop pop 1888 2111 1888 2142 LineTo 1920 2142 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PropagateRegion must be invoked to ) 736 -0.00 1282 2144 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (its mother logical volume.) 547 -0.00 1282 2181 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3777 4214 2034 4214 LineTo [0 3 128 0 0] UpdatePen pop pop 2034 4214 2066 4227 LineTo pop pop 2034 4214 2066 4200 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetMaterialCutCouple\( \)) 484 -0.00 2664 4184 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2639 2245 2770 2245 LineTo pop pop 2770 2245 2770 2271 LineTo pop pop 2770 2271 2639 2271 LineTo [0 3 128 0 0] UpdatePen pop pop 2639 2271 2671 2285 LineTo pop pop 2639 2271 2671 2258 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RegionModified\( \)) 358 -0.00 2526 2216 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 557 2329 2006 2329 LineTo [0 3 128 0 0] UpdatePen pop pop 2006 2329 1974 2343 LineTo pop pop 2006 2329 1974 2316 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (AddDaughter\( \)) 295 -0.00 1133 2300 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2034 2372 2166 2372 LineTo pop pop 2166 2372 2166 2398 LineTo pop pop 2166 2398 2035 2398 LineTo [0 3 128 0 0] UpdatePen pop pop 2035 2398 2067 2411 LineTo pop pop 2035 2398 2067 2385 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PropagateRegion\( \)) 379 -0.00 1911 2343 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2033 2456 2610 2456 LineTo [0 3 128 0 0] UpdatePen pop pop 2610 2456 2579 2469 LineTo pop pop 2610 2456 2579 2443 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RegionModified\( \)) 358 -0.00 2143 2427 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen initclip newpath 0 0 4960 7015 RectanglePath clip newpath /Courier 78 0 MwSetFont pop pop % pop out coordinates for current pen position showpage %%Trailer %%EOF