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.19 by greg, Sat Aug 16 15:54:30 2003 UTC vs.
Revision 2.20 by greg, Wed Oct 22 02:06:34 2003 UTC

# Line 5 | Line 5 | static const char      RCSid[] = "$Id$";
5   * Convert Radiance scene description to MGF
6   */
7  
8 + #include "platform.h"
9   #include "standard.h"
10   #include <ctype.h>
11   #include <string.h>
12   #include <stdio.h>
13  
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