comparison src/symsinit.h @ 380:8626e4521993 r21-2-5

Import from CVS: tag r21-2-5
author cvs
date Mon, 13 Aug 2007 11:07:10 +0200
parents cc15677e0335
children bbff43aa5eb7
comparison
equal deleted inserted replaced
379:76b7d63099ad 380:8626e4521993
184 184
185 void structure_type_create (void); 185 void structure_type_create (void);
186 void structure_type_create_chartab (void); 186 void structure_type_create_chartab (void);
187 void structure_type_create_faces (void); 187 void structure_type_create_faces (void);
188 void structure_type_create_rangetab (void); 188 void structure_type_create_rangetab (void);
189 void structure_type_create_hashtable (void); 189 void structure_type_create_hash_table (void);
190 190
191 /* Initialize the image instantiator types (dump-time only). */ 191 /* Initialize the image instantiator types (dump-time only). */
192 192
193 void image_instantiator_format_create (void); 193 void image_instantiator_format_create (void);
194 void image_instantiator_format_create_glyphs_eimage (void); 194 void image_instantiator_format_create_glyphs_eimage (void);