DyLP 1.10.4
Loading...
Searching...
No Matches
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.10.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 10
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