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

Comparing ray/src/gen/genrev.c (file contents):
Revision 2.17 by greg, Wed Apr 23 01:57:04 2025 UTC vs.
Revision 2.18 by greg, Sat Jun 7 05:09:45 2025 UTC

# Line 11 | Line 11 | static const char      RCSid[] = "$Id$";
11   *      8/6/86
12   */
13  
14 #include  <stdlib.h>
14   #include  <math.h>
15  
16 + #include  "paths.h"
17   #include  "rtio.h"
18   #include  "rterror.h"
19   #include  "resolu.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines