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

Comparing ray/src/hd/rholo2.c (file contents):
Revision 3.22 by greg, Sat Feb 22 02:07:25 2003 UTC vs.
Revision 3.23 by schorsch, Thu Jun 26 00:58:10 2003 UTC

# Line 27 | Line 27 | register struct gclim  *gcl;
27   register HOLO   *hp;
28   GCOORD  *gc;
29   {
30 <        register FLOAT  *v;
30 >        register RREAL  *v;
31          register int    i;
32  
33          if (hp != NULL) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines