NetBSD/games/dab
christos bd02d883c4 Add a virtual destructor to avoid "future ABI issues". I love c++. 2006-05-14 06:38:04 +00:00
..
Makefile
algor.cc XXX: GCC uninitialized 2006-05-14 03:15:50 +00:00
algor.h add virtual destructors so that g++ shuts up. 2006-05-14 03:21:52 +00:00
board.cc
board.h
box.cc
box.h
dab.6
defs.h
gamescreen.cc
gamescreen.h
human.cc
human.h Add a virtual destructor to avoid "future ABI issues". I love c++. 2006-05-14 06:38:04 +00:00
main.cc Don't use iostream just for the usage message. Use stdio instead. 2006-05-14 03:21:23 +00:00
player.cc
player.h add virtual destructors so that g++ shuts up. 2006-05-14 03:21:52 +00:00
random.cc
random.h
test.cc
ttyscrn.cc
ttyscrn.h