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

Comparing ray/src/common/urand.c (file contents):
Revision 1.4 by greg, Fri Jun 7 10:47:17 1991 UTC vs.
Revision 1.5 by greg, Fri Jun 7 10:50:14 1991 UTC

# Line 5 | Line 5 | static char SCCSid[] = "$SunId$ LBL";
5   #endif
6  
7   /*
8 < * Uncorrelated (anticorrelated) random function
8 > * Anticorrelated random function due to Christophe Schlick
9   */
10  
11   #include  "random.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines