source:
cpp/frams/genetics/gen-config-GDK.h
@
120
Last change on this file since 120 was 109, checked in by , 11 years ago | |
---|---|
|
|
File size: 552 bytes |
Line | |
---|---|
1 | // This file is a part of the Framsticks GDK library. See LICENSE.txt for details. |
2 | // Refer to http://www.framsticks.com/ for further information. |
3 | |
4 | /** |
5 | gen-config.h |
6 | |
7 | USE_GENCONV_xxx - configure converters |
8 | USE_GENMAN_xxx - configure genman |
9 | |
10 | */ |
11 | |
12 | #define USE_GENCONV_F10 |
13 | //#define USE_GENCONV_F21 |
14 | //#define USE_GENCONV_F30 |
15 | //#define USE_GENCONV_F40 |
16 | //#define USE_GENCONV_F41_TEST |
17 | //#define USE_GENCONV_F50 |
18 | |
19 | //#define USE_GENMAN_F0 |
20 | //#define USE_GENMAN_F1 |
21 | //#define USE_GENMAN_F2 |
22 | //#define USE_GENMAN_F3 |
23 | //#define USE_GENMAN_F4 |
24 | //#define USE_GENMAN_F5 |
Note: See TracBrowser
for help on using the repository browser.