Delete files no longer part of project
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 18 Apr 2012 15:53:47 +0000 (17:53 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 18 Apr 2012 15:53:47 +0000 (17:53 +0200)
commit70421cb18dd22c8ca8a7d8e21c174183431403d6
treed5af06173332f25e69d059955dfdd09ab7d26962
parente67f24b87c5292615714a16c44f134c966a49e41
Delete files no longer part of project

The .cpp files have long since been converted to .c files, and some
C++-specific .h files were also still around. Only files that are also
in the Debian package for 1.4.67b are left now.
39 files changed:
adapter.cpp [deleted file]
adapter.h [deleted file]
attack.cpp [deleted file]
board.cpp [deleted file]
book.cpp [deleted file]
book_make.cpp [deleted file]
book_merge.cpp [deleted file]
colour.cpp [deleted file]
engine.cpp [deleted file]
epd.cpp [deleted file]
fen.cpp [deleted file]
game.cpp [deleted file]
gui.cpp [deleted file]
hash.cpp [deleted file]
io.cpp [deleted file]
line.cpp [deleted file]
list.cpp [deleted file]
main.cpp [deleted file]
mainloop.cpp [deleted file]
move.cpp [deleted file]
move_do.cpp [deleted file]
move_gen.cpp [deleted file]
move_legal.cpp [deleted file]
option.cpp [deleted file]
parse.cpp [deleted file]
pgn.cpp [deleted file]
piece.cpp [deleted file]
pipe.cpp [deleted file]
pipe.h [deleted file]
posix.cpp [deleted file]
posix.h [deleted file]
random.cpp [deleted file]
san.cpp [deleted file]
search.cpp [deleted file]
square.cpp [deleted file]
uci.cpp [deleted file]
uci2uci.cpp [deleted file]
util.cpp [deleted file]
xboard2uci.cpp [deleted file]