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

Comparing ray/src/common/savestr.c (file contents):
Revision 2.7 by schorsch, Sat Jun 7 12:50:20 2003 UTC vs.
Revision 2.8 by schorsch, Mon Oct 27 10:19:31 2003 UTC

# Line 23 | Line 23 | static const char      RCSid[] = "$Id$";
23   #include <string.h>
24   #include <stdlib.h>
25  
26 < #include "standard.h"
26 > #include "rtmisc.h"
27  
28   #ifndef  NHASH
29   #define  NHASH          509             /* hash table size (prime!) */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines