                                    README
                                   --------
Start Date  : 03/04/2004
Last Update : 26/07/2007

-------------------------------------------------------------------------------

gSpiceUI - A Graphical User Interface (GUI) to various freely available Spice
           electronic circuit simulators.

Author : Mike Waters
Email  : M.Waters@bom.gov.au

-------------------------------------------------------------------------------
1.  Introduction.


GNU Spice GUI is intended to provide a GUI to freely available Spice electronic
cicuit simulators eg. GnuCAP, Ng-Spice. It uses gNetList to convert schematic
files to net list files and gWave to display simulation results. gSchem is used
as the schematic generation/viewing tool.

The version numbering scheme uses the format: vA.B.CD
  A  is the major release number (rarely updated).
  B  is the minor release number (infrequently updated).
  CD is the modification increment number (incremented as a result of almost
     any modification).

For example version 1.0 would be designated v1.0.00, any version with a major
release number of 0 is pre-version 1.0. Until version 1.0.00 is released the
version number will represent a percentage of the development completed towards
version 1.0.00. Eg. v0.5.60 would signify that roughly %56 of the development
effort has been completed towards version 1.0.00.

-------------------------------------------------------------------------------
2.  Installation.


Refer to the INSTALL file.

-------------------------------------------------------------------------------
3.  Documentation.


Refer to the HTML user manual in ./html/gSpiceUI.html.

-------------------------------------------------------------------------------
4.  Bugs / Things To Do.


Refer to the TODO file.

-------------------------------------------------------------------------------
