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.11 by greg, Fri Apr 15 21:52:16 2011 UTC vs.
Revision 1.12 by schorsch, Sat Mar 5 00:29:28 2016 UTC

# Line 50 | Line 50 | env.Append(RAD_RLIBINSTALL=env.Install(env['RAD_RLIBDI
50  
51   if os.name == 'posix':
52          for s in Split('''optics2rad'''):
53 <                Default(env.InstallCsh(rbin(s), s + '.csh'))
53 >                Default(env.InstallScript(rbin(s), s + '.csh'))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines