Discover
Version 1.4
Copyright (c) 1998, 1999 cyamon software
www.cyamon.com

WHAT IS DISCOVER
================
Discover is an analysis tool that allows Delphi developers 
to measure how thoroughly their programs have been tested.
Discover shows interactively and directly in the source code
which basic-blocks (code sequences that always execute sequentially)
have been executed at least once and which have never been executed.
Using this information, the testers or the developers can perform
actions or run specific tests to eliminate these uncovered areas.
Discover works with D3 and D4.


INSTALLATION
============
To install Discover, just copy (or extract) the 
files to a directory of your choice.
Discover does not use the registry.


UNINSTALLATION
==============
To remove Discover, just delete its files...


REGISTRATION
============

Registration fee: $30

You can register Discover online at
http://www.shareit.com/programs/102444.htm
After having registered, you'll receive via e-mail, a registration code
and instructions on how to use it.

DISCLAIMER
==========

THIS SOFTWARE AND ALL THE ACCOMPANYING FILES ARE PROVIDED "AS IS" AND 
WITHOUT ANY WARRANTIES EXPRESSED OR IMPLIED INCLUDING BUT NOT LIMITED TO 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 
PURPOSE. 

ANY LIABILITY OF CYAMON SOFTWARE WILL BE LIMITED EXCLUSIVELY TO PRODUCT 
REPLACEMENT OR REFUND OF THE PRODUCT PURCHASE PRICE. IN NO EVENT SHALL 
CYAMON SOFTWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER (INCLUDING WITHOUT 
LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, 
LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT 
OF THE USE OR INABILITY TO USE THIS PRODUCT.

