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

Comparing ray/src/px/pveil.csh (file contents):
Revision 3.3 by greg, Wed Feb 16 05:40:11 2005 UTC vs.
Revision 3.4 by greg, Mon Nov 10 19:08:19 2008 UTC

# Line 4 | Line 4
4   # Add veiling glare to picture
5   #
6   if ($#argv != 1) then
7 <        echo "Usage: $0 input.pic > output.pic"
7 >        echo "Usage: $0 input.hdr > output.hdr"
8          exit 1
9   endif
10   set ifile=$1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines