From 1c036f4a3c146a6ebc794a1fdd08a6c05777e955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20K=C4=99dzia?= <Pawel.Kedzia@pwr.wroc.pl> Date: Tue, 3 Jan 2012 12:42:17 +0100 Subject: [PATCH] Comment --- libcorpus2_whole/io/corpusreader.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libcorpus2_whole/io/corpusreader.h b/libcorpus2_whole/io/corpusreader.h index dafe17b..4308b35 100644 --- a/libcorpus2_whole/io/corpusreader.h +++ b/libcorpus2_whole/io/corpusreader.h @@ -12,6 +12,8 @@ class CorpusReader { public: /** + * Constructor of corpus reader. Here must be set type of the corpus, which + * will be reading. * @arg corpus_type may be: * - document (contains relations) * - poliqarp -- GitLab