Config/definitions
@all To solve issue #6:
- create config files to store definitions
- include/chameleon_config.h: definitions exposed to the public (installed file)
- control/config.h: additional definitions used internally
- modify source code to call the config files when it is necessary (when the different "if defined" are used)