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 2.6 by greg, Tue Feb 25 02:47:22 2003 UTC vs.
Revision 2.7 by schorsch, Sat Jun 7 12:50:21 2003 UTC

# Line 8 | Line 8 | static const char      RCSid[] = "$Id$";
8   #include "copyright.h"
9  
10   #include  <stdlib.h>
11 +
12 + #include  "standard.h"
13   #include  "random.h"
14  
15   #undef initurand

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines