mentor/src/minimax/MoveList.m3
Copyright (C) 1994, Digital Equipment Corporation All rights reserved. See the file COPYRIGHT for a full description.
MODULE
MoveList
=
List
(
GameMove
) END MoveList.