--- ray/src/util/glare.csh 1991/04/29 08:31:21 1.2 +++ ray/src/util/glare.csh 1991/05/01 12:17:57 1.4 @@ -91,9 +91,9 @@ _EOF_ if ("$<" =~ [yY]) then set fgargs=(-r 400 $fgargs) else - set fgargs=(-r 200 $fgargs) + set fgargs=(-r 250 $fgargs) endif - echo -n "Are these sources very bright? " + echo -n "Are these sources relatively bright? " if ("$<" =~ [nN]*) then set fgargs=(-c $fgargs) endif