ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
radiance
/
src
/
common
/
urind.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing 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