Skip to content
Snippets Groups Projects
Commit 3f26dbad authored by Adam Radziszewski's avatar Adam Radziszewski
Browse files

add cclreader opts to info string

parent 77f26d78
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ or FITNESS FOR A PARTICULAR PURPOSE.
namespace Corpus2 {
bool CclReader::registered = TokenReader::register_reader<CclReader>("ccl",
"ign,loose,strict,disamb_only,no_warn_inconsistent");
"ign,loose,strict,disamb_only,no_warn_inconsistent,autogen_chunk_id,autogen_sent_id");
class CclReaderImpl : public XmlReader
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment