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.11 by schorsch, Mon Nov 17 13:20:10 2003 UTC vs.
Revision 2.12 by greg, Tue Feb 22 16:45:12 2011 UTC

# Line 12 | Line 12 | static const char      RCSid[] = "$Id$";
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