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.2 by greg, Sat Feb 22 02:07:27 2003 UTC vs.
Revision 3.3 by greg, Wed Feb 16 05:40:11 2005 UTC

# Line 8 | Line 8 | if ($#argv != 1) then
8          exit 1
9   endif
10   set ifile=$1
11 < set td=/usr/tmp
11 > set td=/tmp
12   set gf=$td/av$$.gs
13   set cf=$td/av$$.cal
14   set tf=($gf $cf)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines