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

Comparing ray/src/common/caldefn.c (file contents):
Revision 1.19 by greg, Wed Aug 14 15:50:38 1991 UTC vs.
Revision 1.20 by greg, Mon Oct 28 09:47:19 1991 UTC

# Line 38 | Line 38 | static char SCCSid[] = "$SunId$ LBL";
38  
39   extern char  *ecalloc(), *savestr(), *strcpy();
40  
41 + static int  hash();
42 +
43   static double  dvalue();
44  
45   long  eclock = -1;                      /* value storage timer */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines