]> git.cworth.org Git - wordgame/history - Makefile
Move IS_WORD flag from trie to dict layer
[wordgame] / Makefile
2006-09-21 Carl WorthAdd -Wmissing-prototypes and add a bunch of missing...
2006-09-21 Carl WorthHide implementation details of dict in dict-impl.h...
2006-09-21 Carl WorthBreak wordgame.c into dict.c and grid.c in preparation...
2006-09-17 Carl WorthAdd input, verification, and scoring.
2006-09-17 Carl WorthInitial comit of wordgame