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

Comparing ray/src/util/tradinstall.csh (file contents):
Revision 2.8 by greg, Wed Oct 26 20:06:17 2011 UTC vs.
Revision 2.9 by greg, Tue Oct 20 15:51:58 2015 UTC

# Line 9 | Line 9 | set TLIBFILES = ( *[a-z].tcl *.hlp trad.icon tclIndex
9  
10   set TDIFFS = (`ls | sed -n 's/3\.6\.tcl$//p'`)
11  
12 < set WISHCOMS = ( wish4.{3,2,1,0} wish8.0 wish )
12 > set WISHCOMS = ( wish4.{3,2,1,0} wish8.{6,5,4,3,2,1,0} wish )
13  
14   foreach w ( $WISHCOMS )
15          foreach d ($path)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines