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

Comparing ray/src/px/xshowtrace.c (file contents):
Revision 2.11 by greg, Tue Apr 19 18:44:22 2005 UTC vs.
Revision 2.12 by greg, Sat Jul 30 22:02:29 2005 UTC

# Line 71 | Line 71 | main(          /* takes both the octree and the image */
71                  else
72                          break;
73          if (i > argc-2) {
74 <                fprintf(stderr, "Usage: %s [-s] [rtrace args] octree picture\n",
74 >                fprintf(stderr, "Usage: %s [-s][-T] [rtrace args] octree picture\n",
75                                  progname);
76                  exit(1);
77          }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines