ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/glare.csh
(Generate patch)

Comparing ray/src/util/glare.csh (file contents):
Revision 1.2 by greg, Mon Apr 29 08:31:21 1991 UTC vs.
Revision 1.4 by greg, Wed May 1 12:17:57 1991 UTC

# Line 91 | Line 91 | _EOF_
91                  if ("$<" =~ [yY]) then
92                          set fgargs=(-r 400 $fgargs)
93                  else
94 <                        set fgargs=(-r 200 $fgargs)
94 >                        set fgargs=(-r 250 $fgargs)
95                  endif
96 <                echo -n "Are these sources very bright? "
96 >                echo -n "Are these sources relatively bright? "
97                  if ("$<" =~ [nN]*) then
98                          set fgargs=(-c $fgargs)
99                  endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines