Microsimulation API
maindoc.h
Go to the documentation of this file.
1 // -*-C++-*-
2 //
3 // This file is part of Microsimulation package for R.
4 // See http://github.com/mclements/microsimulation
5 //
6 // Authors: Mark Clements <firstname.lastname@ki.se>
7 // See DESCRIPTION for full details.
8 //
9 // Microsimulation is free software: you can redistribute it and/or modify it under
10 // the terms of the GNU General Public License as published by the Free
11 // Software Foundation, either version 3 of the License, or (at your
12 // option) any later version.
13 //
14 // Microsimulation is distributed in the hope that it will be useful,
15 // but WITHOUT ANY WARRANTY; without even the implied warranty of
16 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 // GNU General Public License for more details.
18 //
19 // You should have received a copy of the GNU General Public License
20 // along with Microsimulation. If not, see <http://www.gnu.org/licenses/>.
21 //