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

Comparing ray/src/util/dayfact.csh (file contents):
Revision 2.8 by greg, Mon Aug 25 04:50:32 2008 UTC vs.
Revision 2.9 by greg, Mon Nov 10 19:08:19 2008 UTC

# Line 121 | Line 121 | cat <<'_EOF_' > $sctemp
121   if ( $illumpic != $nofile ) then
122          set iltemp=""
123   else
124 <        set iltemp=$td/il.pic
124 >        set iltemp=$td/il.hdr
125          set illumpic=$iltemp
126   endif
127 < set tltemp=$td/tl.pic
128 < set dstemp=$td/ds.pic
127 > set tltemp=$td/tl.hdr
128 > set dstemp=$td/ds.hdr
129   set temp1=$td/tfa
130   echo "Your dayfact job is finished."
131   echo "Please check for error messages below."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines