#ifndef __LUCENE_SEARCH_PHRASE_QUEUE__
#define __LUCENE_SEARCH_PHRASE_QUEUE__

#include "LCPriorityQueue.h"

@interface LCPhraseQueue: LCPriorityQueue
@end

#endif /* __LUCENE_SEARCH_PHRASE_QUEUE__ */


syntax highlighted by Code2HTML, v. 0.9.1