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

Comparing ray/src/gen/mkillum.c (file contents):
Revision 2.17 by greg, Wed Sep 24 14:55:54 2003 UTC vs.
Revision 2.18 by greg, Wed Oct 22 02:06:34 2003 UTC

# Line 8 | Line 8 | static const char RCSid[] = "$Id$";
8   #include  <signal.h>
9   #include  <ctype.h>
10  
11 #include  "mkillum.h"
11   #include  "platform.h"
12 + #include  "mkillum.h"
13  
14                                  /* default parameters */
15   #define  SAMPDENS       48              /* points per projected steradian */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines