| > | restart; read `d:/Aek/Rook/Rook.txt`; |
| > | Help(); |
| > | seq(BoardRook(3,i),i=3..12); |
| > | seq(BoardRook(4,i),i=4..8); |
| > |