ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/meta/plot.h
(Generate patch)

Comparing ray/src/meta/plot.h (file contents):
Revision 1.4 by schorsch, Sat Nov 15 02:13:37 2003 UTC vs.
Revision 1.5 by greg, Mon Nov 18 22:12:32 2019 UTC

# Line 14 | Line 14 | extern "C" {
14   #define  PATSIZE  16            /* pattern size (square) */
15  
16  
17 < extern int  dxsize, dysize;     /* device size */
17 > extern int  dxsiz, dysiz;       /* device size */
18  
19   extern int  pati[];
20  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines