(If you downloaded the code after 3/15 at 3:10pm, you can ignore this note.) One of our staff members had a bit of trouble writing and fully testing his DictList code the first time around. We're not going to name names, since that might be embarrassing for Thomas, but let's just say the person is very sorry. At any rate, there is now a v2.0 of the DictList in ~lib51/pub/assigns/asst5/DictList, which you should pull down. You can use the command: cp ~lib51/pub/assigns/asst5/DictList/* ~/cs51/asst5/DictList You will lose any changes you made to the files in DictList, though, if you do this. However, this should be fine, since you shouldn't have been changing the files in the DictList folder.