From fe5d37164a6274180843234a3b959c59f0763582 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 16 Aug 2010 11:33:59 +0800 Subject: add comment for novel-pinyin.h --- src/include/novel_types.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include') diff --git a/src/include/novel_types.h b/src/include/novel_types.h index 7c3fa21..0edb5ec 100755 --- a/src/include/novel_types.h +++ b/src/include/novel_types.h @@ -19,6 +19,11 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +/* + * This header file contains novel types designed for pinyin processing. + */ + + #ifndef NOVEL_TYPES_H #define NOVEL_TYPES_H -- cgit