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

Comparing ray/src/cv/lampcolor.c (file contents):
Revision 2.10 by greg, Thu Mar 18 05:22:00 2004 UTC vs.
Revision 2.11 by greg, Sat Dec 28 18:05:14 2019 UTC

# Line 5 | Line 5 | static const char      RCSid[] = "$Id$";
5   * Program to convert lamp color from table and compute radiance.
6   */
7  
8 #include <stdio.h>
9 #include <string.h>
8   #include <math.h>
9  
10   #include "rtmath.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines