--- ray/src/util/glare.csh 1991/05/03 12:50:42 1.9 +++ ray/src/util/glare.csh 1991/05/08 11:08:01 1.10 @@ -85,6 +85,10 @@ With an octree, you should give the same options for - so forth as are used to render the scene. Please enter them below. _EOF_ + if ($picture != $nofile) then + echo "These are the parameters from the picture:" + getinfo $picture + endif readvar rtargs set fgargs=($fgargs $rtargs $octree) endif