ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
radiance
/
ray
/
src
/
util
/
setscan.h
Revision:
2.1
Committed:
Tue Nov 12 17:19:18 1991 UTC
(33 years, 5 months ago) by
greg
Content type:
text/plain
Branch:
MAIN
Changes since
1.1
:
+0 -0 lines
Log Message:
changed revision number for 2.0 release
File Contents
#
User
Rev
Content
1
greg
1.1
/* Copyright (c) 1991 Regents of the University of California */
2
3
/* SCCSid "$SunId$ LBL" */
4
5
/*
6
* Defines for programs using setscan()
7
*/
8
9
#define ANGLE short
10
#define AEND (-1)