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

Comparing ray/src/px/warp3d.c (file contents):
Revision 3.3 by greg, Wed Feb 5 17:18:07 1997 UTC vs.
Revision 3.4 by gwlarson, Wed Sep 2 18:41:44 1998 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1997 Regents of the University of California */
1 > /* Copyright (c) 1998 Silicon Graphics, Inc. */
2  
3   #ifndef lint
4 < static char SCCSid[] = "$SunId$ LBL";
4 > static char SCCSid[] = "$SunId$ SGI";
5   #endif
6  
7   /*
# Line 334 | Line 334 | register WARP3D        *wp;
334   }
335  
336  
337 < long
337 > unsigned long
338   gridhash(gp)                    /* hash a grid point index */
339   GNDX    gp;
340   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines