10 lines
120 B
OpenEdge ABL
10 lines
120 B
OpenEdge ABL
/*
|
|
* Matrix typemaps
|
|
*
|
|
*/
|
|
|
|
%include <scimatrixdouble.swg>
|
|
%include <scimatrixint.swg>
|
|
%include <scimatrixchar.swg>
|
|
|
|
|