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

Comparing ray/src/cv/pabopto2bsdf.c (file contents):
Revision 2.35 by greg, Tue Apr 23 23:48:33 2019 UTC vs.
Revision 2.36 by greg, Fri Jul 19 17:37:56 2019 UTC

# Line 9 | Line 9 | static const char RCSid[] = "$Id$";
9   */
10  
11   #define _USE_MATH_DEFINES
12 #include <stdio.h>
12   #include <stdlib.h>
14 #include <string.h>
13   #include <ctype.h>
14   #include <math.h>
15 + #include "rtio.h"
16   #include "platform.h"
17   #include "bsdfrep.h"
19 #include "resolu.h"
18                                  /* global argv[0] */
19   char                    *progname;
20  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines