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

Comparing ray/src/px/xyzimage.csh (file contents):
Revision 2.2 by greg, Thu Feb 15 11:11:39 1996 UTC vs.
Revision 2.4 by greg, Wed Feb 16 05:40:11 2005 UTC

# Line 1 | Line 1
1   #!/bin/csh -f
2 < # SCCSid "$SunId$ LBL"
2 > # RCSid: $Id$
3   #
4   # Display one or more CIE XYZE pictures using ximage
5   #
# Line 48 | Line 48 | while ( $i <= $#argv && ! $firstarg )
48          endsw
49          set i=$i1
50   end
51 < set td=/usr/tmp/xyz$$
51 > set td=/tmp/xyz$$
52   set ecode=1
53   onintr quit
54   mkdir $td

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines