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

Comparing ray/src/common/targa.h (file contents):
Revision 2.1 by greg, Tue Nov 12 16:55:13 1991 UTC vs.
Revision 2.3 by greg, Tue Feb 25 02:47:22 2003 UTC

# Line 1 | Line 1
1 < /* Copyright 1988 Regents of the University of California */
2 <
3 < /* SCCSid "$SunId$ LBL" */
4 <
1 > /* RCSid $Id$ */
2   /*
3   *  tardev.h - header file for reading and writing Targa format files.
7 *
8 *      8/25/88
4   */
5 + #include "copyright.h"
6 +
7                          /* header structure adapted from tardev.h */
8   struct hdStruct {
9          char textSize;                  /* size of info. line ( < 256) */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines