BlueJ example project "reader"

Copyright (c) Michael Klling, Monash University, 1999-2000

Example project distributed with BlueJ.

This project supplies a utility class for simplifying text input. The easiest
way to use it in your project is to use "Add Class from File" in your project
and then to select the Reader.java file. This will cpy the reader into your
project.
