Include <chise.h> if HAVE_LIBCHISE is defined.
authortomo <tomo>
Sun, 24 Oct 2010 17:32:43 +0000 (17:32 +0000)
committertomo <tomo>
Sun, 24 Oct 2010 17:32:43 +0000 (17:32 +0000)
commit99bd17fe9aa39bc09ad0724006f10b9ea214cd7b
tree9ceaae043bc673ee03e47474c8bc03de0ba60b81
parentfc7a27d5ac0455a2886d7fb7ba4c9166839033dd
Include <chise.h> if HAVE_LIBCHISE is defined.
(Qcharacter): New variable when HAVE_LIBCHISE is defined.
(Qfeature): Ditto.
(Fconcord_object_genre): New function.
(syms_of_concord):
- Add new builtin symbols `character' and `feature' when HAVE_LIBCHISE
  is defined.
- Add Add new builtin function `concord-object-genre'.
(complex_vars_of_concord): New function; assign genres `character' and
`feature' when HAVE_LIBCHISE is defined.
src/concord.c