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

Comparing ray/src/cv/mgf2meta.c (file contents):
Revision 2.10 by greg, Mon Nov 17 02:21:53 2003 UTC vs.
Revision 2.12 by greg, Tue Feb 22 16:45:12 2011 UTC

# Line 10 | Line 10 | static const char      RCSid[] = "$Id$";
10   #include <string.h>
11   #include <math.h>
12  
13 + #include "meta.h"
14   #include "random.h"
15 < #include "mgflib/parser.h"
15 > #include "mgf_parser.h"
16   #include "plocate.h" /* XXX shouldn't this rather be in rtmath.h? */
17  
18   #define MSIZE   ((1<<14)-1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines