#import "../ComputerPlayer.h"

@interface GreedierComp:ComputerPlayer
{
}

@end
