config.h.in

Fri, 31 May 2019 13:44:32 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 31 May 2019 13:44:32 +0200
changeset 389
eb8ce63eb489
parent 0
033898178630
child 551
57cb71496a9a
permissions
-rw-r--r--

Use extra decimal in yeast starter calculation. Show correct Cellen/ml °P even when the starter does not provide enough cells. Starter display results are written in a for loop.

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