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

Comparing ray/src/gen/glaze.csh (file contents):
Revision 2.6 by greg, Mon Feb 11 19:13:05 2008 UTC vs.
Revision 2.7 by greg, Mon Feb 11 19:18:25 2008 UTC

# Line 157 | Line 157 | endif
157   echo ""
158   echo "############################################"
159   echo "# Glazing produced by Radiance glaze script"
160 < echo '# $Revision$ $Date$'
160 > echo '# $Revision$'
161   if ($?gfiles) then
162          echo "# Loaded: $gfiles:q"
163          echo "# `date`"
# Line 225 | Line 225 | endif
225   else
226   ### Low-E glazing
227   echo "10"
228 < echo "  sr_lowE_r sr_lowE_g sr_lowE_b"
229 < echo "  st_lowE_r st_lowE_g st_lowE_b"
228 > echo "  sr_clear_r sr_clear_g sr_clear_b"
229 > echo "  st_clear_r st_clear_g st_clear_b"
230   echo "  0 0 0"
231   echo "  glaze1.cal"
232   echo "0"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines