
#import "../ComputerPlayer.h"

@interface CloseComp:ComputerPlayer
{
}

@end
