Skip to content
Snippets Groups Projects
Commit 769adc52 authored by Radosław Warzocha's avatar Radosław Warzocha
Browse files

Swig wrapper updates

parent 3f9ea469
Branches
No related merge requests found
......@@ -147,7 +147,7 @@ namespace Wccl {
/* --------------------------------------------------------------------- */
const Corpus2::Tagset& tagset() const;
const boost::shared_ptr<const Corpus2::Tagset> tagset() const;
};
}
......
......@@ -275,7 +275,7 @@ namespace Wccl {
/* --------------------------------------------------------------------- */
/* --------------------------------------------------------------------- */
const Corpus2::Tagset& tagset() const;
const boost::shared_ptr<const Corpus2::Tagset> tagset() const;
/*
// const PwrNlp::PathSearcher<Wccl::FileNotFound> path() const { return path_; }
......
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