position: 清理 chess960 注释
This commit is contained in:
parent
56280b24d4
commit
009dacc320
|
@ -300,8 +300,8 @@ Position &Position::set(const string &fenStr, Thread *th)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/// Position::fen() returns a FEN representation of the position. In case of
|
/// Position::fen() returns a FEN representation of the position.
|
||||||
/// Chess960 the Shredder-FEN notation is used. This is mainly a debugging function.
|
/// This is mainly a debugging function.
|
||||||
|
|
||||||
const string Position::fen() const
|
const string Position::fen() const
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue