NOTE: These are modifications that have been made. The files
in the posting account should be the latest versions.
From now on, please type
grep "10/" *.h
in the posting account directory to see what changes have
been made. I date the changes with "10/10" to indicate
something has been changed to the file.
From now on, updates/changes to header files will be made
within the posting account header file directly.
[Oct 5] Removed #include "Movie.h from SortedList.h
since it's not needed.
[Oct 4] Added "contains" method
to MovieSortedList.h
[Oct 2] Added "const" to the operator== and operator!=
to MovieSortedList.h
[Oct 1] Changed parameter name in setPrev
in MovieSortedList.h to be more descriptive.