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

Comparing ray/src/common/urind.c (file contents):
Revision 2.3 by greg, Tue Feb 25 02:47:22 2003 UTC vs.
Revision 2.4 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 6 | Line 6 | static const char      RCSid[] = "$Id$";
6   */
7  
8   #include "copyright.h"
9 + #include "random.h"
10  
11   #define NBITS           32              /* number of bits in an integer */
12  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines