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

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

# Line 10 | Line 10 | static const char      RCSid[] = "$Id$";
10   #include <signal.h>
11   #include <string.h>
12  
13 + #include "platform.h"
14   #include "rtprocess.h" /* getpid() */
15   #include "holo.h"
15 #include "platform.h"
16  
17   #ifndef BKBSIZE
18   #define BKBSIZE         256             /* beam clump size (kilobytes) */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines