config.h.in

Tue, 25 Dec 2018 13:42:36 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 25 Dec 2018 13:42:36 +0100
changeset 152
2e4249add363
parent 0
033898178630
child 551
57cb71496a9a
permissions
-rw-r--r--

Import from brouwhulp fix style color ranges. Added calcSVG and calcABV calculation. Added batch size, time, efficiency and og change actions. Added style select and redesigned the first tab to fit this in. When equipment is changed, recalculate the recipe. Added print button.

/* config.h.in.  */

#undef COPYRIGHT
#undef VERSION

/* Compile experimental code (may not be present) */
#undef USE_EXPERIMENT

/* According to Sun we MUST define this in the source */
#define _REENTRANT 1

mercurial