Skip to content
Snippets Groups Projects
Commit 5009a32f authored by Paweł Kędzia's avatar Paweł Kędzia
Browse files

... ;>

parent 2d3a356c
Branches
No related merge requests found
#ifndef SWIG_CORPUS2_I
#define SWIG_CORPUS2_I
%module corpus2
%include "boost_shared_ptr.i"
%include "libcorpus2exception.i"
%include "libcorpusannotatedsentence.i"
%include "libcorpusannotationchannel.i"
%include "libcorpusannotationview.i"
%include "libcorpuschunk.i"
%include "libcorpusiob.i"
%include "libcorpuslexeme.i"
%include "libcorpussentence.i"
%include "libcorpustag.i"
%include "libcorpustagset.i"
%include "libcorpustagsetmanager.i"
%include "libcorpustoken.i"
%include "libcorpustokenreader.i"
%include "libcorpustokenwriter.i"
%include "libpwrnlperror.i"
#endif /* SWIG_CORPUS2_I */
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment