DyLP
1.9.4
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
DylpStdLib
config_dylp.h
Go to the documentation of this file.
1
/* src/DylpStdLib/config_dylp.h. Generated by configure. */
2
/* src/DylpStdLib/config_dylp.h.in. */
3
4
/* Version number of project */
5
#define DYLP_VERSION "1.9.4"
6
7
/* Major Version number of project */
8
#define DYLP_VERSION_MAJOR 1
9
10
/* Minor Version number of project */
11
#define DYLP_VERSION_MINOR 9
12
13
/* Release Version number of project */
14
#define DYLP_VERSION_RELEASE 4
15
16
/* Define to the C type whose size in bytes matches the size in bytes of the
17
the C++ bool type. */
18
#define BOOL char
Generated by
1.8.7