2016-02-19 17:58:44 -07:00
|
|
|
%module jsupm_cwlsxxa
|
|
|
|
%include "../upm.i"
|
|
|
|
%include "std_string.i"
|
|
|
|
|
|
|
|
%{
|
2016-04-25 14:27:51 -07:00
|
|
|
#include "cwlsxxa.hpp"
|
2016-02-19 17:58:44 -07:00
|
|
|
%}
|
|
|
|
|
2016-04-25 14:27:51 -07:00
|
|
|
%include "cwlsxxa.hpp"
|
2016-02-19 17:58:44 -07:00
|
|
|
|