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

Comparing ray/src/px/phisto.csh (file contents):
Revision 3.2 by gwlarson, Thu Mar 12 16:17:17 1998 UTC vs.
Revision 3.4 by greg, Wed Feb 16 05:40:11 2005 UTC

# Line 1 | Line 1
1   #!/bin/csh -f
2 < # SCCSid "$SunId$ SGI"
2 > # RCSid: $Id$
3   #
4   # Compute foveal histogram for picture set
5   #
6 < set tf=/usr/tmp/ph$$
6 > set tf=/tmp/ph$$
7   onintr quit
8   if ( $#argv == 0 ) then
9          pfilt -1 -x 128 -y 128 -p 1 \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines