SSim C++ API documentation (v. 1.5.0)

Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Examples

maindoc.h

00001 // -*-C++-*-
00002 //
00003 //  This file is part of the Siena Simulator, a simple discrete-event
00004 //  simulator used with the Siena project.  See
00005 //  http://www.cs.colorado.edu/serl/siena/
00006 //
00007 //  Author: Antonio Carzaniga <carzanig@cs.colorado.edu>
00008 //  See the file AUTHORS for full details. 
00009 //
00010 //  Copyright (C) 2004 University of Colorado
00011 //
00012 //  This program is free software; you can redistribute it and/or
00013 //  modify it under the terms of the GNU General Public License
00014 //  as published by the Free Software Foundation; either version 2
00015 //  of the License, or (at your option) any later version.
00016 //
00017 //  This program is distributed in the hope that it will be useful,
00018 //  but WITHOUT ANY WARRANTY; without even the implied warranty of
00019 //  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00020 //  GNU General Public License for more details.
00021 //
00022 //  You should have received a copy of the GNU General Public License
00023 //  along with this program; if not, write to the Free Software
00024 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
00025 //  USA, or send email to serl@cs.colorado.edu.
00026 //
00027 //
00028 // $Id$
00029 //

Copyright © 2002-2004 University of Colorado.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". This documentation is authored and maintained by Antonio Carzaniga