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

Comparing ray/src/hd/dircode.c (file contents):
Revision 3.3 by gwlarson, Thu May 14 15:37:31 1998 UTC vs.
Revision 3.4 by greg, Sat Feb 22 02:07:24 2003 UTC

# Line 1 | Line 1
1 /* Copyright (c) 1997 Silicon Graphics, Inc. */
2
1   #ifndef lint
2 < static char SCCSid[] = "$SunId$ SGI";
2 > static const char       RCSid[] = "$Id$";
3   #endif
6
4   /*
5   * Compute 4-byte direction code (assume this fits into int)
6   */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines