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

Comparing ray/src/common/tmerrmsg.h (file contents):
Revision 3.2 by greg, Fri Apr 18 13:59:50 1997 UTC vs.
Revision 3.4 by greg, Tue Feb 25 02:47:22 2003 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1997 Regents of the University of California */
2 <
3 < /* SCCSid "$SunId$ LBL" */
4 <
1 > /* RCSid $Id$ */
2   /*
3   * Error messages for tone mapping functions.
4   * Included exclusively in "tonemap.c".
5   * English version.
6   */
7 +
8 + #include "copyright.h"
9  
10   char    *tmErrorMessage[] = {
11                  "no error",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines