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

Comparing ray/src/px/ra_pfm.csh (file contents):
Revision 2.1 by greg, Thu Nov 25 14:47:03 2004 UTC vs.
Revision 2.2 by greg, Sat Dec 25 04:14:25 2004 UTC

# Line 26 | Line 26 | if ($?reverse) then
26                  exit 1
27          endif
28          set res=($hl[2])
29 <        tail +4 $inp:q | pvalue -r -h -y $res[1] +x $res[2] $format
29 >        tail +4 $inp:q | pvalue -r -h -y $res[2] +x $res[1] $format
30          exit $status
31   endif
32   if (! $?inp) then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines