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

Comparing ray/src/common/otypes.h (file contents):
Revision 2.7 by gwlarson, Wed Jan 20 13:47:26 1999 UTC vs.
Revision 2.9 by greg, Tue Feb 25 02:47:21 2003 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1992 Regents of the University of California */
2 <
3 < /* SCCSid "$SunId$ LBL" */
4 <
1 > /* RCSid $Id$ */
2   /*
3   *  otypes.h - defines for object types.
7 *
8 *     1/28/86
4   */
5 +
6 + #include "copyright.h"
7  
8   typedef struct {
9          char  *funame;                  /* function name */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines