]> git.cworth.org Git - wordgame/history - .gitignore
Add printing to dict interface. Breakup grid prints by letter count.
[wordgame] / .gitignore
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-19 Carl WorthIgnore *.o and *~ files.
2006-09-17 Carl WorthInitial comit of wordgame