#ifndef __LUCENE_ANALYSIS_SIMPLE_ANALYZER__ #define __LUCENE_ANALYSIS_SIMPLE_ANALYZER__ #include "LCAnalyzer.h" #ifdef HAVE_UKTEST #include @interface LCSimpleAnalyzer: LCAnalyzer #else @interface LCSimpleAnalyzer: LCAnalyzer #endif @end #endif /* __LUCENE_ANALYSIS_SIMPLE_ANALYZER__ */