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

Comparing ray/src/cv/tmesh2rad.c (file contents):
Revision 2.15 by schorsch, Sat Nov 15 17:54:06 2003 UTC vs.
Revision 2.16 by greg, Mon Nov 10 19:08:18 2008 UTC

# Line 93 | Line 93 | main(          /* read in T-mesh files and convert */
93                          break;
94                  default:
95                          fprintf(stderr,
96 <                        "Usage: %s [-o obj][-m mat][-p pic] [file ..]\n",
96 >                        "Usage: %s [-o obj][-m mat][-p hdr] [file ..]\n",
97                                          argv[0]);
98                          exit(1);
99                  }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines