Removed command line option -N.
commit0e4e8a963fa1f41a8ff919b522cd66fd283ffd10
authorBen Kibbey <bjk@luxsci.net>
Mon, 3 Apr 2006 18:41:13 +0000 (3 14:41 -0400)
committerBen Kibbey <bjk@luxsci.net>
Mon, 3 Apr 2006 18:41:13 +0000 (3 14:41 -0400)
treea76dc9e08dfffb8740de68f6b7520a4fba5ab110
parentd416110bb1bc1c66a885f5aaafce8086b291f010
Removed command line option -N.

Added play mode command -U to toggle two human player mode. When
switching from two human players to human/engine players a FEN tag is
generated and sent to the engine to initialize the board.
src/cboard.c
src/cboard.h
src/common.h
src/engine.c