>To: motheram@cs.utk.edu
>Subject: primspell example bug
>
>I think example primspell programm has a bug. In my test file I had a
>line:
># Lab 2 CS494 June 23, 97 zlotchen@cs.utk.edu
>
>>From it, Word 'Lab' falls into definition of 'alphaword' and is not in
>the dictionary file.  However, example prgram misses it.  
>
>Thanks. 

I should have spelled it out exactly -- primspell ignores case.
Since "lab" is in /usr/dict/words, it doen't print out "Lab".

Jim Plank


