KADATH
Main Page
Related Pages
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
x
z
~
Variables
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
Related Functions
a
b
c
d
e
f
i
l
m
o
p
s
Files
File List
interface.hpp
1
/*
2
Copyright 2020 sauliac
3
4
This file is part of Kadath.
5
6
Kadath is free software: you can redistribute it and/or modify
7
it under the terms of the GNU General Public License as published by
8
the Free Software Foundation, either version 3 of the License, or
9
(at your option) any later version.
10
11
Kadath is distributed in the hope that it will be useful,
12
but WITHOUT ANY WARRANTY; without even the implied warranty of
13
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
GNU General Public License for more details.
15
16
You should have received a copy of the GNU General Public License
17
along with Kadath. If not, see <http://www.gnu.org/licenses/>.
18
*/
19
#ifndef __INTERFACE_HPP_
20
#define __INTERFACE_HPP_
21
22
namespace
Kadath {
23
24
}
25
26
#endif
//__INTERFACE_HPP_
include
interface.hpp
Generated by
1.9.1