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

Comparing ray/src/common/tmesh.c (file contents):
Revision 2.3 by schorsch, Thu Jun 26 00:58:09 2003 UTC vs.
Revision 2.4 by schorsch, Fri Nov 14 17:22:06 2003 UTC

# Line 151 | Line 151 | register RREAL         com[][3];
151   int                     n;
152   {
153          double  a, b;
154 <        register int    i, j;
154 >        register int    i;
155  
156          printf("%d\t%d\n", 1+3*n, bcm->ax);
157          for (i = 0; i < n; i++) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines