/* Define DEVELOPMENT to use revision number in the version field
 * of the Info window */
//#undef DEVELOPMENT
//#define DEVELOPMENT

/* When PROD is defined, compilation does not include any debug routines */
#undef PROD
//#define PROD

/* to include logging in the code */
//#define LOGGING_ON
