Project: diary-prototype
Authors: Michael Kolling and David J. Barnes

This project is part of the material for the book

   Objects First with Java - A Practical Introduction using BlueJ
   David J. Barnes and Michael Kolling
   Pearson Education, 2002

PURPOSE OF PROJECT: To allow early prototyping of a new diary project.
VERSION or DATE: 2001.09.14
HOW TO START THIS PROJECT: Create individual Week, Day and Appointment instances
and interact with their methods.
USER INSTRUCTIONS: There is at least one serious error to be found
in these classes.
