README-FILE FOR STOPWATCH
~~~~~~~~~~~~~~~~~~~~~~~~~

Welcome to release 2.5 of stopwatch, which is an implementation of a simple
stopwatch. It is currently running with Linux/XFree86, but it should be
possible to compile it on any *NIX that is supported by the XForms Library.

New features (release 2.5):

o  The user interface looks better now (IMHO...).

o  Use 'timer' object instead of calling the 'alarm' function.

o  Stopwatch uses version 0.81 of XForms.

New features (release 2.0): 

o  In addition to the elapsed minutes and seconds, the hours are displayed,
   too.

o  There is a new button: If you press the 'LIST'-button, the currently
   displayed time will be saved in a browser. The contents of this 
   browser can be printed to stdout by pressing the 'PRINT' button.

There is no special installation-procedure: Just copy the executable to the 
desired place and run it. If you want to compile the program, you first have
to install the XForms Library on your system. After that simply type 'make'
and watch the compilation being done.

Stopwatch may be distributed and used under the terms of the GNU General 
Public License. 

Stopwatch is based on the XForms Library. This library is NOT free software. 
It is copyright (C) by T. C. Zhao and Mark Overmars, with all published and 
unpublished rights reserved. However, permission to use it for non-commercial 
and non-profit purposes is granted. You can find the Forms Library at:

http://bragg.phys.uwm.edu/xforms

Have fun!
Tilman

# (C) 10/1996 Tilman Kuepper (tilman@tilli.tng.oche.de)
#
# $Date: 1996/10/16 16:42:32 $
# $Revision: 2.5 $
# $State: Rel $
