aqbanking
5.7.8
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
e
f
g
i
n
o
p
s
t
v
w
Functions
a
b
c
e
f
g
o
p
s
t
v
Variables
a
c
f
i
n
Typedefs
Files
File List
Globals
All
_
a
e
o
Functions
_
a
e
o
Variables
Typedefs
a
e
o
Enumerations
Enumerator
a
e
Macros
a
e
o
aqbanking5
aqbanking
system.h
Go to the documentation of this file.
1
/***************************************************************************
2
$RCSfile$
3
-------------------
4
cvs : $Id$
5
begin : Mon Mar 01 2004
6
copyright : (C) 2004 by Martin Preuss
7
email : martin@libchipcard.de
8
9
***************************************************************************
10
* Please see toplevel file COPYING for license details *
11
***************************************************************************/
12
13
14
#ifndef AQBANKING_SYSTEM_H
15
#define AQBANKING_SYSTEM_H
16
17
#define AQBANKING_SYS_IS_WINDOWS 0
18
#define AQBANKING_SYSTEM "linux"
19
20
21
#endif
22
Generated by
1.8.13