ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/rholo.h
(Generate patch)

Comparing ray/src/hd/rholo.h (file contents):
Revision 3.24 by schorsch, Thu Jan 1 11:21:55 2004 UTC vs.
Revision 3.26 by greg, Mon Mar 21 19:06:08 2016 UTC

# Line 5 | Line 5
5   #ifndef _RAD_RHOLO_H_
6   #define _RAD_RHOLO_H_
7  
8 #include <stdio.h>
9
10 #include "view.h"
8   #include "holo.h"
9 + #include "view.h"
10   #include "vars.h"
11  
12   #ifdef __cplusplus
# Line 117 | Line 115 | extern time_t  reporttime;     /* time for next report */
115   extern long     nraysdone;      /* number of rays done */
116   extern long     npacksdone;     /* number of packets done */
117  
118 + #define MAXRTARGC       256
119   extern int      rtargc;         /* rtrace command */
120   extern char     *rtargv[];
121  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines