+2013-04-14 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * cos.c (cos_string_p): New function.
+ (concord_object_get_feature_value): Use `cos_read_char' and
+ `cos_read_string' to parse character and string.
+
+ * read.c (cos_read_string): New function.
+
+ * cos.h (cos_string_p): New prototype.
+
+ * cos-read.h: Include "cos.h".
+ (cos_read_string): New prototype.
+
2013-04-06 MORIOKA Tomohiko <tomo.git@chise.org>
* cos.c: Include "cos-print.h".