Files
upm/src/grovewfs/jsupm_grovewfs.i

9 lines
103 B
OpenEdge ABL
Raw Normal View History

%module jsupm_grovewfs
%include "../upm.i"
%{
#include "grovewfs.hpp"
%}
%include "grovewfs.hpp"