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

Comparing ray/src/util/ranimove.c (file contents):
Revision 3.22 by greg, Wed Apr 23 02:35:26 2025 UTC vs.
Revision 3.23 by greg, Tue Jun 3 21:31:51 2025 UTC

# Line 83 | Line 83 | main(
83          int     explicate = 0;
84          char    *cfname;
85          int     i;
86 <
87 <        progname = argv[0];                     /* get arguments */
86 >                                                /* set global progname */
87 >        fixargv0(argv[0]);
88                                                  /* initialize calcomp */
89          initfunc();
90          gargc = argc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines