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

Comparing ray/makeall (file contents):
Revision 1.27 by greg, Wed Apr 25 22:21:06 2012 UTC vs.
Revision 1.28 by greg, Fri Jun 29 16:18:02 2012 UTC

# Line 11 | Line 11 | if ( $#argv < 1 ) then
11   endif
12   if ( "$1" == library ) then
13          source installib
14 <        cp -f src/*/*.{cal,tab,hex} $ldir
14 >        cp -f src/*/*.{cal,tab,hex,dat} $ldir
15          echo ""
16          echo "Set the environment variable RAYPATH=.:$ldir"
17          echo 'For C-shell users, put the following into ~/.cshrc'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines