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

Comparing ray/src/rt/mkpmap.c (file contents):
Revision 2.13 by greg, Wed Apr 23 02:13:34 2025 UTC vs.
Revision 2.14 by greg, Thu Jun 5 18:28:25 2025 UTC

# Line 45 | Line 45 | static const char RCSid[] = "$Id$";
45   extern char VersionID [];
46  
47  
48 char*    progname;                  /* argv[0] */
48   int      dimlist [MAXDIM];          /* sampling dimensions */
49   int      ndims = 0;                 /* number of sampling dimenshunns */
50   char*    octname = NULL;            /* octree name */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines