From: tomo Date: Fri, 14 Apr 2006 17:55:49 +0000 (+0000) Subject: (structure_type_create_concord): New prototype. X-Git-Tag: chise-base-0_23^20~18 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9823cb8e5671de935caf0c6e13e60613c4c119a5;p=chise%2Fxemacs-chise.git (structure_type_create_concord): New prototype. --- diff --git a/src/symsinit.h b/src/symsinit.h index b466b39..4c5a2ca 100644 --- a/src/symsinit.h +++ b/src/symsinit.h @@ -216,6 +216,7 @@ void structure_type_create_chartab (void); void structure_type_create_faces (void); void structure_type_create_rangetab (void); void structure_type_create_hash_table (void); +void structure_type_create_concord (void); /* Initialize the image instantiator types (dump-time only). */