+2013-04-17 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * read.c (cos_skip_space): New function.
+ (cos_read_int): Fix to support separator.
+ (cos_read_list0): New function.
+ (cos_read_list): New function.
+ (cos_read_object): New function.
+
+ * print.c (cos_print_object): Fix duplicated `?' when printing a
+ character.
+
+ * cos.h (cos_cons_p): New prototype.
+
+ * cos.c (cos_cons_p): New function.
+ (concord_object_get_feature_value): Use `cos_read_object'.
+
+ * cos-read.h (cos_read_list): New prototype.
+ (cos_read_object): New prototype.
+
2013-04-16 MORIOKA Tomohiko <tomo.git@chise.org>
* symbol.c (cos_make_symbol): Use `cos_retain_object' for