ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/ambient.c
(Generate patch)

Comparing ray/src/rt/ambient.c (file contents):
Revision 2.43 by gregl, Sat Aug 30 10:17:01 1997 UTC vs.
Revision 2.44 by gwlarson, Wed Jun 17 13:29:55 1998 UTC

# Line 80 | Line 80 | static long  sortintvl = SORT_INTVL;   /* time until nex
80  
81   #define  newambval()    (AMBVAL *)bmalloc(sizeof(AMBVAL))
82  
83 extern long  ftell(), lseek();
83   static int  initambfile(), avsave(), avinsert(), sortambvals(), avlmemi();
84   static AMBVAL  *avstore();
85   #ifdef  F_SETLKW

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines