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

Comparing ray/src/gen/gensdaymtx.c (file contents):
Revision 1.2 by greg, Fri Aug 2 19:01:13 2024 UTC vs.
Revision 1.3 by greg, Fri Aug 2 23:13:54 2024 UTC

# Line 617 | Line 617 | int main(int argc, char *argv[]) {
617      if (verbose && mo != last_monthly)
618        fprintf(stderr, "%s: stepping through month %d...\n", progname,
619                last_monthly = mo);
620    /* note whether leap-day was given */
621
622    freedata(tau_clear_dp);
623    freedata(irrad_clear_dp);
624    freedata(scat_clear_dp);
625    freedata(scat1m_clear_dp);
620    }
621    freedata(mie_dp);
622    if (!ntsteps) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines