SSim C++ API documentation (v. 1.7.6)
maindoc.h
1 // -*-C++-*-
2 //
3 // This file is part of SSim, a simple discrete-event simulator.
4 // See http://www.inf.usi.ch/carzaniga/ssim/
5 //
6 // Copyright (C) 2004-2005 University of Colorado
7 //
8 // Authors: Antonio Carzaniga <[email protected]>
9 // See AUTHORS for full details.
10 //
11 // SSim is free software: you can redistribute it and/or modify it under
12 // the terms of the GNU General Public License as published by the Free
13 // Software Foundation, either version 3 of the License, or (at your
14 // option) any later version.
15 //
16 // SSim is distributed in the hope that it will be useful,
17 // but WITHOUT ANY WARRANTY; without even the implied warranty of
18 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 // GNU General Public License for more details.
20 //
21 // You should have received a copy of the GNU General Public License
22 // along with SSim. If not, see <http://www.gnu.org/licenses/>.
23 //