Skip to content
Snippets Groups Projects
Commit 3276ad4f authored by ilor's avatar ilor
Browse files

long line fix

parent 51e69c41
Branches
No related merge requests found
...@@ -312,7 +312,8 @@ public: ...@@ -312,7 +312,8 @@ public:
* *
* The new lexemes are appended, duplicates are not checked. * The new lexemes are appended, duplicates are not checked.
*/ */
void lexemes_into_token(Token& tok, const UnicodeString& lemma, const string_range& tags) const; void lexemes_into_token(Token& tok, const UnicodeString& lemma,
const string_range& tags) const;
/** /**
* Convenience overload * Convenience overload
......
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