--- ray/src/util/do_action.tcl 1994/10/27 17:28:19 2.2 +++ ray/src/util/do_action.tcl 1994/10/27 18:08:09 2.3 @@ -37,7 +37,6 @@ proc make_oct args { # Make octree file ($args is {-t set fi [open "|make $radvar(OCTREE) $args" r] while {[gets $fi curmess] >= 0} { update ; after 1000 } catch {close $fi} curmess - if {"$args" == {}} {return} } if {"$args" == {}} { run_rad -v 0