CONTENTS OF EPASWMM5_GUI.ZIP
============================

This archive contains source code for the Windows graphical user
interface portion of Version 5.0.013 of the Storm Water Management
Model (SWMM). The interface was written using Borland's Delphi 7
(www.borland.com). The name of the Delphi project containing the
code is Epaswmm5. All of the files for the project can be found
in the GUI.ZIP file within this archive.

Before the Epaswmm5 project can be loaded into Delphi's Integrated
Development Environment (IDE), several special components must be
installed into the IDE's component pallette. The source code for
these components is contained in the COMPONENTS.ZIP file in this
archive. Consult the Delphi Users Guide for instructions on how to
install these components.

Two other component groups must also be installed to the Delphi IDE.
The first is the HelpRouter component, part of EC Software's Help Suite
which can be downloaded for free from http://www.helpandmanual.com.
The second is the Orpheus Text File Viewer (OvcTextFileViewer) which is
part of TurboPower Software's Orpheus component collection. This
collection has been placed under an open source license and is available
at http://sourceforge.net/projects/tporpheus.
