Add a move-generator API.master/movegen
commit0277b801b354e41967b9e4715c9cdab412b74958
authorYann Dirson <ydirson@altern.org>
Sun, 20 Apr 2008 19:52:42 +0000 (20 21:52 +0200)
committerYann Dirson <ydirson@altern.org>
Sun, 20 Apr 2008 19:52:42 +0000 (20 21:52 +0200)
treec458c039f2856ef76d636b0644bbccd431669106
parent25bd1e6e492f3c43beb32f6409bea906a7520504
Add a move-generator API.
src/core/CMakeLists.txt
src/core/defaultstate.cpp [new file with mode: 0644]
src/core/defaultstate.h [new file with mode: 0644]
src/core/defaulttype.cpp [new file with mode: 0644]
src/core/defaulttype.h [new file with mode: 0644]
src/core/delegators/defaultstate.h [new file with mode: 0644]
src/core/delegators/state.h