fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
forbidtoken_lgpl.cpp
1
/*
2
* This program is free software: you can redistribute it and/or modify
3
* it under the terms of the GNU Lesser General Public License as
4
* published by the Free Software Foundation, version 3.
5
*
6
* This program is distributed in the hope that it will be useful, but
7
* WITHOUT ANY WARRANTY; without even the implied warranty of
8
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
9
* Lesser General Lesser Public License for more details.
10
*
11
* You should have received a copy of the GNU Lesser General Public License
12
* along with this program. If not, see <http://www.gnu.org/licenses/>.
13
*
14
*/
15
16
#include <iostream>
17
18
int
main()
19
{
20
std::cout <<
"Hello, world!\n"
;
21
}
fw4spl-git
hooks
unittest
data
forbidtoken_lgpl.cpp
Generated on Wed Sep 5 2018 12:47:40 for fw4spl by
1.8.11