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

Comparing ray/src/px/macbethcal.c (file contents):
Revision 2.14 by greg, Tue Feb 4 16:04:23 1997 UTC vs.
Revision 2.15 by greg, Thu Feb 6 11:36:53 1997 UTC

# Line 214 | Line 214 | char   **argv;
214  
215                  printf("# Color correspondence produced by:\n#\t\t");
216                  printargs(argc, argv, stdout);
217 <                printf("#\tUsage: pcwarp -m %s uncorrected.pic > corrected.pic\n",
217 >                printf("#\tUsage: pcwarp %s uncorrected.pic > corrected.pic\n",
218                                  i+1 < argc ? argv[i+1] : "{this_file}");
219                  printf("#\t   Or: pcond [options] -m %s orig.pic > output.pic\n",
220                                  i+1 < argc ? argv[i+1] : "{this_file}");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines