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

Comparing ray/src/rt/rpmain.c (file contents):
Revision 2.4 by schorsch, Thu Jun 26 00:58:10 2003 UTC vs.
Revision 2.5 by greg, Thu Jul 3 18:03:58 2003 UTC

# Line 292 | Line 292 | char  *argv[];
292          if (loadflags & IO_INFO) {      /* print header */
293                  printargs(i, argv, stdout);
294                  printf("SOFTWARE= %s\n", VersionID);
295                fputnow(stdout);
295          }
296  
297          marksources();                  /* find and mark sources */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines