mentor/src/minimax/MoveList.i3


 Copyright (C) 1994, Digital Equipment Corporation         
 All rights reserved.                                      
 See the file COPYRIGHT for a full description.            

INTERFACE MoveList = List(GameMove)
END MoveList.