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

Comparing ray/src/rt/rpict.c (file contents):
Revision 2.53 by greg, Tue Feb 25 02:47:23 2003 UTC vs.
Revision 2.54 by greg, Mon Mar 10 17:26:26 2003 UTC

# Line 1 | Line 1
1   #ifndef lint
2 < static const char       RCSid[] = "$Id$";
2 > static const char RCSid[] = "$Id";
3   #endif
4   /*
5   *  rpict.c - routines and variables for picture generation.
# Line 213 | Line 213 | char  *pout, *zout, *prvr;
213   * sequenced file naming.
214   */
215   {
216        extern char  *rindex(), *strncpy(), *strcat(), *strcpy();
216          char  fbuf[128], fbuf2[128];
217          int  npicts;
218          register char  *cp;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines