#ifndef __LuceneKit_Text_Importer__
#define __LuceneKit_Text_Importer__

#include <Foundation/Foundation.h>
#include "LCImporter.h"

@interface LCTextImporter: NSObject <LCImporter>
@end

#endif /*  __LuceneKit_Text_Importer__ */


syntax highlighted by Code2HTML, v. 0.9.1