blob: d8b0b55c8ecd44eecd354f48b61fb9a50e7891a3 [file] [log] [blame]
%module jsupm_smartdrive
%include "../upm.i"
%{
#include "smartdrive.hpp"
%}
%include "smartdrive.hpp"