We forgot to tell the Word class to actually generate the alphagram
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 22 May 2008 00:51:41 +0000 (20:51 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 22 May 2008 00:51:41 +0000 (20:51 -0400)
commitb1e46ee8302511b714e244dc8c1cb2f63a814e22
treecf47f42f64529bad4826fceb63de768cd6c70e0b
parent7193fd0a7190e56c34f426c5a8010e199ff7f510
We forgot to tell the Word class to actually generate the alphagram

* Dictionary/Dictionary.m: Removed an NSLog()
* Source/Word.m:
(-[initWithWord:]): Need to actually call -[createAlphagram]
Dictionary/Dictionary.m
Source/Word.m