ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
radiance
/
ray
/
src
/
util
/
ivpict.csh
Revision:
2.1
Committed:
Sat Jan 1 15:09:58 1994 UTC
(30 years, 11 months ago) by
greg
Content type:
application/x-csh
Branch:
MAIN
Log Message:
Initial revision
File Contents
#
Content
1
#!/bin/csh -f
2
# SCCSid "$SunId$ LBL"
3
#
4
# Render requested Instant View
5
#
6
if ( $#argv < 1 ) then
7
echo Usage: $0 directory '[options]'
8
exit 1
9
endif
10
set dir=$argv[1]
11
set opt="$argv[2-]"
12
exec pinterp $opt $dir/pvw_{x,X,y,Y,z,Z}l.{pic,z}