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

Fixed MatchData scope

parent ea468771
Branches
No related merge requests found
......@@ -10,7 +10,7 @@
%include "libcclmatch.i"
%include "libcorpus/libcorpusannotatedsentence.i"
%template(MatchDataPtr) boost::shared_ptr<Wccl::MatchData>;
// %template(MatchDataPtr) boost::shared_ptr<Wccl::MatchData>;
namespace Wccl {
class MatchData {
......
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