# | Line 10 | Line 10 | static const char RCSid[] = "$Id$"; | |
---|---|---|
10 | #include "rmatrix.h" | |
11 | #include "platform.h" | |
12 | ||
13 | + | #ifndef MAXCOMP |
14 | #define MAXCOMP MAXCSAMP /* #components we support */ | |
15 | + | #endif |
16 | ||
17 | /* Unary matrix operation(s) */ | |
18 | typedef struct { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |