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

Comparing ray/src/common/lamps.c (file contents):
Revision 2.10 by greg, Mon Feb 18 23:35:51 2008 UTC vs.
Revision 2.11 by greg, Sat Jun 7 05:12:49 2025 UTC

# Line 7 | Line 7 | static const char      RCSid[] = "$Id$";
7  
8   #include "copyright.h"
9  
10 #include  <stdio.h>
11 #include  <stdlib.h>
10   #include  <ctype.h>
11  
12   #include  "standard.h"
13 + #include  "paths.h"
14   #include  "color.h"
15  
16   extern char     *eindex(), *expsave();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines