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

Comparing ray/src/util/rlux.csh (file contents):
Revision 2.1 by greg, Thu Feb 25 09:37:04 1993 UTC vs.
Revision 2.2 by greg, Tue Oct 19 17:24:47 1993 UTC

# Line 3 | Line 3
3   #
4   # Compute illuminance from ray origin and direction
5   #
6 < if ( $#argv < 2 ) then
6 > if ( $#argv < 1 ) then
7          echo "Usage: $0 [rtrace args] octree"
8          exit 1
9   endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines