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

Comparing ray/src/cv/ies2rad.c (file contents):
Revision 2.31 by greg, Tue Jun 5 16:04:00 2018 UTC vs.
Revision 2.32 by greg, Sat Dec 28 18:05:14 2019 UTC

# Line 69 | Line 69 | static const char      RCSid[] = "$Id$";
69   *  Extensive comments added by Randolph Fritz May2018
70   */
71  
72 #include <stdio.h>
73 #include <string.h>
72   #include <math.h>
75 #include <sys/types.h>
73   #include <ctype.h>
74  
75   #include "rtio.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines