view Wnn/jutil/atod.h @ 23:e1aadb6dcbd4

- fixed the build rule for build_stamp.h. keywords in template for hg tip should surrounded by curly braces instead of hash marks. - fixed usage of libtool in building jlib.V3. newer libtool does not work without mode specifier. - replaced some libtool related files. (should remove these?)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 23 Jan 2009 16:36:13 +0900
parents c966456648ad
children
line wrap: on
line source

/* atod.c */
void alloc_area(void);
void upd_kanjicount(int k);
void output_dic_data(void);
int sort_func_sdic(const void *a, const void *b);
int analize_size(int start_je, int level, int *statep, int *end_jep, int *mid_jep);