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

Comparing ray/src/util/rmatrix.c (file contents):
Revision 2.18 by greg, Thu Aug 27 04:07:05 2015 UTC vs.
Revision 2.19 by greg, Tue Feb 2 18:02:32 2016 UTC

# Line 10 | Line 10 | static const char RCSid[] = "$Id$";
10   #include <string.h>
11   #include <fcntl.h>
12   #include "resolu.h"
13 < #include "rtprocess.h"
13 > #include "paths.h"
14   #include "rmatrix.h"
15  
16   static char     rmx_mismatch_warn[] = "WARNING: data type mismatch\n";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines