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.25 by greg, Mon Nov 29 17:22:44 2010 UTC vs.
Revision 1.26 by greg, Tue Oct 25 22:53:14 2011 UTC

# Line 84 | Line 84 | if ( "`ls -tL $rmake $0 |& head -1`" == $rmake ) then
84          goto gotrmake
85   endif
86   set newrmake
87 < more src/common/copyright.h
87 > more License.txt
88   echo -n "Do you understand and accept the terms of this agreement [n]? "
89   set ans="$<"
90   if ( "$ans" !~ [yY]* ) exit

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines