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

Comparing ray/src/util/rad.c (file contents):
Revision 2.61 by greg, Sat Feb 22 02:07:30 2003 UTC vs.
Revision 2.62 by greg, Fri Mar 21 18:48:46 2003 UTC

# Line 1031 | Line 1031 | char   *vn;            /* returned view name */
1031   printview(vopts)                        /* print out selected view */
1032   register char   *vopts;
1033   {
1034        extern char     *strstr(), *atos(), *getenv();
1034          VIEW    vwr;
1035          char    buf[128];
1036          register char   *cp;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines