ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
cv
/
mgf2inv.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/cv/mgf2inv.c (file contents):
Revision
2.4
by
greg
, Thu Mar 6 00:40:37 2014 UTC vs.
Revision
2.5
by
greg
, Mon Nov 20 18:32:11 2023 UTC
#
Line 17
|
Line 17
|
static const char RCSid[] = "$Id$";
17
18
#include <string.h>
19
20
+
#include "color.h"
21
+
22
#include "mgf_parser.h"
23
24
#include "lookup.h"
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)