split code
This commit is contained in:
parent
b3a1e476b2
commit
01253b66de
6 changed files with 403 additions and 381 deletions
|
|
@ -10,6 +10,7 @@
|
|||
//! Examples: *`e4`*, *`Qxd8#`*, *`O-O`*, *`h7h8=Q`*
|
||||
|
||||
use crate::board::*;
|
||||
use crate::moves::*;
|
||||
use crate::position::*;
|
||||
|
||||
/// **The standard algebraic notation of a move.**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue