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

Comparing ray/src/cal/rsplit.c (file contents):
Revision 1.5 by greg, Tue Jul 16 15:59:49 2019 UTC vs.
Revision 1.6 by greg, Fri Jul 19 17:37:55 2019 UTC

# Line 8 | Line 8 | static const char      RCSid[] = "$Id$";
8   */
9  
10   #include <stdlib.h>
11 #include <string.h>
12 #include <stdio.h>
11   #include <ctype.h>
12  
13 + #include "rtio.h"
14   #include "platform.h"
15   #include "resolu.h"
17 #include "rtio.h"
16  
17   #define DOHEADER        1
18   #define DORESOLU        2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines