This file contains the common type defitions used on the whole framework. More...
Include dependency graph for gaconfig.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Macros | |
#define | FARSA_GA_API |
#define | FARSA_GA_INTERNAL __attribute__ ((visibility ("hidden"))) |
#define | FARSA_GA_TEMPLATE |
#define | FARSA_GA_VERSION 10203 |
Functions | |
bool | initGALib () |
Variables | |
static const bool | GALibInitializer = initGALib() |
Detailed Description
This file contains the common type defitions used on the whole framework.
Details...
Definition in file gaconfig.h.