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

Comparing ray/src/gen/mkillum3.c (file contents):
Revision 2.7 by greg, Sat Feb 22 02:07:24 2003 UTC vs.
Revision 2.8 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   * Routines to print mkillum objects
# Line 49 | Line 49 | dfname(il, c)                  /* return data file name */
49   struct illum_args  *il;
50   int  c;
51   {
52        extern char  *getpath(), *strcpy();
52          char  fname[MAXSTR];
53          register char  *s;
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines