--- ray/src/px/pveil.csh 1996/09/20 16:44:01 3.1 +++ ray/src/px/pveil.csh 2008/11/10 19:08:19 3.4 @@ -1,14 +1,14 @@ #!/bin/csh -f -# SCCSid "$SunId$ LBL" +# RCSid: $Id: pveil.csh,v 3.4 2008/11/10 19:08:19 greg Exp $ # # Add veiling glare to picture # if ($#argv != 1) then - echo "Usage: $0 input.pic > output.pic" + echo "Usage: $0 input.hdr > output.hdr" exit 1 endif set ifile=$1 -set td=/usr/tmp +set td=/tmp set gf=$td/av$$.gs set cf=$td/av$$.cal set tf=($gf $cf)