Add a move-generator API.
commitc5d0be078f30982c28a235acb45f6e399c8267af
authorYann Dirson <ydirson@altern.org>
Sat, 15 Mar 2008 15:18:29 +0000 (15 16:18 +0100)
committerYann Dirson <ydirson@altern.org>
Sat, 15 Mar 2008 15:18:29 +0000 (15 16:18 +0100)
treeea1e30a6f8c80d612a1e522c06d1c9cac638b646
parent494c69a7512e1aaf8af13e104046103d62f44805
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]