Define MATRIX_COLS and MATRIX_ROWS
This commit is contained in:
parent
8674f9c466
commit
585d646128
@ -17,6 +17,8 @@
|
|||||||
#ifndef TESTS_BASIC_CONFIG_H_
|
#ifndef TESTS_BASIC_CONFIG_H_
|
||||||
#define TESTS_BASIC_CONFIG_H_
|
#define TESTS_BASIC_CONFIG_H_
|
||||||
|
|
||||||
|
#define MATRIX_ROWS 1
|
||||||
|
#define MATRIX_COLS 2
|
||||||
|
|
||||||
|
|
||||||
#endif /* TESTS_BASIC_CONFIG_H_ */
|
#endif /* TESTS_BASIC_CONFIG_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user