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

Comparing ray/src/gen/genrev.c (file contents):
Revision 2.15 by greg, Tue Dec 10 17:22:39 2024 UTC vs.
Revision 2.16 by greg, Fri Apr 18 23:02:53 2025 UTC

# Line 135 | Line 135 | char  *argv[];
135  
136          fputs("# ", stdout);
137          printargs(argc, argv, stdout);
138 <        eclock = 1;
138 >        doptimize(1);
139 >        eclock++;
140  
141          lastnz = lastnr = 0.0;
142          t = 0.0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines