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

Comparing ray/src/px/pacuity.csh (file contents):
Revision 3.4 by greg, Sat Feb 22 02:07:27 2003 UTC vs.
Revision 3.5 by greg, Wed Feb 16 05:40:11 2005 UTC

# Line 7 | Line 7 | if ($#argv != 1) then
7          echo "Usage: $0 input.pic > output.pic"
8          exit 1
9   endif
10 < set td=/usr/tmp
10 > set td=/tmp
11   set tfc1=$td/ac$$.cal
12   set tf=($td/c{1,2,4,8,16,32}d$$.pic $tfc1)
13   set ifile=$1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines