00001 00002 /* This file was generated automatically by the Snowball to ANSI C compiler */ 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 #endif 00007 00008 extern struct SN_env * danish_ISO_8859_1_create_env(void); 00009 extern void danish_ISO_8859_1_close_env(struct SN_env * z); 00010 00011 extern int danish_ISO_8859_1_stem(struct SN_env * z); 00012 00013 #ifdef __cplusplus 00014 } 00015 #endif 00016