#ifndef __LuceneKit_Store__
#define __LuceneKit_Store__

#include "LCDirectory.h"
#include "LCFSDirectory.h"
#include "LCFSIndexInput.h"
#include "LCFSIndexOutput.h"
#include "LCIndexInput.h"
#include "LCIndexOutput.h"
#include "LCRAMDirectory.h"
#include "LCRAMFile.h"
#include "LCRAMInputStream.h"
#include "LCRAMOutputStream.h"

#endif /* __LuceneKit_Store__ */


syntax highlighted by Code2HTML, v. 0.9.1