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

Comparing ray/src/px/ra_t16.c (file contents):
Revision 2.8 by schorsch, Sun Mar 28 20:33:14 2004 UTC vs.
Revision 2.10 by greg, Sat Dec 28 18:05:14 2019 UTC

# Line 8 | Line 8 | static const char      RCSid[] = "$Id$";
8   *      11/2/88         Adapted from ra_t8.c
9   */
10  
11 #include  <stdio.h>
12 #include  <string.h>
13 #include  <time.h>
11   #include  <math.h>
12  
13   #include  "platform.h"
14 + #include  "rtio.h"
15   #include  "rtmisc.h"
16   #include  "color.h"
17   #include  "resolu.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines