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

Comparing ray/src/util/wrapBSDF.c (file contents):
Revision 2.24 by greg, Thu Apr 4 00:21:14 2019 UTC vs.
Revision 2.25 by greg, Tue Jul 21 15:24:42 2020 UTC

# Line 919 | Line 919 | main(int argc, char *argv[])
919                  }
920                  break;
921          }
922 < doneOptions:                                    /* get XML input */
922 >                                                /* get XML input */
923          if (i >= argc) {
924                  if (xml_input == NULL)
925                          xml_input = def_template;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines