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.2 by greg, Thu May 31 10:24:28 1990 UTC vs.
Revision 1.3 by greg, Tue Jun 26 09:15:08 1990 UTC

# Line 34 | Line 34 | static char SCCSid[] = "$SunId$ LBL";
34  
35   extern char  *ecalloc(), *savestr();
36  
37 < extern double  dvalue();
37 > static double  dvalue();
38  
39   long  eclock = -1;                      /* value storage timer */
40  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines