/* Author: Quentin Mathe <qmathe@club-internet.fr> */

#import "LCFSDirectory.h"


@interface LCMMapDirectory : LCFSDirectory
{
    
}

/* Overriden methods */
- (LCIndexInput *) openInput: (NSString *)name;

@end


syntax highlighted by Code2HTML, v. 0.9.1