First steps at creating a taguacore library.
commitf8fc7bba6fb7024f76aa4a5f64cedc6dd47ed4c2
authorPaolo Capriotti <p.capriotti@gmail.com>
Wed, 24 Oct 2007 18:00:47 +0000 (24 20:00 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Sun, 4 Nov 2007 14:13:45 +0000 (4 15:13 +0100)
tree1565f5c8bf4dcf1fc4702c271c0f2e1335c6a350
parente6975ce9634247ee44f38e9ddecd15513a0cebf8
First steps at creating a taguacore library.
src/CMakeLists.txt
src/core/CMakeLists.txt [new file with mode: 0644]
src/core/common.h [new file with mode: 0644]
src/core/export.h [new file with mode: 0644]
src/core/icsverbose.cpp [new file with mode: 0644]
src/core/icsverbose.h [new file with mode: 0644]
src/core/piece.h [new file with mode: 0644]
src/core/point.cpp [new file with mode: 0644]
src/core/point.h [new file with mode: 0644]
src/core/san.cpp [new file with mode: 0644]
src/core/san.h [new file with mode: 0644]