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

Comparing ray/src/px/falsecolor.csh (file contents):
Revision 2.10 by greg, Sat Jul 31 17:56:56 2004 UTC vs.
Revision 2.11 by greg, Tue Jan 18 03:59:41 2005 UTC

# Line 89 | Line 89 | while ($#argv > 0)
89                  set ndivs="$argv[1]"
90                  breaksw
91          default:
92 <                echo bad option "'$argv[1]'" >/dev/tty
92 >                echo bad option "'$argv[1]'"
93                  exit 1
94          endsw
95          shift argv

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines