This package contains SSim, a simple discrete-event simulator.
See http://www.inf.usi.ch/carzaniga/ssim/

Copyright (C) 1998-2005 University of Colorado
Copyright (C) 2012 Antonio Carzaniga

Authors: Antonio Carzaniga <firstname.lastname@usi.ch>
         See AUTHORS for full details.

SSim is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your
option) any later version.

SSim is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with SSim.  If not, see <http://www.gnu.org/licenses/>.

CONTACT

Please, address technical questions, bug reports and any sort of
technical and non-technical feedback to:

   Antonio Carzaniga.

DOCUMENTATION

The documentation for this package is available on-line at
http://www.inf.usi.ch/carzaniga/ssim/

INSTALLATION

Instructions for the impatient:

  1. ./configure
  2. make

Please, read the INSTALL file for further installation instructions.
