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