#------------------------------------------------------------------------------
#       Anagram.py*
#
#       A Dictionary-based Anagram Maker by:
#
#                                     Andrew C. Yinger <[email protected]>
#
#       last revised: 11/23/98
#
#               * note: requires the file words.txt, to be used as a Dictionary
#------------------------------------------------------------------------------