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

Comparing ray/src/px/pmapgen.c (file contents):
Revision 2.2 by greg, Wed Jul 24 09:18:20 1996 UTC vs.
Revision 2.3 by greg, Sat Feb 22 02:07:27 2003 UTC

# Line 1 | Line 1
1 /* Copyright (c) 1995 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   * pmapgen.c: general routines for 2-D perspective mappings.
6   * These routines are independent of the poly structure,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines