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.16 by greg, Sat Feb 22 02:07:23 2003 UTC vs.
Revision 2.17 by schorsch, Sun Jun 8 12:03:09 2003 UTC

# Line 8 | Line 8 | static const char      RCSid[] = "$Id$";
8   #include "standard.h"
9   #include <ctype.h>
10   #include <string.h>
11 + #include <stdio.h>
12 +
13 + #include "platform.h"
14   #include "object.h"
15   #include "color.h"
16   #include "lookup.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines