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

Comparing ray/src/util/glarendx.c (file contents):
Revision 2.16 by greg, Fri Jul 24 16:58:16 2020 UTC vs.
Revision 2.17 by greg, Tue Jun 3 21:31:51 2025 UTC

# Line 77 | Line 77 | struct named_func {
77  
78   #define newp(type)      (type *)malloc(sizeof(type))
79  
80 char    *progname;
80   int     print_header = 1;
81  
82   VIEW    midview = STDVIEW;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines