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

Comparing ray/src/gen/SConscript (file contents):
Revision 1.16 by schorsch, Sat Mar 5 13:24:58 2016 UTC vs.
Revision 1.17 by schorsch, Thu Mar 10 01:49:56 2016 UTC

# Line 61 | Line 61 | env.Install('$RAD_BINDIR', progs)
61  
62   #surf.cal clockface.hex
63   LIBFILES = Split('''illum.cal rev.cal skybright.cal glaze1.cal glaze2.cal
64 <                perezlum.cal coeff_perez.dat defangle.dat''')
64 >                perezlum.cal''')
65   env.Append(RAD_RLIBINSTALL=env.Install('$RAD_RLIBDIR', LIBFILES))
66  
67   # vim: set syntax=python:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines