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

Comparing ray/src/cv/rad2mgf.c (file contents):
Revision 2.24 by greg, Wed Dec 28 18:35:42 2005 UTC vs.
Revision 2.25 by greg, Wed Dec 28 18:39:07 2005 UTC

# Line 129 | Line 129 | rad2mgf(               /* convert a Radiance file to MGF */
129          char    *inp
130   )
131   {
132 +        char  buf[512];
133          char  mod[128], typ[32], id[128], alias[128];
134          FUNARGS fa;
135          register FILE   *fp;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines