Removing the extra dictionary tool because it's not really needed. Instead, we will...
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 22 May 2008 01:30:12 +0000 (21:30 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 22 May 2008 01:30:12 +0000 (21:30 -0400)
commit9368d0cecec68389143058d567145685ee590647
treeaa34104100b42f4c94dfdc8fe6f80cfe81903c8e
parentfe9a9fbecd31e08a00ad8762f85c677c1b735094
Removing the extra dictionary tool because it's not really needed. Instead, we will merely load the words, from text, at startup

* Dictionary/dictionary.txt: Moved ..
* Dictionary/: Removed
* dictionary.ka: Removed
* Source/AppController.h: Making the dictionary ivar mutable
* Source/AppController.m:
(-[init]): Load the words from dictionary.txt
(-[findWords:]): Still a broken algorithm, but making progress
Dictionary/Dictionary.m [deleted file]
Dictionary/Dictionary.xcodeproj/.gitignore [deleted file]
Dictionary/Dictionary.xcodeproj/project.pbxproj [deleted file]
Dictionary/Dictionary_Prefix.pch [deleted file]
Scrabbalize.xcodeproj/project.pbxproj
Source/AppController.h
Source/AppController.m
dictionary.ka [deleted file]
dictionary.txt [moved from Dictionary/dictionary.txt with 100% similarity]