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

Comparing ray/src/gen/gensurf.c (file contents):
Revision 2.29 by greg, Thu Apr 1 14:52:55 2021 UTC vs.
Revision 2.30 by greg, Tue Dec 10 17:22:39 2024 UTC

# Line 150 | Line 150 | main(int argc, char *argv[])
150                                                  /* print header */
151          fputs("# ", stdout);
152          printargs(argc, argv, stdout);
153 <        eclock = 0;
153 >        eclock = 1;
154                                                  /* initialize */
155          comprow(-1.0/m, row0, n);
156          comprow(0.0, row1, n);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines