Cosmetic test case change
This commit is contained in:
parent
daab0d748c
commit
70cee61c2a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
%module scilab_li_matrix
|
||||
|
||||
%include matrix.i
|
||||
%include "matrix.i"
|
||||
|
||||
%define %use_matrix_apply(TYPE...)
|
||||
%apply (TYPE *IN, int IN_ROWCOUNT, int IN_COLCOUNT) { (TYPE *matrix, int nbRow, int nbCol) }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue