[board] Move bitboard lib to "board"
This commit is contained in:
parent
ab55a7994c
commit
d776bd18e2
6 changed files with 2 additions and 2 deletions
3
board/src/lib.rs
Normal file
3
board/src/lib.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
mod bitboard;
|
||||
mod position;
|
||||
mod square;
|
Loading…
Add table
Add a link
Reference in a new issue