
Unjumble.c	- make words from scrambled letters
PhoneWord.c	- make words from telephone numbers
AllPhoneWord.c	- make all combinations of letters from telephone numbers

DictToTables.c	- make tables.c needed by Unjumble.c and PhoneWord.c
DictToTables	- executable
tables.c	- produced by DictToTables from an ASCII text file,
		  linked with Unjumble & PhoneWord

makefile	- make file for all programs (for Manx Aztec C v5.0)







