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

Comparing ray/src/cv/SConscript (file contents):
Revision 1.7 by schorsch, Tue Jun 6 22:30:07 2006 UTC vs.
Revision 1.8 by schorsch, Wed Jun 7 17:52:03 2006 UTC

# Line 56 | Line 56 | env.Append(RAD_RLIBINSTALL=env.Install(env['RAD_RLIBDI
56  
57   if os.name == 'posix':
58          for s in Split('''optics2rad'''):
59 <                Default(env.InstallCsh(radbin(s), s + '.csh'))
59 >                Default(env.InstallCsh(rbin(s), s + '.csh'))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines