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

Comparing ray/src/hd/rhinfo.c (file contents):
Revision 3.8 by greg, Mon Oct 20 16:01:55 2003 UTC vs.
Revision 3.9 by greg, Wed Oct 22 02:06:34 2003 UTC

# Line 5 | Line 5 | static const char      RCSid[] = "$Id$";
5   * Get general information on holodeck file
6   */
7  
8 #include "holo.h"
8   #include "platform.h"
9 + #include "holo.h"
10  
11   #ifndef NHBINS
12   #define NHBINS          12      /* number of histogram bins to use for stats */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines