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 * spanish_UTF_8_create_env(void); 00009 extern void spanish_UTF_8_close_env(struct SN_env * z); 00010 00011 extern int spanish_UTF_8_stem(struct SN_env * z); 00012 00013 #ifdef __cplusplus 00014 } 00015 #endif 00016