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

Comparing ray/src/px/phisteq.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 12 | Line 12 | set tf3=$td/histeq$$.cal
12   set tf4=$td/cf$$.cal
13   set tf=($tf1 $tf1b $tf2 $tf3 $tf4)
14   if ( $#argv != 1 ) then
15 <        echo "Usage: $0 input.pic > output.pic"
15 >        echo "Usage: $0 input.hdr > output.hdr"
16          exit 1
17   endif
18   set ifile=$1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines