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

Comparing ray/src/gen/genworm.c (file contents):
Revision 2.12 by greg, Sat Dec 28 18:05:14 2019 UTC vs.
Revision 2.13 by greg, Tue Dec 10 17:22:39 2024 UTC

# Line 82 | Line 82 | char  *argv[];
82  
83          fputs("# ", stdout);
84          printargs(argc, argv, stdout);
85 <        eclock = 0;
85 >        eclock = 1;
86  
87          for (i = 0; i <= nseg; i++) {
88                  t = (double)i/nseg;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines