set config_save_modules 0 set config_save_bview 1 # Save block viewer display .bview.blocks create rectangle 40.0 80.0 70.0 130.0 -fill "white" -outline "black" -stipple "" -tags "fork" -width "1" .bview.blocks create rectangle 100.0 60.0 130.0 90.0 -fill "white" -outline "black" -stipple "" -tags "A1" -width "1" .bview.blocks create rectangle 150.0 60.0 180.0 90.0 -fill "white" -outline "black" -stipple "" -tags "A2" -width "1" .bview.blocks create rectangle 210.0 80.0 240.0 130.0 -fill "white" -outline "black" -stipple "" -tags "join" -width "1" .bview.blocks create rectangle 130.0 120.0 160.0 150.0 -fill "white" -outline "black" -stipple "" -tags "B1" -width "1" .bview.blocks create rectangle 260.0 90.0 290.0 120.0 -fill "white" -outline "black" -stipple "" -tags "C1" -width "1" .bview.blocks create rectangle 20.0 100.0 40.0 110.0 -fill "white" -outline "black" -stipple "" -tags "" -width "1" .bview.blocks create polygon 70.0 90.0 80.0 90.0 80.0 70.0 100.0 70.0 100.0 80.0 90.0 80.0 90.0 100.0 70.0 100.0 70.0 100.0 70.0 90.0 -fill "white" -outline "black" -smooth "0" -splinesteps "12" -stipple "" -tags "" -width "1" .bview.blocks create polygon 70.0 110.0 90.0 110.0 90.0 130.0 130.0 130.0 130.0 140.0 80.0 140.0 80.0 120.0 70.0 120.0 70.0 120.0 70.0 110.0 -fill "white" -outline "black" -smooth "0" -splinesteps "12" -stipple "" -tags "" -width "1" .bview.blocks create rectangle 130.0 70.0 150.0 80.0 -fill "white" -outline "black" -stipple "" -tags "" -width "1" .bview.blocks create polygon 180.0 70.0 200.0 70.0 200.0 90.0 210.0 90.0 210.0 100.0 190.0 100.0 190.0 80.0 180.0 80.0 180.0 80.0 180.0 70.0 -fill "white" -outline "black" -smooth "0" -splinesteps "12" -stipple "" -tags "" -width "1" .bview.blocks create polygon 160.0 130.0 190.0 130.0 190.0 110.0 210.0 110.0 210.0 120.0 200.0 120.0 200.0 140.0 160.0 140.0 160.0 140.0 160.0 130.0 -fill "white" -outline "black" -smooth "0" -splinesteps "12" -stipple "" -tags "" -width "1" .bview.blocks create rectangle 240.0 100.0 260.0 110.0 -fill "white" -outline "black" -stipple "" -tags "" -width "1" .bview.blocks create rectangle 290.0 100.0 310.0 110.0 -fill "white" -outline "black" -stipple "" -tags "" -width "1"