--- ray/src/px/pacuity.csh 1996/09/25 16:30:22 3.3 +++ ray/src/px/pacuity.csh 2005/02/16 05:40:11 3.5 @@ -1,5 +1,5 @@ #!/bin/csh -f -# SCCSid "$SunId$ LBL" +# RCSid: $Id: pacuity.csh,v 3.5 2005/02/16 05:40:11 greg Exp $ # # Adjust picture acuity according to human visual abilities # @@ -7,7 +7,7 @@ if ($#argv != 1) then echo "Usage: $0 input.pic > output.pic" exit 1 endif -set td=/usr/tmp +set td=/tmp set tfc1=$td/ac$$.cal set tf=($td/c{1,2,4,8,16,32}d$$.pic $tfc1) set ifile=$1