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

Comparing ray/src/cv/nff2rad.c (file contents):
Revision 2.4 by greg, Tue Jul 20 11:34:40 1993 UTC vs.
Revision 2.5 by greg, Sat Feb 22 02:07:23 2003 UTC

# Line 1 | Line 1
1 /* Copyright (c) 1992 Regents of the University of California */
2
1   #ifndef lint
2 < static char SCCSid[] = "$SunId$ LBL";
2 > static const char       RCSid[] = "$Id$";
3   #endif
6
4   /*
5   * Convert Neutral File Format input to Radiance scene description.
6   *
# Line 551 | Line 548 | fmterr:
548   * $Revision$
549   * $Date$
550   * $Log$
551 < * Revision 2.4  1993/07/20 11:34:40  greg
552 < * fixes in materials and light sources (hacks all)
551 > * Revision 2.5  2003/02/22 02:07:23  greg
552 > * Changes and check-in for 3.5 release
553 > * Includes new source files and modifications not recorded for many years
554 > * See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
555   *
556   * Revision 1.2  88/09/12  12:53:47  markv
557   * Fixed problem in LookupColorbyName, had return ; and return(0).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines