config.h.in

Fri, 16 Nov 2018 16:20:17 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 16 Nov 2018 16:20:17 +0100
changeset 98
92d6bc8a4cdd
parent 0
033898178630
child 551
57cb71496a9a
permissions
-rw-r--r--

Added javascript formulas for color calculations. Added IBU total calculation. Better IBI calculation for the hop entries. Blocked selection of IBU calculation for Garetz, Mosher and Noonan. Better sg calculation in the recipe print.

/* 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