(g2-UU+5B73): Add `=decomposition@hanyo-denshi'.
[chise/xemacs-chise.git.1] / src / symsinit.h
index b466b39..074a598 100644 (file)
@@ -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). */
 
@@ -427,6 +428,7 @@ void complex_vars_of_minibuf (void);
 void reinit_complex_vars_of_minibuf (void);
 void complex_vars_of_callproc (void);
 void complex_vars_of_keymap (void);
+void complex_vars_of_concord (void);
 
 /* Reset the Lisp engine (run-time only). */